diff options
Diffstat (limited to 'src/scripts/vnet/udp')
-rw-r--r-- | src/scripts/vnet/udp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scripts/vnet/udp b/src/scripts/vnet/udp index 7dda1eec511..8e3b75b1be1 100644 --- a/src/scripts/vnet/udp +++ b/src/scripts/vnet/udp @@ -9,7 +9,6 @@ packet-generator new { 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 |