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
|
86586994c9
wireless: allow selecting multiple ciphers
|
2 years ago |
.gitignore
|
f8981d9933
Add qtcreator and kdevelop4 project files to .gitignore
|
10 years ago |
CMakeLists.txt
|
136006b888
cmake: fix usage of implicit library and include paths
|
2 years ago |
DESIGN
|
2b33b33188
document PROTO_FLAG_IMMEDIATE
|
13 years ago |
alias.c
|
5a4ac30c7a
netifd: rework/fix device free handling
|
3 years ago |
bonding.c
|
5a4ac30c7a
netifd: rework/fix device free handling
|
3 years ago |
bridge.c
|
5a4ac30c7a
netifd: rework/fix device free handling
|
3 years ago |
config.c
|
5a4ac30c7a
netifd: rework/fix device free handling
|
3 years ago |
config.h
|
42c48866f1
config: parse default mac address from board.json
|
4 years ago |
device.c
|
5a4ac30c7a
netifd: rework/fix device free handling
|
3 years ago |
device.h
|
02ada7a28b
treewide: fix use of IFNAMSIZ
|
1 year ago |
extdev.c
|
5a4ac30c7a
netifd: rework/fix device free handling
|
3 years ago |
extdev.h
|
80bf9d7488
extdev: add support for external device handlers
|
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)
|
6 years ago |
interface-ip.c
|
39ef9fe138
interface-ip: fix memory corruption bug when using jail network namespaces
|
2 years ago |
interface-ip.h
|
507c0513d1
interface-ip: add support for excluding interfaces in host route lookup
|
2 years ago |
interface.c
|
76d2d41b73
interface: fix use-after-free bug when rewriting resolv.conf
|
2 years 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
|
02ada7a28b
treewide: fix use of IFNAMSIZ
|
1 year ago |
macvlan.c
|
42c48866f1
config: parse default mac address from board.json
|
4 years ago |
main.c
|
b54ffdef48
main: fix hotplug script usage message
|
3 years ago |
netifd.h
|
42c48866f1
config: parse default mac address from board.json
|
4 years ago |
proto-shell.c
|
507c0513d1
interface-ip: add support for excluding interfaces in host route lookup
|
2 years ago |
proto-static.c
|
75e73ab371
interface: enable force_link by default for proto=static
|
10 years ago |
proto.c
|
24ce1eab49
interface: proto_ip: order by address index first
|
4 years 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
|
02ada7a28b
treewide: fix use of IFNAMSIZ
|
1 year ago |
system.c
|
5ba9744aac
device: add support for configuring bonding devices
|
3 years ago |
system.h
|
3043206e94
system: fix compilation with glibc 2.34
|
2 years ago |
tunnel.c
|
8f82742ca4
system-linux: fix deletion of ip tunnels (FS#4058)
|
3 years ago |
ubus.c
|
87fbefd950
interface: support "zone" config option
|
2 years ago |
ubus.h
|
6519cf31e4
bridge: add support for an external STP daemon
|
3 years ago |
utils.c
|
3d9bd73e8c
utils: fix check_pid_path to work with deleted file as well
|
4 years 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
|
02ada7a28b
treewide: fix use of IFNAMSIZ
|
1 year ago |
vlandev.c
|
50381d0a29
bridge: allow adding/removing VLANs to configured member ports via hotplug
|
3 years ago |
wireless.c
|
f78bdec2ed
wireless: fix handling vif attributes on reload with mode change
|
3 years ago |
wireless.h
|
300b1220fa
wireless: improve reliability of proxyarp support
|
3 years ago |