pkgsrc/security/ipv6-toolkit/PLIST
agc 749980ec00 Update security/ipv6-toolkit to version 1.4.1
Changes since previous version:

	SI6 Networks' IPv6 Toolkit v1.4.1

	   * frag6: Fixed bug that prevented Ethernet header from being filled
	     A bug in the code caused Ethernet frames to go on te wire without any of
	     their header fields completed.

	   * All: Use of library to avoid code replication
	     An "libipv6" library was created, such that common functions do not need
	     to be replicated for each tool. ni6, ns6, rs6, and tcp6 now employ such
	     library.

pkgsrc changes:

	* address6 and its man page are no longer installed

	* extend the Makefile changes to include the correct linkage for rs6 and tcp6
	  i.e. include the libipv6 object mentioned above
2013-09-09 06:42:44 +00:00

26 lines
388 B
Text

@comment $NetBSD: PLIST,v 1.3 2013/09/09 06:42:44 agc Exp $
bin/flow6
bin/frag6
bin/icmp6
bin/jumbo6
bin/na6
bin/ni6
bin/ns6
bin/ra6
bin/rd6
bin/rs6
bin/scan6
bin/tcp6
man/man1/flow6.1
man/man1/frag6.1
man/man1/icmp6.1
man/man1/jumbo6.1
man/man1/na6.1
man/man1/ni6.1
man/man1/ns6.1
man/man1/ra6.1
man/man1/rd6.1
man/man1/rs6.1
man/man1/scan6.1
man/man1/tcp6.1
man/man5/ipv6toolkit.conf.5