OpenWrt Network interface configuration daemon

Helmut Schaa 3d317e90f1 netifd: Reload proto on topology change 10 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 3d317e90f1 netifd: Reload proto on topology change 10 years ago
.gitignore 120881e1b8 add tmp to .gitignore 12 years ago
CMakeLists.txt fbb4a83633 add initial support for handling wireless devices via scripts 10 years ago
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE 13 years ago
alias.c f35b76c61b netifd: Link layer state awareness support on interface level 10 years ago
bridge.c 3d317e90f1 netifd: Reload proto on topology change 10 years ago
config.c 9cf7219d55 uci: Allow setting the UCI config path on the command line 10 years ago
config.h d095bf24cf config: use the new uci_blob library code 11 years ago
device.c 02021e2069 netifd: Fix bridge MTU setting when a bridge member is added 10 years ago
device.h 3d317e90f1 netifd: Reload proto on topology change 10 years ago
handler.c d5d6da8b10 make netifd_handler_parse_config honour the luci validation passed from the backend scripts 10 years ago
handler.h 98ffa13315 handler: include config.h 10 years ago
interface-event.c 1418ef786f Add indicator-flags to ubus and hotplug update-events 10 years ago
interface-ip.c ceeed83128 netifd: Assign interface metric to route metric when route is created 10 years ago
interface-ip.h 4d09244bc7 Don't always assume routes & addresses are applied 10 years ago
interface.c 3d317e90f1 netifd: Reload proto on topology change 10 years ago
interface.h f35b76c61b netifd: Link layer state awareness support on interface level 10 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 4106d0ced4 IPv6: Remove IPv6 source-routing workaround (kernel is fixed) 10 years ago
macvlan.c f35b76c61b netifd: Link layer state awareness support on interface level 10 years ago
main.c 9cf7219d55 uci: Allow setting the UCI config path on the command line 10 years ago
netifd.h 9cf7219d55 uci: Allow setting the UCI config path on the command line 10 years ago
proto-shell.c 3d317e90f1 netifd: Reload proto on topology change 10 years ago
proto-static.c 3d317e90f1 netifd: Reload proto on topology change 10 years ago
proto.c 3d317e90f1 netifd: Reload proto on topology change 10 years ago
proto.h 3d317e90f1 netifd: Reload proto on topology change 10 years ago
system-dummy.c 02021e2069 netifd: Fix bridge MTU setting when a bridge member is added 10 years ago
system-linux.c 02021e2069 netifd: Fix bridge MTU setting when a bridge member is added 10 years ago
system.c 9d32ba169d Tunnel don't fragment bit configurable 10 years ago
system.h 02021e2069 netifd: Fix bridge MTU setting when a bridge member is added 10 years ago
tunnel.c e757e7d352 netifd: Apply tunnel MTU 10 years ago
ubus.c 559df99f25 ubus: fix displaying interface data items 10 years ago
ubus.h fbb4a83633 add initial support for handling wireless devices via scripts 10 years ago
utils.c 8663e9de71 add a helper to convert blobmsg types to luci validate rules 10 years ago
utils.h 8663e9de71 add a helper to convert blobmsg types to luci validate rules 10 years ago
vlan.c 3d317e90f1 netifd: Reload proto on topology change 10 years ago
wireless.c a565ae60a2 wireless: defer init until after command line option processing 10 years ago
wireless.h a565ae60a2 wireless: defer init until after command line option processing 10 years ago