blob: 4784984ae11c33456f2724d4f4d202d463d6250a [file] [log] [blame]
buytenha3b67d82001-11-07 17:49:38 +00001main code
buytenh25868882001-11-07 17:45:58 +00002---------
shemmingerf7f02252004-12-02 19:00:24 +00003Add netlink based API?
buytenh25868882001-11-07 17:45:58 +00004we have a tiny deviation from IEEE 802.1d: we don't kill the awaiting-tx skb
buytenha3b67d82001-11-07 17:49:38 +00005 queue when a port leaves the FORWARDING state
buytenh25868882001-11-07 17:45:58 +00006RH initscripts for setting up bridge interfaces automatically
buytenh25868882001-11-07 17:45:58 +00007bridge ID change notifications
shemmingerf7f02252004-12-02 19:00:24 +00008
buytenha3b67d82001-11-07 17:49:38 +00009move the spanning tree code to userspace
buytenhef8eae52001-11-07 17:51:58 +000010to be MLT (Nortel Multi Link Trunking) compatible: send bpdu's on all
11 interfaces in the bonding bundle
shemmingerf7f02252004-12-02 19:00:24 +000012
buytenhef8eae52001-11-07 17:51:58 +000013faster switch to forward mode
14 per-port STP disabling
15 'fast start': listening->learning->forwarding in 2*hello instead of 2*fd
buytenh25868882001-11-07 17:45:58 +000016
shemmingerf7f02252004-12-02 19:00:24 +000017enslaved devs same MAC (like tap), then one changes
buytenh25868882001-11-07 17:45:58 +000018
buytenha3b67d82001-11-07 17:49:38 +000019managerial
20----------
buytenh005eaef2001-11-17 17:36:51 +000021improve documentation..
buytenha3b67d82001-11-07 17:49:38 +000022
buytenha3b67d82001-11-07 17:49:38 +000023netfilter patch
buytenh25868882001-11-07 17:45:58 +000024---------------
buytenh25868882001-11-07 17:45:58 +000025sync MAC addresses DNAT/SNAT
buytenh25868882001-11-07 17:45:58 +000026make src mac substitution configurable
buytenh25868882001-11-07 17:45:58 +000027br_nf_pre_routing: ip_route_output -> output_key
buytenh25868882001-11-07 17:45:58 +000028check: don't send unreachables
buytenh25868882001-11-07 17:45:58 +000029stp state delay
buytenh3527f2e2001-12-25 21:35:47 +000030kernel panic on REDIRECT on bridge device w/o IP address