summaryrefslogtreecommitdiffhomepage
path: root/scripts
AgeCommit message (Expand)Author
2018-02-05netifd-proto: add proto_config_add_array wrapperHans Dedecker
2017-02-11wireless: fix _wireless_add_processGünther Kelleter
2016-10-27proto-shell: add helpers for generic options in proto handlersMarcin Jurkowski
2016-08-11proto-shell: Support teardown on layer 3 link lossHans Dedecker
2016-01-19wireless: rename 'wpa_pairwise' variable to 'wpa_cipher'Daniel Golle
2015-09-27wireless: fix bogus isolate setting on unbridged configurationFelix Fietkau
2015-08-25bridge: Allow setting multicast_to_unicast optionLinus Lüssing
2015-08-25bridge: Fix multicast_to_unicast feature by hairpin+isolateLinus Lüssing
2015-05-23proto-shell: allow running protocols without proto_task.Yousong Zhou
2015-04-03netifd: Interface last error supportHans Dedecker
2015-03-31netifd: add metric argument for proto_add_ipv4_routeSteven Barth
2015-03-21Fix regression with IPv6 source-dest-routesSteven Barth
2015-03-19add missing argument for ipv4 routesSteven Barth
2015-03-19Add table argument to shell API for routesSteven Barth
2014-12-08Enable callers to pass the source IP of an IPv4 route when usingKristian Evensen
2014-07-18scripts: set type for the "key" attributeFelix Fietkau
2014-03-21netifd: Reload proto on topology changeHelmut Schaa
2013-12-02wireless: fix getting the network_bridge variableFelix Fietkau
2013-12-02wireless: fix htmode handlingFelix Fietkau
2013-12-02wireless: call an initial cleanup functionFelix Fietkau
2013-12-01wireless: fix process handling if the pid exe is a symlinkFelix Fietkau
2013-11-30wireless: add some device/vif error debug messagesFelix Fietkau
2013-11-30wireless: fix channel checkFelix Fietkau
2013-11-29add initial support for handling wireless devices via scriptsFelix Fietkau
2013-11-29utils.sh: add N (newline)Felix Fietkau
2013-11-27IPv6: add class support to regular IPv6 addressesSteven Barth
2013-10-31proto-shell: fix legacy proto_config_add_* functions, make them wrap around c...Felix Fietkau
2013-10-29scripts/utils.sh: add a function for setting a variable defaultFelix Fietkau
2013-10-22scripts: make config_add_* parameters take multiple argumentsFelix Fietkau
2013-10-19scripts: add config_add_array() to utilsFelix Fietkau
2013-10-19scripts: remove the executable flag from netifd-proto.shFelix Fietkau
2013-10-19scripts: move some utility functions out of netifd-proto.sh into utils.shFelix Fietkau
2013-10-19scripts: reorganize directory layoutFelix Fietkau
2013-10-19scripts: delete ifup/ifdown, they are unusedFelix Fietkau
2011-10-07add support for calls to a hotplug script on interface state changesFelix Fietkau
2011-03-27add an example script for ifup/ifdownFelix Fietkau