aboutsummaryrefslogtreecommitdiff
path: root/package/network/config/netifd/files
Commit message (Expand)AuthorAge
...
* netifd: fix an error message during network shutdownSteven Barth2014-10-02
* package/*: remove useless explicit set of function returncodeJohn Crispin2014-08-25
* netifd: suppress fw3 warnings in dhcp scriptSteven Barth2014-07-30
* softwires: redesign dhcp(v6) provisioningSteven Barth2014-07-24
* netifd: use procd_add_reload_triggerFelix Fietkau2014-06-11
* netfid: make procd watch the network.interface object for eventsJohn Crispin2014-06-05
* package: netifd: remove blank line at the end of fileJohn Crispin2014-06-02
* netifd: replace the sleep 5 with an ubus wait_for call to speed up init scriptFelix Fietkau2014-05-31
* netifd: Add renew handler for proto dhcpFelix Fietkau2014-04-05
* dhcp: Fix broadcast parameter validation support, remove unused netmask param...John Crispin2014-03-30
* 6rd / ds-lite: make the firewall-zones of nested-protocols configurableSteven Barth2014-03-26
* dhcp: send 6rd-ORO when expecting 6rd-informationSteven Barth2014-03-26
* netifd: pass on delegate flag from dhcp to 6rdSteven Barth2014-03-13
* netifd: fix validation constraintsJo-Philipp Wich2014-02-21
* netifd: add validation supportJohn Crispin2014-02-18
* netifd: initialize the switch early at start time and on reload (fixes #13015)Felix Fietkau2013-12-31
* netifd: add reload trigger for /etc/config/wireless as wellJo-Philipp Wich2013-12-18
* Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interfaceSteven Barth2013-12-15
* netifd: prevent an unnecessary restart of netifd-managed wifi interfaces at b...Felix Fietkau2013-12-13
* netifd: enable coredumps againJohn Crispin2013-12-09
* wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg...Felix Fietkau2013-12-02
* netifd: add wireless configuration support and port mac80211 to the new frame...Felix Fietkau2013-12-02
* netifd: remove redundant calls to /sbin/wifi downFelix Fietkau2013-12-02
* netifd: remove connect_time from /var/state, it is unusedFelix Fietkau2013-11-10
* netifd: rename customopts to sendopts for consistencySteven Barth2013-10-17
* Added 'customopts' dhcp protocol option, which is an array passed along to ud...Steven Barth2013-10-17
* procd: convert various packages to procd style init.d scriptsJohn Crispin2013-09-17
* netifd: fix typo in dhcp scriptSteven Barth2013-06-28
* netifd: bring wifi down before shutting downJonas Gorski2013-06-08
* netifd: added support for setting up 6rd from DHCPSteven Barth2013-05-13
* Remove deprecated ip6slaac option * use proto=dhcpv6 with reqprefix=no insteadSteven Barth2013-04-09
* netifd: update to latest versionFelix Fietkau2013-01-29
* netifd: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-29
* netifd: IPv6 sysctl, restart IPv6 in static mode to send RSSteven Barth2013-01-28
* netifd: add SLAAC ipv6 value for static-protoSteven Barth2013-01-28
* netifd: add a band-aid fix for the wifi setup vs. netifd init race by increas...Jo-Philipp Wich2013-01-19
* netifd: call /etc/udhcp.user from the netifd dhcp.scriptFelix Fietkau2012-12-15
* netifd: empty hotplug handler removedSteven Barth2012-12-03
* Remove old IPv6 sysctl-config (deprecated)Steven Barth2012-11-29
* netifd: don't send a default client identifier in DHCP requests if no clienti...Jo-Philipp Wich2012-11-05
* Fix broadcast DHCP client startup option in dhcp.shJohn Crispin2012-10-17
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10