Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | netifd: don't add unnecessary NOP policy rules | Steven Barth | 2014-01-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 39351 | ||||
* | netifd: Add IFUPDATE-flags and use main IPv6 routing table again | Steven Barth | 2014-01-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 39306 | ||||
* | netifd: initialize the switch early at start time and on reload (fixes #13015) | Felix Fietkau | 2013-12-31 | 1 | -6/+10 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39183 | ||||
* | netifd: update to the latest version, fixes wireless related segfaults on arm | Felix Fietkau | 2013-12-29 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39180 | ||||
* | netifd: update to the latest version, fixes wifi related segfaults | Felix Fietkau | 2013-12-28 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39176 | ||||
* | netifd: add reload trigger for /etc/config/wireless as well | Jo-Philipp Wich | 2013-12-18 | 1 | -1/+4 |
| | | | | SVN-Revision: 39131 | ||||
* | netifd: update to latest version, fixes a null pointer crash | Felix Fietkau | 2013-12-16 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39088 | ||||
* | Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface | Steven Barth | 2013-12-15 | 2 | -13/+12 |
| | | | | SVN-Revision: 39061 | ||||
* | netifd: update to the latest version, adds a revert of the link state ↵ | Felix Fietkau | 2013-12-14 | 1 | -2/+2 |
| | | | | | | | | handling patches which caused regressions in combination with wifi devices Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39050 | ||||
* | netifd: prevent an unnecessary restart of netifd-managed wifi interfaces at ↵ | Felix Fietkau | 2013-12-13 | 1 | -1/+1 |
| | | | | | | | | boot time Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39046 | ||||
* | netifd: fix crashes triggered by adding/removing wireless devices on reload | Felix Fietkau | 2013-12-11 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39035 | ||||
* | netifd: enable coredumps again | John Crispin | 2013-12-09 | 1 | -4/+4 |
| | | | | | | | | got broken due procd startup. Requires procd resource limit patch. Signed-off-by: Ulrich Weber <uw@xyne.com> SVN-Revision: 39020 | ||||
* | netifd: update to the latest version, adds tunnel fixes by Hans Dedecker and ↵ | Felix Fietkau | 2013-12-08 | 1 | -2/+2 |
| | | | | | | | | adds back support for multiple networks per wifi-iface Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39004 | ||||
* | netifd: update to the latest version, improves wireless status output and ↵ | Felix Fietkau | 2013-12-03 | 1 | -2/+2 |
| | | | | | | | | fixes some bridge handling issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38992 | ||||
* | wifi: rename the "reload" (restarting non-netifd wifi) command to ↵ | Felix Fietkau | 2013-12-02 | 1 | -1/+1 |
| | | | | | | | | | | "reload_legacy" Add a new "reload" command that reloads the netifd config as well Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38989 | ||||
* | netifd: add wireless configuration support and port mac80211 to the new ↵ | Felix Fietkau | 2013-12-02 | 2 | -3/+3 |
| | | | | | | | | framework Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38988 | ||||
* | netifd: remove redundant calls to /sbin/wifi down | Felix Fietkau | 2013-12-02 | 1 | -2/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38982 | ||||
* | netifd: remove connect_time from /var/state, it is unused | Felix Fietkau | 2013-11-10 | 1 | -1/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38704 | ||||
* | netifd: update to the latest version, fixes regression in proto-shell ↵ | Felix Fietkau | 2013-10-31 | 1 | -2/+2 |
| | | | | | | | | scripts (#14400, #14402) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38627 | ||||
* | netifd: update to latest version, adds fixes and some preparation for ↵ | Felix Fietkau | 2013-10-30 | 1 | -3/+3 |
| | | | | | | | | supporting wifi devices Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38606 | ||||
* | netifd: Fix ifupdate events | Steven Barth | 2013-10-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 38458 | ||||
* | netifd: various improvements | Steven Barth | 2013-10-18 | 1 | -2/+2 |
| | | | | | | | | | | | | * Add ubus methods for global interface status * Add ubus function to create nested interfaces * Add protocol update notifications and hotplug legacy calls * Fix: key to data elements point at wrong memory area * Add support for source-restricted routes * Add option "delegate" to toggle prefix delegation * Reevaluate target routes also on interface update SVN-Revision: 38453 | ||||
* | netifd: rename customopts to sendopts for consistency | Steven Barth | 2013-10-17 | 1 | -4/+4 |
| | | | | SVN-Revision: 38437 | ||||
* | Added 'customopts' dhcp protocol option, which is an array passed along to ↵ | Steven Barth | 2013-10-17 | 1 | -2/+7 |
| | | | | | | | | udhcpc as series of -x options. Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi> SVN-Revision: 38436 | ||||
* | netifd: update to latest version, adds macvlan support | Felix Fietkau | 2013-10-03 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38299 | ||||
* | netifd: don't remove & readd addresses that only have a changed lifetime | Steven Barth | 2013-10-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 38269 | ||||
* | procd: convert various packages to procd style init.d scripts | John Crispin | 2013-09-17 | 1 | -17/+26 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38023 | ||||
* | netifd: update to the latest version, fixes a bridge handling corner case on ↵ | Felix Fietkau | 2013-08-29 | 1 | -2/+2 |
| | | | | | | | | config reload Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37856 | ||||
* | netifd: Fix IPv6-prefix assignment with continuous hints | Steven Barth | 2013-07-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 37371 | ||||
* | netifd: update to latest version, add bridge_empty option | Luka Perkov | 2013-07-14 | 1 | -2/+2 |
| | | | | | | | | with this option enabled it's possible to create empty bridges Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37318 |