aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 4784984ae11c33456f2724d4f4d202d463d6250a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
main code
---------
Add netlink based API?
we have a tiny deviation from IEEE 802.1d: we don't kill the awaiting-tx skb
  queue when a port leaves the FORWARDING state
RH initscripts for setting up bridge interfaces automatically
bridge ID change notifications

move the spanning tree code to userspace
to be MLT (Nortel Multi Link Trunking) compatible: send bpdu's on all
  interfaces in the bonding bundle

faster switch to forward mode
  per-port STP disabling
  'fast start': listening->learning->forwarding in 2*hello instead of 2*fd

enslaved devs same MAC (like tap), then one changes

managerial
----------
improve documentation..

netfilter patch
---------------
sync MAC addresses DNAT/SNAT
make src mac substitution configurable
br_nf_pre_routing: ip_route_output -> output_key
check: don't send unreachables
stp state delay
kernel panic on REDIRECT on bridge device w/o IP address