Kostya Belezko - 2014-11-05

Hi All,

The Makefile doesn't install bridge-stp


- install -m 755 bridge-stp /sbin/bridge-stp
+ install -m 755 bridge-stp $(DESTDIR)/sbin/bridge-stp

And it might be useful to add a sanity check to make sure kernel is in the right BR_USER_STP mode:


cat /sys/class/net/br0/bridge/stp_state
2