summaryrefslogtreecommitdiffstats
path: root/build-root/deb/debian/.gitignore
blob: 75d8fbbcfdb46d79dd125e55593b4b795888f0ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
changelog
files
*debhelper*
*.substvars
*.install
vpp-dpdk-dkms*
vpp/
vpp-dev/
vpp-lib/
vpp-dpdk-dev/
vpp-dpdk-dkms/
vpp-dbg/
vppctl/
vpp-python-api/
le.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
loop create
set int ip address loop0 192.168.1.1/8
set int state loop0 up

packet-generator new {
  name udp
  limit 512
  rate 1e4
  node ip4-input
  size 100-100
  interface loop0
  no-recycle
  data {
   UDP: 192.168.1.2 - 192.168.2.255 -> 192.168.1.1
   UDP: 4321 -> 1234
    length 72
    incrementing 100
  }
}