mirror of
https://github.com/slackhq/nebula.git
synced 2026-06-30 18:40:29 +02:00
e4cc80aaca
* add IPv6 reject packet generation (ICMPv6 Destination Unreachable and TCP RST) * use ICMPv6 code 1 (administratively prohibited) and cap body at 1000 bytes * cleanup, use ICMP error code 13 for ipv4 * better docs * cleanup