diff options
author | 2009-01-30 20:46:33 +0000 | |
---|---|---|
committer | 2009-01-30 20:46:33 +0000 | |
commit | 00447b7038644521ba802d793e24cc191a15945a (patch) | |
tree | 84d0e8a51ac305c65767c72b78c678bb13e2ce41 /lib | |
parent | Do not break header for messages received via smtp. (diff) | |
download | wireguard-openbsd-00447b7038644521ba802d793e24cc191a15945a.tar.xz wireguard-openbsd-00447b7038644521ba802d793e24cc191a15945a.zip |
When don't-fragment packets need to get fragemnted some code tries to
update the route specific MTU from the interface (because it could have
changed in between). This only makes sense if we actually have a valid
route but e.g. multicast traffic does no route lookup and so there is no
route at all and we don't need to update anything.
Hit by dlg@'s pfsync rewrite which already found 3 other bugs in the network
stack and slowly makes us wonder how it worked in the first place.
OK mcbride@ dlg@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions