index
:
delta/openwrt/netifd.git
baserock/fix-build
master
openwrt-18.06
openwrt-19.07
openwrt-21.02
staging/stintel/ifnamsiz
staging/ynezz/fixes-bridge-inspect
git.openwrt.org: project/netifd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vlan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
device: make link status detection optional for vlan devices
Felix Fietkau
2014-10-20
1
-0
/
+1
*
netifd: Check device_claim return code in all cases
Hans Dedecker
2014-06-18
1
-1
/
+1
*
netifd: Reload proto on topology change
Helmut Schaa
2014-03-21
1
-0
/
+4
*
netifd: Link layer state awareness support on interface level
Hans Dedecker
2014-02-27
1
-3
/
+10
*
Revert "netifd: Link layer state support on device level"
Felix Fietkau
2013-12-14
1
-10
/
+3
*
netifd: Link layer state support on device level
Hans Dedecker
2013-12-08
1
-3
/
+10
*
vlan: set the name of vlan devices earlier
Nathan Hintz
2013-09-25
1
-3
/
+3
*
device: use safe_list for device event, fixes some hang issues
Felix Fietkau
2013-04-15
1
-1
/
+1
*
fix ifname for alias+vlan chains
Felix Fietkau
2012-07-05
1
-1
/
+11
*
make vlan devices virtual to avoid avl tree issues with changing ifnames when...
Felix Fietkau
2012-07-05
1
-1
/
+1
*
vlan.c: prevent segfault in get_vlan_device_chain() if the base device does n...
Jo-Philipp Wich
2012-07-05
1
-1
/
+1
*
add copyright headers
Felix Fietkau
2012-05-04
1
-0
/
+13
*
apply device settings to simple devices with config specified from the interf...
Felix Fietkau
2011-10-19
1
-0
/
+1
*
always recreate devices by default if the config attribute list is not the de...
Felix Fietkau
2011-10-06
1
-0
/
+1
*
rename a variable for clarity
Felix Fietkau
2011-10-05
1
-7
/
+7
*
make device_claim/device_release operate on the device_user instead of the de...
Felix Fietkau
2011-09-04
1
-3
/
+3
*
s/release_device/device_release/
Felix Fietkau
2011-07-29
1
-2
/
+2
*
s/claim_device/device_claim/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/init_device/device_init/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/get_device/device_get/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/cleanup_device/device_cleanup/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/set_device_present/device_set_present/
Felix Fietkau
2011-07-29
1
-2
/
+2
*
s/add_device_user/device_add_user/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/remove_device_user/device_remove_user/g
Felix Fietkau
2011-07-29
1
-1
/
+1
*
remove an unnecessary inline
Felix Fietkau
2011-03-28
1
-1
/
+1
*
Initial import
Felix Fietkau
2011-03-27
1
-0
/
+156