summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
authorrenato <renato@openbsd.org>2016-06-09 17:57:55 +0000
committerrenato <renato@openbsd.org>2016-06-09 17:57:55 +0000
commit96bde2a39c786b1402ed9ce0ba26d5f4023d1b5f (patch)
tree6a64972123feb73e4e3144e845e0e73da7912b33 /sys/netinet/tcp_input.c
parentDo not shut down the session upon receiving unknown messages. (diff)
downloadwireguard-openbsd-96bde2a39c786b1402ed9ce0ba26d5f4023d1b5f.tar.xz
wireguard-openbsd-96bde2a39c786b1402ed9ce0ba26d5f4023d1b5f.zip
Do set the Message ID for Hello messages too.
In the original LDP specification, there was no circumstance where a Notification message could be sent in response to a Hello message. So setting the Message ID field for Hello packets was useless. This changed with RFC 7552, where Hello packets can trigger the "Transport Connection Mismatch" notification when the local and remote transport preferences doesn't match. In this case, having a meaningful Message ID in the Hello packets can aid in testing and troubleshooting.
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions