Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netifd: fix IPv4 route target masking | Jo-Philipp Wich | 2023-11-14 | 1 | -0/+32 |
| | | | | | | | | | A previous commit supposed to mask out excess host bits in route targets failed to correctly calculate the mask value, causing it to produce improper results for certain mask lengths. Fixes: https://github.com/openwrt/netifd/issues/17 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||||
* | netifd: update to the latest version, reverts a commit causing MTU issues ↵ | Felix Fietkau | 2015-02-16 | 1 | -11/+0 |
| | | | | | | | | (fixes #18869) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44461 | ||||
* | netfid: fix build on musl | Florian Fainelli | 2012-11-23 | 1 | -0/+11 |
AF_INET* is provided by sys/socket.h Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34310 |