summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-07-19 22:34:25 +0000
committerrwatson <rwatson@FreeBSD.org>2007-07-19 22:34:25 +0000
commit5fe56c549d6d29e62ec8852d9f64bf04eae9bbea (patch)
tree7d4fb260b8734fb8d1a0007b3ec7ba7abf85231d /include
parent6c9872b62a271bf12611abfee669a19266a2bae6 (diff)
downloadFreeBSD-src-5fe56c549d6d29e62ec8852d9f64bf04eae9bbea.zip
FreeBSD-src-5fe56c549d6d29e62ec8852d9f64bf04eae9bbea.tar.gz
Attempt to improve feature parity between UDPv4 and UDPv6 by merging
UDPv4 features to UDPv6: - Add MAC checks on delivery and MAC labeling on transmit. - Check for (and reject) datagrams with destination port 0. - For multicast delivery, check the source port only if the socket being considered as a destination has been connected. - Implement UDP blackholing based on net.inet.udp.blackhole. - Add a new ICMPv6 unreachable reply rate limiting category for failed delivery attempts and implement rate limiting for UDPv6 (submitted by bz). Approved by: re (kensmith) Reviewed by: bz
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud