aboutsummaryrefslogtreecommitdiff
path: root/lib/parser.c
diff options
context:
space:
mode:
authorWei Wang <[email protected]>2017-10-06 12:05:59 -0700
committerDavid S. Miller <[email protected]>2017-10-07 21:22:57 +0100
commitf5bbe7ee79c2842ca69f25afd0b6b65a9011b735 (patch)
treee9daaed52ce5a026ed6afef8055413444f411394 /lib/parser.c
parent60006a4825f9e71adf770745e17790c6e6c97a89 (diff)
ipv6: prepare rt6_mtu_change() for exception table
If we move all cached dst into the exception table under the main route, current rt6_mtu_change() will no longer be able to access them. This commit makes rt6_mtu_change_route() function to also go through all cached routes in the exception table under the main route and do proper updates on the mtu. This is a preparation in order to move all cached routes into the exception table. Signed-off-by: Wei Wang <[email protected]> Signed-off-by: Martin KaFai Lau <[email protected]> Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions