readme

来自「linux network bridge application tool」· 代码 · 共 15 行

TXT
15
字号
This is a set of shell scripts for testing Ethernet bridging.mkbr makes a simple bridge and clones the ip address.rmbr removes bridgeThe functional test needs two ethernets (eth0, eth1,and the dummy network device. It may screw up your routetable. Also, it leaves eth0 in an bad state if test fails.The stresstest needs two ethernets (eth0 and eth1).For highest stress, traffic should be sent over the bridgewhile the test is ongoing.  The goal is to exercise, racesthat occur when traffic is flowing while management operations occur.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?