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
/
bridge.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix handling bridge interfaces with no initial device
Felix Fietkau
2011-10-23
1
-3
/
+4
*
fix initial bridge member bringup
Felix Fietkau
2011-10-21
1
-2
/
+2
*
fix duplicate bridge addif
Felix Fietkau
2011-10-21
1
-3
/
+0
*
rework device hotplug handling some more, add device_lock/device_unlock to pr...
Felix Fietkau
2011-10-19
1
-3
/
+8
*
set the igmp snooping option for bridges
Felix Fietkau
2011-10-19
1
-0
/
+6
*
directly pass the device name to the device create function
Felix Fietkau
2011-10-18
1
-8
/
+2
*
implement a new ubus object "network.device", add a method for dumping detail...
Felix Fietkau
2011-10-11
1
-3
/
+3
*
add more options for bridges, enable stp by default and set forwarding delay ...
Felix Fietkau
2011-10-09
1
-1
/
+43
*
rename a variable for clarity
Felix Fietkau
2011-10-05
1
-6
/
+18
*
bridge: add missing device cleanup
Felix Fietkau
2011-10-03
1
-0
/
+1
*
make device_claim/device_release operate on the device_user instead of the de...
Felix Fietkau
2011-09-04
1
-2
/
+2
*
do not reverse bridge member devices order
Felix Fietkau
2011-09-04
1
-1
/
+1
*
make bridge configuration more dynamic
Felix Fietkau
2011-09-04
1
-74
/
+66
*
s/release_device/device_release/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
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
-2
/
+2
*
s/set_device_present/device_set_present/
Felix Fietkau
2011-07-29
1
-3
/
+3
*
s/add_device_user/device_add_user/
Felix Fietkau
2011-07-29
1
-2
/
+2
*
s/remove_device_user/device_remove_user/g
Felix Fietkau
2011-07-29
1
-1
/
+1
*
rework includes
Felix Fietkau
2011-03-29
1
-0
/
+2
*
implement a dump status call for bridge devices
Felix Fietkau
2011-03-27
1
-0
/
+17
*
Initial import
Felix Fietkau
2011-03-27
1
-0
/
+343
[prev]