Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not sending all IPs in an interface #11

Open
mauiarches opened this issue Jan 3, 2018 · 1 comment
Open

Not sending all IPs in an interface #11

mauiarches opened this issue Jan 3, 2018 · 1 comment

Comments

@mauiarches
Copy link

mauiarches commented Jan 3, 2018

Hi,

I have multiple IPs in my interface:
12: vlan40@ens3f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP qlen 1000
link/ether 52:54:00:56:48:ab brd ff:ff:ff:ff:ff:ff
inet6 2001:db8:cafe:d::5/64 scope global
valid_lft forever preferred_lft forever
inet6 2001:db8:cafe:d::7/64 scope global
valid_lft forever preferred_lft forever
inet6 fe80::5054:ff:fe56:48ab/64 scope link
valid_lft forever preferred_lft forever

It seems that with ndptool only the primary IP is being announced. Is my understanding correct? So ndptool does not yet support announcing multiple IPs for the interface?

@jpirko
Copy link
Owner

jpirko commented Dec 12, 2023

Could you please send a patch? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants