Skip to content

Sends ICMPv6 NA message(s) to given destination

Notifications You must be signed in to change notification settings

azryve/send-ipv6na

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

send-ipv6na

Sends ICMPv6 NA message(s) to given destination

Tested on FreeBSD only. Written in Perl, using RAW sockets and Socket/Socket6 modules.

===========

usage: $0 [ OPTIONS ] ip6addr Sends ICMPv6 NA message(s) to given destination.

valid options are: -d --to destination IPv6 address (default: $opt_dest) -m --mac send given MAC in target link-layer address option -c --count number of retransmissions (infinite: 0; default: $opt_count) -d --delay sleep N seconds between retransmissions -v --verbose -h --help

About

Sends ICMPv6 NA message(s) to given destination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%