OpenWrt Network interface configuration daemon

Hans Dedecker 8e15f409e0 netifd: GRE Tos support 9 년 전
config fbb4a83633 add initial support for handling wireless devices via scripts 10 년 전
examples f7cdc6437c wireless: add an example driver cleanup implementation 10 년 전
scripts 99abee21cd scripts: set type for the "key" attribute 10 년 전
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore 10 년 전
CMakeLists.txt 5921778570 Add vlan 802.1q/802.1ad support as netifd devices 10 년 전
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE 13 년 전
alias.c f35b76c61b netifd: Link layer state awareness support on interface level 10 년 전
bridge.c f2fc00d871 bridge: enable IGMP snooping by default 10 년 전
config.c 6e70adc5ec Reorder alfabetically device type matching as they are growing in number 10 년 전
config.h d095bf24cf config: use the new uci_blob library code 11 년 전
device.c b965453c9d netifd-device: add support for promisc setting 9 년 전
device.h b965453c9d netifd-device: add support for promisc setting 9 년 전
handler.c d5d6da8b10 make netifd_handler_parse_config honour the luci validation passed from the backend scripts 10 년 전
handler.h 4716798f0c handler: explicitly include json.h 9 년 전
interface-event.c 7c5d5bb952 Set DEVICE for legacy ifupdate event as well 9 년 전
interface-ip.c 46c569989f ipv6: work around kernel on-link handling issue 9 년 전
interface-ip.h cd23fd6bf7 netifd: Route type support 10 년 전
interface.c b2dcb02570 interface: call proto teardown before marking the interface as down 9 년 전
interface.h 922c169147 netifd: Allow to add link devices which can be marked as non external 9 년 전
iprule.c f80b9e4acc utils: add a function for checking if a process given by pid is still alive 10 년 전
iprule.h 4106d0ced4 IPv6: Remove IPv6 source-routing workaround (kernel is fixed) 10 년 전
macvlan.c 247f42d190 macvlan: fix missing reference to device_attr_list 10 년 전
main.c 5db02763d6 netifd: process reload calls immediately instead of going through a timer 10 년 전
netifd.h 9cf7219d55 uci: Allow setting the UCI config path on the command line 10 년 전
proto-shell.c 64ea160818 proto-shell: also set proto_task_killed for SIGKILL 9 년 전
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static 9 년 전
proto.c 38c29e0bcc netifd: Apply interface metric on configured interface gateway parameters 10 년 전
proto.h 75e73ab371 interface: enable force_link by default for proto=static 9 년 전
system-dummy.c 4f5b41cf78 netifd: GRE tunnel support 9 년 전
system-linux.c 8e15f409e0 netifd: GRE Tos support 9 년 전
system.c 8e15f409e0 netifd: GRE Tos support 9 년 전
system.h 8e15f409e0 netifd: GRE Tos support 9 년 전
tunnel.c 4f5b41cf78 netifd: GRE tunnel support 9 년 전
ubus.c 922c169147 netifd: Allow to add link devices which can be marked as non external 9 년 전
ubus.h fbb4a83633 add initial support for handling wireless devices via scripts 10 년 전
utils.c 8663e9de71 add a helper to convert blobmsg types to luci validate rules 10 년 전
utils.h 8663e9de71 add a helper to convert blobmsg types to luci validate rules 10 년 전
vlan.c 5d655d1d3f netifd: Check device_claim return code in all cases 10 년 전
vlandev.c 5921778570 Add vlan 802.1q/802.1ad support as netifd devices 10 년 전
wireless.c 922c169147 netifd: Allow to add link devices which can be marked as non external 9 년 전
wireless.h a565ae60a2 wireless: defer init until after command line option processing 10 년 전