Skip to content
Commit 6fac2625 authored by David S. Miller's avatar David S. Miller
Browse files

ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.



It makes no sense to execute this limit test every time we create a
routing cache entry.

We can't simply error out on these things since we've silently
accepted and truncated them forever.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a7e2eaad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment