Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netifd: update to the latest version, enables igmp snooping by default | Felix Fietkau | 2014-07-17 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41683 | ||||
* | netifd: update to the latest version, fixes a crash on reload with ↵ | Felix Fietkau | 2014-06-29 | 1 | -1/+1 |
| | | | | | | | | hotplugged devices Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41393 | ||||
* | netifd: update to the latest version, addds a few fixes and enables ↵ | Felix Fietkau | 2014-06-29 | 1 | -2/+2 |
| | | | | | | | | multicast->unicast for igmp snooping on wireless devices Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41390 | ||||
* | netifd: various routing table handling fixes | Steven Barth | 2014-06-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 41287 | ||||
* | Revert "netifd: fix handling of "lookup main" for ip rules (#15315)" | Jo-Philipp Wich | 2014-06-20 | 1 | -2/+2 |
| | | | | | | | | The netifd fixes went to the wrong repository, revert until it is sorted out. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41283 | ||||
* | netifd: fix handling of "lookup main" for ip rules (#15315) | Jo-Philipp Wich | 2014-06-20 | 1 | -2/+2 |
| | | | | | | | | | Reworks the handling of RT_TABLE_MAIN in system-linux.c so that ip rules with lookup main can be properly setup. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41282 | ||||
* | netifd: various bugfixes (thanks Hans Dedecker) | Steven Barth | 2014-06-18 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41259 | ||||
* | netifd: use procd_add_reload_trigger | Felix Fietkau | 2014-06-11 | 1 | -4/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41147 | ||||
* | netifd: update to latest version, fixes reload issue (#16754) and adds ↵ | Felix Fietkau | 2014-06-11 | 1 | -2/+2 |
| | | | | | | | | 802.1ad support Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41112 | ||||
* | netifd: add support for onlink-flag for routes | Steven Barth | 2014-06-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 41098 | ||||
* | netfid: make procd watch the network.interface object for events | John Crispin | 2014-06-05 | 1 | -0/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41010 | ||||
* | netifd: update to latest git HEAD | John Crispin | 2014-06-05 | 1 | -2/+2 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41009 | ||||
* | package: netifd: remove blank line at the end of file | John Crispin | 2014-06-02 | 1 | -1/+0 |
| | | | | | | Signed-off-by: Zhao, Gang <gamerh2o@gmail.com> SVN-Revision: 40937 | ||||
* | netifd: replace the sleep 5 with an ubus wait_for call to speed up init script | Felix Fietkau | 2014-05-31 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40891 | ||||
* | netifd: fix a segfault and improve ipip6 tunnel setup | Steven Barth | 2014-05-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 40821 | ||||
* | netifd: update to the latest version, fixes wireless setup cancellation | Felix Fietkau | 2014-05-15 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40771 | ||||
* | netifd: update to latest version, fixes a regression on wds client support | Felix Fietkau | 2014-05-10 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40748 | ||||
* | netifd: Fix nested protocols going offline at reload + various route issues | Steven Barth | 2014-05-09 | 1 | -2/+2 |
| | | | | | | Much thanks to Hans Dedecker SVN-Revision: 40746 | ||||
* | netifd: update to the latest version, fixes some corner cases related to ↵ | Felix Fietkau | 2014-05-02 | 1 | -2/+2 |
| | | | | | | | | hotplug device handling Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40660 | ||||
* | netifd: update to the latest version, fixes a use-after-free bug on wireless ↵ | Felix Fietkau | 2014-04-29 | 1 | -2/+2 |
| | | | | | | | | config reload Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40589 | ||||
* | netifd: update to the latest version, fixes some route table and dynamic ↵ | Felix Fietkau | 2014-04-26 | 1 | -2/+2 |
| | | | | | | | | interface issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40572 | ||||
* | netifd: update to latest version, adds support for disabling interfaces | Felix Fietkau | 2014-04-22 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40555 | ||||
* | netifd: update to the latest version, fixes some more issues related to ↵ | Felix Fietkau | 2014-04-19 | 1 | -2/+2 |
| | | | | | | | | l3_dev handling Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40529 | ||||
* | netifd: switch to using git.openwrt.org | Felix Fietkau | 2014-04-11 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40459 | ||||
* | netifd: update to latest version, adds a force_link parameter to bring up an ↵ | Felix Fietkau | 2014-04-11 | 1 | -2/+2 |
| | | | | | | | | interface without active device carrier Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40456 | ||||
* | netifd: update to the latest version, fixes some reload issues with proto=static | Felix Fietkau | 2014-04-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40449 | ||||
* | netifd: fix a regression related to ppp + multiple updates (ipv4 + ipv6) | Felix Fietkau | 2014-04-10 | 1 | -2/+2 |
| | | | | | | | | Fixes #15504 Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40443 | ||||
* | netifd: update to the latest version, fixes a l3_dev handling regression ↵ | Felix Fietkau | 2014-04-07 | 1 | -2/+2 |
| | | | | | | | | leading to a crash Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40414 | ||||
* | netifd: Add renew handler for proto dhcp | Felix Fietkau | 2014-04-05 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 40385 | ||||
* | netifd: update to latest version, fixes issues when l3 interface changes on ↵ | Felix Fietkau | 2014-04-05 | 1 | -2/+2 |
| | | | | | | | | reload (e.g. ppp -> dhcp/static) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40384 | ||||
* | dhcp: Fix broadcast parameter validation support, remove unused netmask ↵ | John Crispin | 2014-03-30 | 1 | -2/+1 |
| | | | | | | | | parameter Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 40332 | ||||
* | 6rd / ds-lite: make the firewall-zones of nested-protocols configurable | Steven Barth | 2014-03-26 | 2 | -2/+5 |
| | | | | SVN-Revision: 40020 | ||||
* | dhcp: send 6rd-ORO when expecting 6rd-information | Steven Barth | 2014-03-26 | 2 | -1/+2 |
| | | | | SVN-Revision: 40019 | ||||
* | netifd: update to the latest version, adds support for reloading proto ↵ | Felix Fietkau | 2014-03-21 | 1 | -2/+2 |
| | | | | | | | | handlers on toplogy changes Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40001 | ||||
* | netifd: update to the latest version, fixes ubus handling of proto data items | Felix Fietkau | 2014-03-20 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39970 | ||||
* | netifd: update to latest version, fixes an autostart handling with link ↵ | Felix Fietkau | 2014-03-20 | 1 | -2/+2 |
| | | | | | | | | detection Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39967 | ||||
* | netifd: update to latest version, adds support for specifying a config path | Felix Fietkau | 2014-03-19 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39956 | ||||
* | netifd: pass on delegate flag from dhcp to 6rd | Steven Barth | 2014-03-13 | 3 | -3/+6 |
| | | | | SVN-Revision: 39909 | ||||
* | netifd: update to latest version, includes interface handling fixes by Hans ↵ | Felix Fietkau | 2014-03-11 | 1 | -2/+2 |
| | | | | | | | | Dedecker Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39870 | ||||
* | netifd: update to latest version, adds a bridge reload fix and fixes #15157 | Felix Fietkau | 2014-03-07 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39791 | ||||
* | netifd: don't incorrectly announce up-status via ubus | Steven Barth | 2014-03-05 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 39777 | ||||
* | netifd: Reintroduce link-layer sensing (thx Hans Decker, Karl Vogel) | Steven Barth | 2014-02-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 39757 | ||||
* | netifd: don't always assume addrs & routes are applied | Steven Barth | 2014-02-26 | 1 | -2/+2 |
| | | | | | | | netifd didn't check the netlink return values and kept assuming routes are in place even if they weren't SVN-Revision: 39755 | ||||
* | netifd: depend on libubox directly to rebuild on ABI changes | Felix Fietkau | 2014-02-23 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39723 | ||||
* | netifd: update to latest version, fixes wireless device reload handling | Felix Fietkau | 2014-02-23 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39706 | ||||
* | netifd: fix validation constraints | Jo-Philipp Wich | 2014-02-21 | 1 | -15/+15 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 39648 | ||||
* | netifd: add validation support | John Crispin | 2014-02-18 | 2 | -9/+114 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39621 | ||||
* | netifd: update to latest git head | John Crispin | 2014-02-18 | 1 | -2/+2 |
| | | | | | | | | this adds support for proto and wireless handler adding uci validation rules Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39614 | ||||
* | netifd: work around dangling prefix kernel-routes (fixes #14963) | Steven Barth | 2014-02-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 39597 | ||||
* | netifd: fix source-routing breaking 6in4 + others | Steven Barth | 2014-02-14 | 1 | -2/+2 |
| | | | | | | | | | | 6in4 historically allowed an ip6addr without a mask however the newly introduced source-routing segfaulted in this scenario (#14958 + #14858). Fixes include: "Fix ubus route src mask printing" and "Disable netlink auto ack" (thanks to Hans Dedecker) SVN-Revision: 39586 |