OpenWrt Network interface configuration daemon

Arne Kappen b22f83d752 handler: add mechanism to generate external device handler stubs 3 years ago
config 42c48866f1 config: parse default mac address from board.json 3 years ago
examples f7cdc6437c wireless: add an example driver cleanup implementation 10 years ago
scripts 0c83439681 netifd: wireless: default to GCMP WPA cipher on 802.11ad 3 years ago
.gitignore f8981d9933 Add qtcreator and kdevelop4 project files to .gitignore 10 years ago
CMakeLists.txt ced0d53583 build: find and use libnl header dirs 3 years ago
DESIGN 2b33b33188 document PROTO_FLAG_IMMEDIATE 13 years ago
alias.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 years ago
bridge.c 4544f026bb bridge-vlan: add support for defining aliases for vlan ids 3 years ago
config.c 42c48866f1 config: parse default mac address from board.json 3 years ago
config.h 42c48866f1 config: parse default mac address from board.json 3 years ago
device.c 09632d4336 device: remove left-over comment 3 years ago
device.h 458b1a7e94 netifd: add segment routing support 3 years ago
handler.c b22f83d752 handler: add mechanism to generate external device handler stubs 3 years ago
handler.h b22f83d752 handler: add mechanism to generate external device handler stubs 3 years ago
interface-event.c 57f87ad89b Introduce new interface event "create" (IFEV_CREATE) 5 years ago
interface-ip.c c00c8335d6 interface-ip: add unreachable route if address is offlink 3 years ago
interface-ip.h 3d7bf6043b device_addr: record address index as in the blob 3 years ago
interface.c 5e18d5b9cc interface: do not force link-ext hotplug interfaces to present by default 3 years ago
interface.h 3023b0cc73 bridge: add support for defining port member vlans via hotplug ops 3 years ago
iprule.c beb810dbcc iprule: fix missing ip rules after a reload (FS#2296) 5 years ago
iprule.h beb810dbcc iprule: fix missing ip rules after a reload (FS#2296) 5 years ago
macvlan.c 42c48866f1 config: parse default mac address from board.json 3 years ago
main.c 5fbd904e5b netifd: propagate error code on netifd_reload() 7 years ago
netifd.h 42c48866f1 config: parse default mac address from board.json 3 years ago
proto-shell.c f1aa0f9064 treewide: pass bool as second argument of blobmsg_check_attr 5 years ago
proto-static.c 75e73ab371 interface: enable force_link by default for proto=static 9 years ago
proto.c 24ce1eab49 interface: proto_ip: order by address index first 3 years ago
proto.h 4789adf1e5 proto-shell: Model config parameter "no-proto-task" as a proto flag 7 years ago
system-dummy.c 42c48866f1 config: parse default mac address from board.json 3 years ago
system-linux.c 458b1a7e94 netifd: add segment routing support 3 years ago
system.c 55a7b6b7f2 netifd: vxlan: add aging and maxaddress options 3 years ago
system.h 55a7b6b7f2 netifd: vxlan: add aging and maxaddress options 3 years ago
tunnel.c 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 5 years ago
ubus.c 351d690f1a wireless: fix passing bridge name for vlan hotplug pass-through 3 years ago
ubus.h fbb4a83633 add initial support for handling wireless devices via scripts 10 years ago
utils.c 3d9bd73e8c utils: fix check_pid_path to work with deleted file as well 3 years ago
utils.h d397e8ca5d netifd: Fix printf calls + function declarations. 6 years ago
veth.c 42c48866f1 config: parse default mac address from board.json 3 years ago
vlan.c 4544f026bb bridge-vlan: add support for defining aliases for vlan ids 3 years ago
vlandev.c 88c6003e2b netifd: fix a typo in vlandev hotplug support 3 years ago
wireless.c 39fb8c3edc wireless: add support for not killing processes on teardown 3 years ago
wireless.h 39fb8c3edc wireless: add support for not killing processes on teardown 3 years ago