config
|
5ba9744aac
device: add support for configuring bonding devices
|
3 years ago |
examples
|
7f30b02013
examples: make dummy wireless vif names shorter
|
3 years ago |
scripts
|
bfa039c414
netifd: fix WPA3 enterprise ciphers
|
2 years ago |
.gitignore
|
f8981d9933
Add qtcreator and kdevelop4 project files to .gitignore
|
10 years ago |
CMakeLists.txt
|
9d68f39863
cmake: fix build by reordering the cflags definitions
|
1 year ago |
DESIGN
|
2b33b33188
document PROTO_FLAG_IMMEDIATE
|
13 years ago |
alias.c
|
5a4ac30c7a
netifd: rework/fix device free handling
|
3 years ago |
bonding.c
|
1fe1d4f5e8
treewide: fix multiple compiler warnings
|
1 year ago |
bridge.c
|
38cbdc1c8c
bridge: bridge_dump_info: add dumping of bridge attributes
|
1 year ago |
config.c
|
1fe1d4f5e8
treewide: fix multiple compiler warnings
|
1 year ago |
config.h
|
42c48866f1
config: parse default mac address from board.json
|
4 years ago |
device.c
|
7de5440a52
device: fix segfault when recreating devices
|
1 year ago |
device.h
|
2cffe0c44e
treewide: correctly apply IFNAMSIZ limit
|
2 years ago |
extdev.c
|
1fe1d4f5e8
treewide: fix multiple compiler warnings
|
1 year ago |
extdev.h
|
80bf9d7488
extdev: add support for external device handlers
|
3 years ago |
handler.c
|
19372d8528
netifd: Fix multiple -Wsign-compare warnings
|
1 year ago |
handler.h
|
b22f83d752
handler: add mechanism to generate external device handler stubs
|
3 years ago |
interface-event.c
|
8ebf033176
netifd: Do not return values in void function
|
1 year ago |
interface-ip.c
|
1fe1d4f5e8
treewide: fix multiple compiler warnings
|
1 year ago |
interface-ip.h
|
507c0513d1
interface-ip: add support for excluding interfaces in host route lookup
|
2 years ago |
interface.c
|
1fe1d4f5e8
treewide: fix multiple compiler warnings
|
1 year ago |
interface.h
|
87fbefd950
interface: support "zone" config option
|
2 years ago |
iprule.c
|
ed71876846
iprule: add support for uidrange
|
2 years ago |
iprule.h
|
2cffe0c44e
treewide: correctly apply IFNAMSIZ limit
|
2 years ago |
macvlan.c
|
42c48866f1
config: parse default mac address from board.json
|
4 years ago |
main.c
|
1fe1d4f5e8
treewide: fix multiple compiler warnings
|
1 year ago |
netifd.h
|
42c48866f1
config: parse default mac address from board.json
|
4 years ago |
proto-shell.c
|
1fe1d4f5e8
treewide: fix multiple compiler warnings
|
1 year ago |
proto-static.c
|
75e73ab371
interface: enable force_link by default for proto=static
|
10 years ago |
proto.c
|
1fe1d4f5e8
treewide: fix multiple compiler warnings
|
1 year ago |
proto.h
|
4789adf1e5
proto-shell: Model config parameter "no-proto-task" as a proto flag
|
8 years ago |
system-dummy.c
|
8f82742ca4
system-linux: fix deletion of ip tunnels (FS#4058)
|
3 years ago |
system-linux.c
|
1fe1d4f5e8
treewide: fix multiple compiler warnings
|
1 year ago |
system.c
|
5ba9744aac
device: add support for configuring bonding devices
|
3 years ago |
system.h
|
e9f44189ad
system: move netdev types to system-linux.c where they are used
|
1 year ago |
tunnel.c
|
8f82742ca4
system-linux: fix deletion of ip tunnels (FS#4058)
|
3 years ago |
ubus.c
|
1fe1d4f5e8
treewide: fix multiple compiler warnings
|
1 year ago |
ubus.h
|
6519cf31e4
bridge: add support for an external STP daemon
|
3 years ago |
utils.c
|
a3fab0119e
utils: include utils.h last
|
1 year ago |
utils.h
|
d397e8ca5d
netifd: Fix printf calls + function declarations.
|
7 years ago |
veth.c
|
42c48866f1
config: parse default mac address from board.json
|
4 years ago |
vlan.c
|
19372d8528
netifd: Fix multiple -Wsign-compare warnings
|
1 year ago |
vlandev.c
|
1fe1d4f5e8
treewide: fix multiple compiler warnings
|
1 year ago |
wireless.c
|
1fe1d4f5e8
treewide: fix multiple compiler warnings
|
1 year ago |
wireless.h
|
a2e8cd75db
wireless: add support for disabling multicast-to-unicast per virtual interface
|
1 year ago |