]> git.ipfire.org Git - people/ms/linux.git/commit - net/ipv4/fib_semantics.c
ipv4: Enforce max MTU metric at route insertion time.
authorDavid S. Miller <davem@davemloft.net>
Tue, 10 Jul 2012 14:02:09 +0000 (07:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jul 2012 05:40:15 +0000 (22:40 -0700)
commit710ab6c03122cf464510f8c86eb0a179e80b2d61
tree062da3050c7a81c0c88a622caf302fe07e109647
parent5943634fc5592037db0693b261f7f4bea6bb9457
ipv4: Enforce max MTU metric at route insertion time.

Rather than at every struct rtable creation.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_semantics.c
net/ipv4/route.c