It has been over 4 years since last bridge-utils release.
The code is deprecated/dead/frozen at this point but worth putting
out release to get rid of enslave references.
Current git repo is at:
git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git
Also, it is opportunity to make it clear in README that no further
changes are expected.
Aleksander Morgado (1):
libbridge: add missing sys/time.h include in header
David Michael (1):
libbridge: Include the configured CFLAGS when compiling
Stephen Hemminger (4):
brctl: fix signed/unsigned comparison warnings
Remove out of date TODO
Replace references to enslave
README: mark bridge-utils as deprecated