fib_rules.h update header file

Add new L3MDEV (clone from net-next)
This commit is contained in:
Stephen Hemminger 2016-06-14 16:33:48 -07:00
parent 5c05c1d4a2
commit ec09118749

View File

@ -50,6 +50,7 @@ enum {
FRA_FWMASK, /* mask for netfilter mark */
FRA_OIFNAME,
FRA_PAD,
FRA_L3MDEV, /* iif or oif is l3mdev goto its table */
__FRA_MAX
};