]> git.baikalelectronics.ru Git - kernel.git/commit
dcbnl: add support for retrieving peer configuration - ieee
authorShmulik Ravid <shmulikr@broadcom.com>
Sun, 27 Feb 2011 05:04:31 +0000 (05:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Mar 2011 05:58:54 +0000 (21:58 -0800)
commitfe08428b4e0d2fce94c4ebaf6393643e45bb3af2
tree27da816e2d37163409639639c37171bb4c53945c
parent1fd712206f77389c6225d90668f3ede68865f717
dcbnl: add support for retrieving peer configuration - ieee

These 2 patches add the support for retrieving the remote or peer DCBX
configuration via dcbnl for embedded DCBX stacks. The peer configuration
is part of the DCBX MIB and is useful for debugging and diagnostics of
the overall DCB configuration. The first patch add this support for IEEE
802.1Qaz standard the second patch add the same support for the older
CEE standard. Diff for v2 - the peer-app-info is CEE specific.

Signed-off-by: Shmulik Ravid <shmulikr@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/dcbnl.h
include/net/dcbnl.h
net/dcb/dcbnl.c