Correct PPTP server firewall rules chain.
[tomato/davidwu.git] / release / src / router / bridge / tests / README
blob81a40bc6305eab89017dc1568bbaeefeaee176fb
1 This is a set of shell scripts for testing Ethernet bridging.
3 mkbr makes a simple bridge and clones the ip address.
4 rmbr removes bridge
6 The functional test needs two ethernets (eth0, eth1,
7 and the dummy network device. It may screw up your route
8 table. Also, it leaves eth0 in an bad state if test fails.
10 The stresstest needs two ethernets (eth0 and eth1).
11 For highest stress, traffic should be sent over the bridge
12 while the test is ongoing.  The goal is to exercise, races
13 that occur when traffic is flowing while management operations occur.