• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..02-May-201719

busybrH A D01-Feb-2012393

functestH A D01-Feb-20123 KiB

mkbrH A D01-Feb-2012259

READMEH A D01-Feb-2012548

rmbrH A D01-Feb-2012236

showmeH A D01-Feb-2012110

stresstestH A D01-Feb-2012962

README

1This is a set of shell scripts for testing Ethernet bridging.
2
3mkbr makes a simple bridge and clones the ip address.
4rmbr removes bridge
5
6The functional test needs two ethernets (eth0, eth1,
7and the dummy network device. It may screw up your route
8table. Also, it leaves eth0 in an bad state if test fails.
9
10The stresstest needs two ethernets (eth0 and eth1).
11For highest stress, traffic should be sent over the bridge
12while the test is ongoing.  The goal is to exercise, races
13that occur when traffic is flowing while management operations occur.
14