On Monday, June 18, 2012 18:39:26 Simon Wunderlich wrote:
This is especially useful if there are no claims yet, but we still want to know which gateways are using bridge loop avoidance in the network.
Signed-off-by: Simon Wunderlich siwu@hrz.tu-chemnitz.de
[EDITv2: forgot to rename the function ...] [EDITv3: add README entry] [EDITv4: fix style] [EDITv5: some more style fixes]
README | 7 ++--- bridge_loop_avoidance.c | 65 +++++++++++++++++++++++++++++++++++++++++++++++ bridge_loop_avoidance.h | 8 ++++++ debugfs.c | 12 +++++++++ 4 files changed, 89 insertions(+), 3 deletions(-)
Applied in revision 500ab9a.
Thanks, Marek