Yousong Zhou
|
11c7cf99c3
Changes for more readability.
|
9 years ago |
Steven Barth
|
8795f9ef89
Fix removal of dynamic interfaces
|
9 years ago |
Yousong Zhou
|
c68587663e
interface: teardown on l3_dev link lost.
|
9 years ago |
Yousong Zhou
|
a85176bb51
interface: minor fix for unnecessary ++ operation.
|
9 years ago |
Yousong Zhou
|
f4f4f0b8d9
interface: remove redundant iface_attr_info.
|
9 years ago |
Felix Fietkau
|
b0720e584f
interface: allow an interface to specify device configs even when there are other interfaces attached to the same device
|
9 years ago |
Felix Fietkau
|
f7920a7e96
netifd: fix an uninitialized variable
|
9 years ago |
Felix Fietkau
|
9cb272f5b1
device: add support for removing interface config on reload
|
9 years ago |
Felix Fietkau
|
ab369490f9
interface: detect and handle changes in device config
|
9 years ago |
Hans Dedecker
|
92d2aea918
netifd: Interface last error support
|
9 years ago |
Hans Dedecker
|
60f57b2bfb
netifd:Make sure interface device config is also cached
|
9 years ago |
Felix Fietkau
|
89ccd8055b
interface: apply device config passed through interface config
|
9 years ago |
Hans Dedecker
|
0b0e5e2fc5
netifd: Make interface identifier of delegated IPv6 address configurable
|
10 years ago |
Hans Dedecker
|
02713a5008
netifd: Handle link down event in interface setup state as well
|
10 years ago |
Hans Dedecker
|
db99fce3f5
netifd: Fix interface auto disable when doing network reload
|
10 years ago |
Hans Dedecker
|
e7135f6114
netifd : Reinsert ip parameters (addresses/routes) based on old interface config state
|
10 years ago |
Hans Dedecker
|
4210b3247c
netifd: Fix lost interface device config for devices having default config
|
10 years ago |
Felix Fietkau
|
b2dcb02570
interface: call proto teardown before marking the interface as down
|
10 years ago |
Felix Fietkau
|
b8e21616bc
interface: do not try to bring up an unavailable interface
|
10 years ago |
Felix Fietkau
|
9f9f387e14
interface: cancel the remove timer on cleanup
|
10 years ago |
Hans Dedecker
|
922c169147
netifd: Allow to add link devices which can be marked as non external
|
10 years ago |
Felix Fietkau
|
75e73ab371
interface: enable force_link by default for proto=static
|
10 years ago |
Felix Fietkau
|
5844d3caa2
interface: fix restart after reload with external devices
|
10 years ago |
Steven Barth
|
3f88c1dc2f
Make dynamic interfaces always autostart
|
10 years ago |
Felix Fietkau
|
77206574a2
interface: clean up l3 device reference on remove/reload
|
10 years ago |
Felix Fietkau
|
01901f485a
interface: fix indentation
|
10 years ago |
Hans Dedecker
|
5d655d1d3f
netifd: Check device_claim return code in all cases
|
10 years ago |
Steven Barth
|
f2689565db
Fix a spurious segfault when tearing down interfaces
|
10 years ago |
Hans Dedecker
|
4b7662c584
netifd: Check interface state only when main device is set during interface_change_config
|
10 years ago |
Felix Fietkau
|
023db1ca8f
interface: clear iface->available before changing main_dev
|
10 years ago |