diff options
author | 2020-08-08 07:42:31 +0000 | |
---|---|---|
committer | 2020-08-08 07:42:31 +0000 | |
commit | 22eb2a695c232c8d17f1831b4cafaa7014c63bd0 (patch) | |
tree | 8825a444acc4565488dcb10a8e07665810884b7a /gnu/llvm/compiler-rt | |
parent | Somewhere during working on UTF-8 support I thought it was a good idea to (diff) | |
download | wireguard-openbsd-22eb2a695c232c8d17f1831b4cafaa7014c63bd0.tar.xz wireguard-openbsd-22eb2a695c232c8d17f1831b4cafaa7014c63bd0.zip |
No longer prevent TCP connections to IPv6 anycast addresses.
RFC 4291 dropped this requirement from RFC 3513:
o An anycast address must not be used as the source address of an
IPv6 packet.
And from that requirement draft-itojun-ipv6-tcp-to-anycast rightly
concluded that TCP connections must be prevented.
The draft also states:
The proposed method MUST be removed when one of the following events
happens in the future:
o Restriction imposed on IPv6 anycast address is loosened, so that
anycast address can be placed into source address field of the IPv6
header[...]
OK jca
Diffstat (limited to 'gnu/llvm/compiler-rt')
0 files changed, 0 insertions, 0 deletions