aboutsummaryrefslogtreecommitdiff
path: root/net/bridge-utils
Commit message (Collapse)AuthorAge
* bridge-utils: fix musl compatibilityJo-Philipp Wich2015-06-16
| | | | | | | Add missing includes to libbridge.h to define struct timeval and the required u_int*_t types under musl. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* bridge-utils: Add busybox fixup in postrmTed Hess2015-05-28
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* bridge-utils: copy from oldpackagesNikolay Martynov2015-05-25
* update Makefile accoring to CONTRIBUTING.md, set maintainer * fix file offset handling * use https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git for source code Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>