| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
member from a vlan to its base device (#18351)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43346
|
|
|
|
|
|
|
|
| |
Thanks to Hans Dedecker
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43299
|
|
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43214
|
|
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43151
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43044
|
|
|
|
|
|
|
|
| |
devices (#18106)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43007
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 42744
|
|
|
|
| |
SVN-Revision: 42699
|
|
|
|
| |
SVN-Revision: 42439
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42345
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42344
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 42161
|
|
|
|
| |
SVN-Revision: 42032
|
|
|
|
|
|
| |
this unbreaks netifd compilation on old kernels
SVN-Revision: 42019
|
|
|
|
| |
SVN-Revision: 42000
|
|
|
|
| |
SVN-Revision: 41896
|
|
|
|
|
|
| |
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 41892
|
|
|
|
| |
SVN-Revision: 41887
|
|
|
|
| |
SVN-Revision: 41862
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41836
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41831
|
|
|
|
| |
SVN-Revision: 41825
|
|
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41823
|
|
|
|
|
|
|
|
| |
fixes interface reload issues with wifi
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41818
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41731
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41683
|
|
|
|
|
|
|
|
| |
hotplugged devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41393
|
|
|
|
|
|
|
|
| |
multicast->unicast for igmp snooping on wireless devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41390
|
|
|
|
| |
SVN-Revision: 41287
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41259
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41147
|
|
|
|
|
|
|
|
| |
802.1ad support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41112
|
|
|
|
| |
SVN-Revision: 41098
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41010
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41009
|
|
|
|
|
|
| |
Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
SVN-Revision: 40937
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40891
|
|
|
|
| |
SVN-Revision: 40821
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40771
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40748
|
|
|
|
|
|
| |
Much thanks to Hans Dedecker
SVN-Revision: 40746
|
|
|
|
|
|
|
|
| |
hotplug device handling
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40660
|
|
|
|
|
|
|
|
| |
config reload
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40589
|
|
|
|
|
|
|
|
| |
interface issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40572
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40555
|