copy from intranet.

This commit is contained in:
lijia
2019-07-10 17:54:02 +08:00
commit f36a4fca25
353 changed files with 130721 additions and 0 deletions

27
test/config.in Normal file
View File

@@ -0,0 +1,27 @@
# tcpreplay - Replay network traffic stored in pcap files
# preset/initialization file
# Mon Jan 10 15:19:55 2005
#
[TCPREPLAY]
cachefile test.auto_bridge
intf1 @nic1@
intf2 @nic2@
topspeed
[TCPREWRITE]
infile test.pcap
outfile test.rewrite_config1
cachefile test.auto_bridge
enet-vlan add
enet-vlan-tag 45
enet-vlan-cfi 1
enet-vlan-pri 5
[TCPPREP]
pcap test.pcap
auto bridge
minmask 31
maxmask 16
nonip
comment "This file was generated via the config file"