OpenWrt Network interface configuration daemon

Hans Dedecker cec1ce296e utils: Move IP address validation to parse_addr function 7 years ago
config fbb4a83633 add initial support for handling wireless devices via scripts 10 years ago
examples f7cdc6437c wireless: add an example driver cleanup implementation 10 years ago
scripts e7dbda3d64 proto-shell: Support teardown on layer 3 link loss 7 years ago
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore 10 years ago
CMakeLists.txt 45fd905c98 netifd: fixes for json-c 0.12 9 years ago
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE 13 years ago
alias.c 5df548d8ed alias: Set alias link device status to disabled when device is removed 7 years ago
bridge.c bd1ee3efb4 bridge: multicast: Export some parameters RFCs suggest to be tunable 8 years ago
config.c 6906beee9d netifd: Support for configurable default packet steering behavior 9 years ago
config.h d095bf24cf config: use the new uci_blob library code 11 years ago
device.c ca2f995759 device: Fix dotted vlan interface staying down 8 years ago
device.h ca2f995759 device: Fix dotted vlan interface staying down 8 years ago
handler.c cf9033dd5a handler: Fix memory leak 8 years ago
handler.h 45fd905c98 netifd: fixes for json-c 0.12 9 years ago
interface-event.c 656c387974 interface: do not process hotplug events for link up event 7 years ago
interface-ip.c 9c285e4345 interface-ip: Don't handle external addresses and routes 8 years ago
interface-ip.h d5f53f4d79 interface-ip: fix subnet route handling 8 years ago
interface.c e7dbda3d64 proto-shell: Support teardown on layer 3 link loss 7 years ago
interface.h c007f08413 interface: report link up events for force_link interfaces 7 years ago
iprule.c f80b9e4acc utils: add a function for checking if a process given by pid is still alive 10 years ago
iprule.h 1dd3df775f netifd: Route traffic from LAN to WAN using rules 8 years ago
macvlan.c 4902ba2999 device: Don't process link events anymore in device user specific callback handlers 8 years ago
main.c c87bc03607 main: remove redundant error check in netifd_start_process 8 years ago
netifd.h 9cf7219d55 uci: Allow setting the UCI config path on the command line 10 years ago
proto-shell.c 4789adf1e5 proto-shell: Model config parameter "no-proto-task" as a proto flag 7 years ago
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static 9 years ago
proto.c cec1ce296e utils: Move IP address validation to parse_addr function 7 years ago
proto.h 4789adf1e5 proto-shell: Model config parameter "no-proto-task" as a proto flag 7 years ago
system-dummy.c 0eb6aa7562 device: fetch settings from external devices to make them usable for status output 8 years ago
system-linux.c 99e6dc68bb system-linux: Replace device_get by device_find where appropriate 8 years ago
system.c 8e15f409e0 netifd: GRE Tos support 9 years ago
system.h bd1ee3efb4 bridge: multicast: Export some parameters RFCs suggest to be tunable 8 years ago
tunnel.c cb03623bf2 tunnel: Fix possible segfault 8 years ago
ubus.c 99e6dc68bb system-linux: Replace device_get by device_find where appropriate 8 years ago
ubus.h fbb4a83633 add initial support for handling wireless devices via scripts 10 years ago
utils.c cec1ce296e utils: Move IP address validation to parse_addr function 7 years ago
utils.h 944f30d3f9 utils.h: remove leftover commented out code 9 years ago
vlan.c 29521f9a23 device: Fix device find failure in avl list due to device name change 8 years ago
vlandev.c 4902ba2999 device: Don't process link events anymore in device user specific callback handlers 8 years ago
wireless.c 988b5f74da wireless: call wireless_interface_handle_link before updating vif config 8 years ago
wireless.h 56379983b9 wireless: mark wireless_drivers/wireless_devices as extern 8 years ago