[PATCH v2 0/2] Add support to compare link af data
roopa at cumulusnetworks.com
roopa at cumulusnetworks.com
Thu Jan 17 19:29:02 EST 2013
From: roopa <roopa at cumulusnetworks.com>
This patch series adds support to compare link af data.
Today the link compare function does not compare af
data of a link object. We have found a need for this
to get approriate change callbacks when af_data of a link
changes.
Though the patch adds generic support to compare link af data
for any af data family, this series only adds support to
compare af_data of bridge family objects.
changes from v1 to v2:
- THis version only includes patches unaccepted during v1
- Added rtnl_link_af_data_compare api to header file
- Fixed api documentation
roopa (2):
Add new rtnl_link_af_data_compare api to compare af_data
link: Add af data compare to link objects
include/netlink/route/link/api.h | 3 +++
lib/route/link.c | 22 ++++++++++++++++++++--
lib/route/link/api.c | 32 ++++++++++++++++++++++++++++++++
3 files changed, 55 insertions(+), 2 deletions(-)
--
1.7.10.4
More information about the libnl
mailing list