130 Commits (fbf8b288e1f318cb697f4a86cbe01b4b9573b82d)

Author SHA1 Message Date
Steven Barth 22ffa5ef16 netifd: various routing table handling fixes 10 years ago
Jo-Philipp Wich 005884bff4 Revert "netifd: fix handling of "lookup main" for ip rules (#15315)" 10 years ago
Jo-Philipp Wich de51f6022f netifd: fix handling of "lookup main" for ip rules (#15315) 10 years ago
Steven Barth 8d177a8e78 netifd: various bugfixes (thanks Hans Dedecker) 10 years ago
Felix Fietkau 500d3072ec netifd: use procd_add_reload_trigger 10 years ago
Felix Fietkau 3ab9651cb0 netifd: update to latest version, fixes reload issue (#16754) and adds 802.1ad support 10 years ago
Steven Barth b81ebf6db1 netifd: add support for onlink-flag for routes 10 years ago
John Crispin 7a0606124a netfid: make procd watch the network.interface object for events 10 years ago
John Crispin 91de9c589c netifd: update to latest git HEAD 10 years ago
John Crispin 40218343cd package: netifd: remove blank line at the end of file 10 years ago
Felix Fietkau d866ee2e30 netifd: replace the sleep 5 with an ubus wait_for call to speed up init script 10 years ago
Steven Barth 5696b94b76 netifd: fix a segfault and improve ipip6 tunnel setup 10 years ago
Felix Fietkau cfbd90d2bf netifd: update to the latest version, fixes wireless setup cancellation 11 years ago
Felix Fietkau 127ce4d5ec netifd: update to latest version, fixes a regression on wds client support 11 years ago
Steven Barth 0c06d76c79 netifd: Fix nested protocols going offline at reload + various route issues 11 years ago
Felix Fietkau 770ec0082b netifd: update to the latest version, fixes some corner cases related to hotplug device handling 11 years ago
Felix Fietkau d33c6f7b80 netifd: update to the latest version, fixes a use-after-free bug on wireless config reload 11 years ago
Felix Fietkau b4532ad21e netifd: update to the latest version, fixes some route table and dynamic interface issues 11 years ago
Felix Fietkau b079019bd9 netifd: update to latest version, adds support for disabling interfaces 11 years ago
Felix Fietkau 3c95232ab7 netifd: update to the latest version, fixes some more issues related to l3_dev handling 11 years ago
Felix Fietkau 7b960069a2 netifd: switch to using git.openwrt.org 11 years ago
Felix Fietkau 92ab194d63 netifd: update to latest version, adds a force_link parameter to bring up an interface without active device carrier 11 years ago
Felix Fietkau a28b8ecc47 netifd: update to the latest version, fixes some reload issues with proto=static 11 years ago
Felix Fietkau 8a7a02bd2e netifd: fix a regression related to ppp + multiple updates (ipv4 + ipv6) 11 years ago
Felix Fietkau 255546bbfd netifd: update to the latest version, fixes a l3_dev handling regression leading to a crash 11 years ago
Felix Fietkau dca014db76 netifd: Add renew handler for proto dhcp 11 years ago
Felix Fietkau 0dd2d18400 netifd: update to latest version, fixes issues when l3 interface changes on reload (e.g. ppp -> dhcp/static) 11 years ago
John Crispin c7168b64ef dhcp: Fix broadcast parameter validation support, remove unused netmask parameter 11 years ago
Steven Barth 0555ebf66d 6rd / ds-lite: make the firewall-zones of nested-protocols configurable 11 years ago
Steven Barth 2a893c2057 dhcp: send 6rd-ORO when expecting 6rd-information 11 years ago
Felix Fietkau 5c53e63836 netifd: update to the latest version, adds support for reloading proto handlers on toplogy changes 11 years ago
Felix Fietkau 3eb2d6d5d4 netifd: update to the latest version, fixes ubus handling of proto data items 11 years ago
Felix Fietkau e926cfd9ac netifd: update to latest version, fixes an autostart handling with link detection 11 years ago
Felix Fietkau ad72198abb netifd: update to latest version, adds support for specifying a config path 11 years ago
Steven Barth edd75e332c netifd: pass on delegate flag from dhcp to 6rd 11 years ago
Felix Fietkau 83f9fc12d6 netifd: update to latest version, includes interface handling fixes by Hans Dedecker 11 years ago
Felix Fietkau 452d019d3e netifd: update to latest version, adds a bridge reload fix and fixes #15157 11 years ago
Steven Barth f294f23c02 netifd: don't incorrectly announce up-status via ubus 11 years ago
Steven Barth 1b3a868309 netifd: Reintroduce link-layer sensing (thx Hans Decker, Karl Vogel) 11 years ago
Steven Barth 0bf9032145 netifd: don't always assume addrs & routes are applied 11 years ago
Felix Fietkau a15524582c netifd: depend on libubox directly to rebuild on ABI changes 11 years ago
Felix Fietkau 6c8300df3d netifd: update to latest version, fixes wireless device reload handling 11 years ago
Jo-Philipp Wich 354efde275 netifd: fix validation constraints 11 years ago
John Crispin 8fb44e0d1e netifd: add validation support 11 years ago
John Crispin 204e859542 netifd: update to latest git head 11 years ago
Steven Barth 41acaaf893 netifd: work around dangling prefix kernel-routes (fixes #14963) 11 years ago
Steven Barth af8f06beca netifd: fix source-routing breaking 6in4 + others 11 years ago
Steven Barth 229d186490 netifd: don't add unnecessary NOP policy rules 11 years ago
Steven Barth bc8412b90e netifd: Add IFUPDATE-flags and use main IPv6 routing table again 11 years ago
Felix Fietkau 20151a3394 netifd: initialize the switch early at start time and on reload (fixes #13015) 11 years ago