[PATCH libnl 1/2] Update fib_rules.h to latest kernel

David Ahern dsahern at gmail.com
Wed May 3 16:21:09 PDT 2017


Signed-off-by: David Ahern <dsahern at gmail.com>
---
 include/linux-private/linux/fib_rules.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/include/linux-private/linux/fib_rules.h b/include/linux-private/linux/fib_rules.h
index ed4504a88477..1625ba92dce6 100644
--- a/include/linux-private/linux/fib_rules.h
+++ b/include/linux-private/linux/fib_rules.h
@@ -46,6 +46,9 @@ enum {
 	FRA_TABLE,	/* Extended table id */
 	FRA_FWMASK,	/* mask for netfilter mark */
 	FRA_OIFNAME,
+	FRA_PAD,
+	FRA_L3MDEV,	/* iif or oif is l3mdev goto its table */
+	FRA_UID_RANGE,	/* UID range */
 	__FRA_MAX
 };
 
-- 
2.1.4




More information about the libnl mailing list