[PATCH 0/2] New Api's to query AF_BRIDGE objects
roopa at cumulusnetworks.com
roopa at cumulusnetworks.com
Wed Dec 12 17:10:49 EST 2012
From: roopa <roopa at cumulusnetworks.com>
Current link and neigh object get api's only support AF_UNSPEC
objects. This patch series adds new api's to lookup link and neigh
caches based on family.
Signed-off-by: Roopa Prabhu <roopa at cumulusnetworks.com>
roopa (2):
link cache: Add new link api to get link object by family
neigh cache: Add new neigh api to get neigh object by family
doc/route.txt | 4 +-
include/netlink/route/link.h | 3 +
include/netlink/route/neighbour.h | 6 +++
lib/route/link.c | 75 +++++++++++++++++++++++++++++++++++++
lib/route/neigh.c | 58 ++++++++++++++++++++++++++++
5 files changed, 145 insertions(+), 1 deletions(-)
--
1.7.2.5
More information about the libnl
mailing list