]> Git Repo - linux.git/commit - net/ipv6/ip6mr.c
ipmr, ip6mr: Unite vif seq functions
authorYuval Mintz <[email protected]>
Wed, 28 Feb 2018 21:29:37 +0000 (23:29 +0200)
committerDavid S. Miller <[email protected]>
Thu, 1 Mar 2018 18:13:23 +0000 (13:13 -0500)
commit3feda6b46f734704840685a62b645cbe4efb810c
tree86668b60b416240a85b705953450af932e0ab114
parentc8d6196803265484f7e1cdd1b00a188dc59a5988
ipmr, ip6mr: Unite vif seq functions

Same as previously done with the mfc seq, the logic for the vif seq is
refactored to be shared between ipmr and ip6mr.

Signed-off-by: Yuval Mintz <[email protected]>
Acked-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/linux/mroute_base.h
net/ipv4/ipmr.c
net/ipv4/ipmr_base.c
net/ipv6/ip6mr.c
This page took 0.065105 seconds and 4 git commands to generate.