[PATCH 0/2] rule: Add support for protocol and port ranges

David Ahern dsa at cumulusnetworks.com
Tue Mar 13 17:17:23 PDT 2018


update fib_rules header to latest kernel and add support for protocol
and specifying rules with ip protocol and port range.

David Ahern (2):
  Update fib_rules.h to latest kernel
  rule: Add support for protocol and port ranges

 include/linux-private/linux/fib_rules.h |  26 +++-
 include/netlink-private/types.h         |   6 +
 include/netlink/route/rule.h            |  16 +++
 lib/route/rule.c                        | 213 +++++++++++++++++++++++++++++---
 libnl-route-3.sym                       |  10 ++
 5 files changed, 250 insertions(+), 21 deletions(-)

-- 
2.11.0




More information about the libnl mailing list