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

enhancement suggestion if -T not given by user #15

Open
guo1017138 opened this issue Sep 12, 2018 · 0 comments
Open

enhancement suggestion if -T not given by user #15

guo1017138 opened this issue Sep 12, 2018 · 0 comments

Comments

@guo1017138
Copy link

guo1017138 commented Sep 12, 2018

As you may know already, if we don't use -T or in previously version (v1.7 and before), this command totally not working because tgt address is "::", such like:
ndptool -t na -U -i eth1 send
The tcpdump result will be:
08:25:06.902409 IP6 (hlim 255, next-header ICMPv6 (58) payload length: 32) toolkit-vm.localdomain > ff02::1: [icmp6 sum ok] ICMP6, neighbor advertisement, length 32, tgt is ::, Flags [override]
destination link-address option (2), length 8 (1): fa:16:3e:03:c1:c2

So, my idea is that, -T should be optional parameter, it -T specified, the behavior should be the same as now. When -T is not offered and also in previously release, ndptool should loop for each IPv6 on this interface and send unsolicited NA one by one.

BR,
Larry

@guo1017138 guo1017138 changed the title source IP should be enhanced when -T used and target is not link-local enhancement suggestion if -T not given by user Sep 29, 2018
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