Open liudsl opened 1 year ago
@liudsl Unfortunately, for most features we do not have support for IPv6.
To solve it you would need to adapt the code in all the placers where we assume addresses are IPv4.
@huyongqingandczw Why do you write your question in this git issue thread, I don't think what you are asking has anything to do with the original question. Can you please not do that?
If your question is unrelated to the current thread, I kindly suggest creating a new issue or finding a thread that aligns more closely with your topic.
Hello @liudsl what did you do to solve that?
Hi everyone:
I want to do something about SRv6, specifically using BMV2 to implement SRv6, but I found that the function
net.setIntfIp()
cannot set the IPv6 address for host. How should I solve it?Thank you very much!
here is my code:
And Here is the output after
sudo python3 network
: