Page MenuHomeFreeBSD

ipsec: Improve validation of PMTU
ClosedPublic

Authored by kd on Jul 21 2022, 7:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 6, 4:26 PM
Unknown Object (File)
Dec 20 2023, 6:14 AM
Unknown Object (File)
Dec 20 2023, 12:40 AM
Unknown Object (File)
Nov 21 2023, 3:15 AM
Unknown Object (File)
Aug 4 2023, 10:02 AM
Unknown Object (File)
Aug 4 2023, 10:01 AM
Unknown Object (File)
Aug 4 2023, 9:49 AM
Unknown Object (File)
Jul 13 2023, 6:37 AM
Subscribers

Details

Summary

Currently there is no upper bound on the PMTU value that is accepted.
Update hostcache only if the new pmtu is smaller than the current entry and the link MTU.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable