[PATCH v2 0/2] Add AF_BRIDGE support to neigh cache
Thomas Graf
tgraf at suug.ch
Thu Nov 15 13:43:03 EST 2012
On 11/14/12 at 11:33am, roopa at cumulusnetworks.com wrote:
> From: roopa <roopa at cumulusnetworks.com>
>
> This patch series adds AF_BRIDGE RTM_NEWNEIGH
> and RTM_DELNEIGH support to libnl neigh cache.
>
> Signed-off-by: Roopa Prabhu <roopa at cumulusnetworks.com>
> Reviewed-by: Nolan Leake <nolan at cumulusnetworks.com>
> Reviewed-by: Shrijeet Mukherjee <shm at cumulusnetworks.com>
> Reviewed-by: Wilson Kok <wkok at cumulusnetworks.com>
>
> roopa (2):
> Add AF_BRIDGE to neigh cache
> Add master ifindex to rtnl_neigh for AF_BRIDGE objects
>
> include/netlink-types.h | 1 +
> include/netlink/cache.h | 2 +
> include/netlink/object-api.h | 5 +++
> lib/cache.c | 65 +++++++++++++++++++++++++++++++++++------
> lib/object.c | 10 ++++++-
> lib/route/neigh.c | 35 +++++++++++++++++++++-
> 6 files changed, 105 insertions(+), 13 deletions(-)
Applied, thanks!
More information about the libnl
mailing list