index
:
openwrt/netifd
fix-dynamic-routing
master
priority-fix
priority-fix-19.07
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2018-10-12
wireless: Add WPA-EAP-SUITE-B-192 (WPA3-Enterprise)
Hauke Mehrtens
2018-10-12
wireless: Add Opportunistic Wireless Encryption (OWE)
Hauke Mehrtens
2018-10-12
wireless: Add Simultaneous Authentication of Equals (SAE)
Hauke Mehrtens
2018-09-19
scripts: fix previous commit
Jo-Philipp Wich
2018-09-19
netifd: fix wpa mixed mode matching
Rick Farina (Zero_Chaos)
2018-04-20
wireless: include noscan option in common wdev vars
Daniel Golle
2018-02-05
netifd-proto: add proto_config_add_array wrapper
Hans Dedecker
2017-02-11
wireless: fix _wireless_add_process
Günther Kelleter
2016-10-27
proto-shell: add helpers for generic options in proto handlers
Marcin Jurkowski
2016-08-11
proto-shell: Support teardown on layer 3 link loss
Hans Dedecker
2016-01-19
wireless: rename 'wpa_pairwise' variable to 'wpa_cipher'
Daniel Golle
2015-09-27
wireless: fix bogus isolate setting on unbridged configuration
Felix Fietkau
2015-08-25
bridge: Allow setting multicast_to_unicast option
Linus Lüssing
2015-08-25
bridge: Fix multicast_to_unicast feature by hairpin+isolate
Linus Lüssing
2015-05-23
proto-shell: allow running protocols without proto_task.
Yousong Zhou
2015-04-03
netifd: Interface last error support
Hans Dedecker
2015-03-31
netifd: add metric argument for proto_add_ipv4_route
Steven Barth
2015-03-21
Fix regression with IPv6 source-dest-routes
Steven Barth
2015-03-19
add missing argument for ipv4 routes
Steven Barth
2015-03-19
Add table argument to shell API for routes
Steven Barth
2014-12-08
Enable callers to pass the source IP of an IPv4 route when using
Kristian Evensen
2014-07-18
scripts: set type for the "key" attribute
Felix Fietkau
2014-03-21
netifd: Reload proto on topology change
Helmut Schaa
2013-12-02
wireless: fix getting the network_bridge variable
Felix Fietkau
2013-12-02
wireless: fix htmode handling
Felix Fietkau
2013-12-02
wireless: call an initial cleanup function
Felix Fietkau
2013-12-01
wireless: fix process handling if the pid exe is a symlink
Felix Fietkau
2013-11-30
wireless: add some device/vif error debug messages
Felix Fietkau
2013-11-30
wireless: fix channel check
Felix Fietkau
2013-11-29
add initial support for handling wireless devices via scripts
Felix Fietkau
2013-11-29
utils.sh: add N (newline)
Felix Fietkau
2013-11-27
IPv6: add class support to regular IPv6 addresses
Steven Barth
2013-10-31
proto-shell: fix legacy proto_config_add_* functions, make them wrap around c...
Felix Fietkau
2013-10-29
scripts/utils.sh: add a function for setting a variable default
Felix Fietkau
2013-10-22
scripts: make config_add_* parameters take multiple arguments
Felix Fietkau
2013-10-19
scripts: add config_add_array() to utils
Felix Fietkau
2013-10-19
scripts: remove the executable flag from netifd-proto.sh
Felix Fietkau
2013-10-19
scripts: move some utility functions out of netifd-proto.sh into utils.sh
Felix Fietkau
2013-10-19
scripts: reorganize directory layout
Felix Fietkau
2013-10-19
scripts: delete ifup/ifdown, they are unused
Felix Fietkau
2011-10-07
add support for calls to a hotplug script on interface state changes
Felix Fietkau
2011-03-27
add an example script for ifup/ifdown
Felix Fietkau