diff options
author | 2016-06-09 17:57:55 +0000 | |
---|---|---|
committer | 2016-06-09 17:57:55 +0000 | |
commit | 96bde2a39c786b1402ed9ce0ba26d5f4023d1b5f (patch) | |
tree | 6a64972123feb73e4e3144e845e0e73da7912b33 /sys/netinet/tcp_input.c | |
parent | Do not shut down the session upon receiving unknown messages. (diff) | |
download | wireguard-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