]> granicus.if.org Git - libnl/commitdiff
Update fib_rules.h to latest kernel
authorDavid Ahern <dsahern@gmail.com>
Wed, 3 May 2017 23:21:09 +0000 (16:21 -0700)
committerThomas Haller <thaller@redhat.com>
Fri, 12 May 2017 08:35:57 +0000 (10:35 +0200)
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: Thomas Haller <thaller@redhat.com>
include/linux-private/linux/fib_rules.h

index ed4504a88477328509599850d686a9efad8dbb1f..1625ba92dce6b5341e09450a92881706455f7fc5 100644 (file)
@@ -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
 };