aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vIPSEC/pg_streams/stream_ipsec_udp3
blob: c7c5bd4f193e51bf20340a42b2e34420f4f8d079 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
packet-generator new {
  name ipsec_udp3
  rate 10
  node ip4-input
  size 64-64
  no-recycle
  data {
    UDP: 192.168.10.31 -> 192.168.20.32
    UDP: 15320 -> 8080	
    length 128 checksum 0 incrementing 1
  }
}