| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Patch allows to configure the mtu of the dynamic 6rd tunnel interface when created by dhcp script.
In some setups it's desirable to have config control over the 6rd tunnel mtu to maximize the traffic throughput
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 42871
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
When 'wifi down' is called by /etc/init.d/network, it is run from
stop_service( ). This function is in turn invoked from stop( ).
stop( ) messes up the order by first procd_kill-ing the network
settings, then calling wifi to down the wifi networking
interfaces. By redefining stop( ) instead, the proper order is
restored.
Signed-off-by: Michel Stam <m.stam@fugro.nl>
SVN-Revision: 42745
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
somebody started to set a function returncode in the validation
stuff and everybody copies it, e.g.
myfunction()
{
fire_command
return $?
}
a function automatically returns with the last returncode,
so we can safely remove the command 'return $?'. reference:
http://tldp.org/LDP/abs/html/exit-status.html
"The last command executed in the function or script determines the exit status."
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 42278
|
| |
|
|
|
|
| |
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 41892
|
| |
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41823
|
| |
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41147
|
| |
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41010
|
| |
|
|
|
|
| |
Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
SVN-Revision: 40937
|
| |
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40891
|
| |
|
|
|
|
| |
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 40385
|
| |
|
|
|
|
|
|
| |
parameter
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 40332
|
| |
|
|
| |
SVN-Revision: 40020
|
| |
|
|
| |
SVN-Revision: 40019
|
| |
|
|
| |
SVN-Revision: 39909
|
| |
|
|
|
|
| |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 39648
|
| |
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39621
|
| |
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39183
|
| |
|
|
| |
SVN-Revision: 39131
|
| |
|
|
| |
SVN-Revision: 39061
|
| |
|
|
|
|
|
|
| |
boot time
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39046
|
| |
|
|
|
|
|
|
| |
got broken due procd startup. Requires procd resource limit patch.
Signed-off-by: Ulrich Weber <uw@xyne.com>
SVN-Revision: 39020
|
| |
|
|
|
|
|
|
|
|
| |
"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
|
| |
|
|
|
|
|
|
| |
framework
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38988
|
| |
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38982
|
| |
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38704
|
| |
|
|
| |
SVN-Revision: 38437
|
| |
|
|
|
|
|
|
| |
udhcpc as series of -x options.
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
SVN-Revision: 38436
|
| |
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38023
|
| |
|
|
| |
SVN-Revision: 37051
|
| |
|
|
|
|
|
|
| |
works around wifiX references not being freed on network restart.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36883
|
| |
|
|
| |
SVN-Revision: 36626
|
| |
|
|
| |
SVN-Revision: 36280
|
| |
|
|
|
|
|
| |
fixes DNS servers on reload (#12910)
fixes ubus object race on reload or down/up (#12612)
SVN-Revision: 35383
|
| |
|
|
| |
SVN-Revision: 35369
|
| |
|
|
| |
SVN-Revision: 35347
|
| |
|
|
| |
SVN-Revision: 35346
|
| |
|
|
|
|
| |
increasing the wait time to five seconds
SVN-Revision: 35240
|
| |
|
|
|
|
|
|
|
| |
This was done previously when dhcp was handled by the network scripts.
So netifd should behave the same.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 34704
|
| |
|
|
| |
SVN-Revision: 34465
|
| |
|
|
| |
SVN-Revision: 34418
|
| |
|
|
|
|
| |
clientid uci option is given (#12426)
SVN-Revision: 34089
|
| |
|
|
|
|
|
|
| |
Signed-off-by: Hans Dedecker (hans.dedecker at technicolor.com)
Fixes the DHCP request broadcasts replies option parsing
SVN-Revision: 33826
|
|
|
SVN-Revision: 33688
|