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)
commiteed84713bc47ce2f7d675914f297ad9b6227a587
tree27da816e2d37163409639639c37171bb4c53945c
parent23b41168fc942a4a041325a04ecc1bd17d031a3e
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