Commit Graph

8 Commits

Author SHA1 Message Date
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
jca
05687123a7 Missed in previous 2021-02-22 22:42:55 +00:00
jca
b426c7e43f Upstream fix for -fno-common
ok bluhm@ (maintainer)
2021-02-22 22:41:51 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
bluhm
84d925c72e The kernel is checking routing messages stricter. More address
bits than actual socket addresses are not allowed anymore.  Fix
broken userland.
OK sthen@
2019-04-04 19:18:18 +00:00
bluhm
33a89c4c0e - update ipv6toolkit to 2.0
- rename ipv6-toolkit to ipv6toolkit like upstream did
- no longer patch random(3) to arc4random(3), our random(3) is safe now
- no longer patch strncat(3) to strlcat(3), the bug has been fixed
OK jca@
2015-04-28 23:16:20 +00:00
bluhm
4b1c983079 Shut up the compiler and linker warnings in ipv6-toolkit.
- use arc4random(3)
- make include fix smaller
- silence uninitialized variable warning
- replace strncat with strlcat
OK naddy@
2013-09-26 21:52:35 +00:00
bluhm
eb9a859bb1 Initial import of ipv6-toolkit 1.4b
The SI6 Networks' IPv6 toolkit is a set of IPv6 security/trouble-shooting
tools, that can send arbitrary IPv6-based packets.

OK stsp@ sthen@
2013-08-30 23:41:15 +00:00