aboutsummaryrefslogtreecommitdiff
path: root/net/bridge-utils/patches
Commit message (Collapse)AuthorAge
* bridge-utils: update to 1.7.1Rosen Penev2022-01-31
| | | | | | Added missing limits header for PATH_MAX. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* bridge-utils: update to 1.7Rosen Penev2020-07-15
| | | | | | | | | | | | | | Changed URL to new upstream. Use PKG_INSTALL for consistency between packages. Use PKG_BUILD_PARALLEL for faster compilation. Remove outdated patch. Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* bridge-utils: Update to 1.6Rosen Penev2018-07-26
| | | | | | Switch to official tarballs. Simpler and faster. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* 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: 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>