[PATCH 0/4] Add support to compare link af data

Roopa Prabhu roopa at cumulusnetworks.com
Tue Jan 8 07:41:28 EST 2013


On 1/8/13 4:37 AM, roopa at cumulusnetworks.com wrote:
> 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.
>
> roopa (4):
>    link af ops: Add new ao_compare op to compare link af_data
>    Add new rtnl_link_af_data_compare function to compare af_data
>    Add ao_compare support to bridge family af_data
>    link: Add af data compare to link objects
>
>   include/netlink/route/link/api.h |   13 +++++++++++++
>   lib/route/link.c                 |   22 ++++++++++++++++++++--
>   lib/route/link/api.c             |   28 ++++++++++++++++++++++++++++
>   lib/route/link/bridge.c          |   22 +++++++++++++++++++++-
>   4 files changed, 82 insertions(+), 3 deletions(-)
>

Thomas, I am re-spinning this series. Looks like i messed up the From 
line in the rest of the individual patch files. Pls ignore this 
submission. Thanks.



More information about the libnl mailing list