diff options
Diffstat (limited to 'src/scripts/vnet/nat44_lb')
-rw-r--r-- | src/scripts/vnet/nat44_lb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/scripts/vnet/nat44_lb b/src/scripts/vnet/nat44_lb index f66c13ce99f..0e476357c54 100644 --- a/src/scripts/vnet/nat44_lb +++ b/src/scripts/vnet/nat44_lb @@ -6,7 +6,6 @@ packet-generator new { limit 1000000 node ip4-input size 64-64 - no-recycle worker 0 interface pg1 data { @@ -22,7 +21,6 @@ packet-generator new { limit 1000000 node ip4-input size 64-64 - no-recycle worker 1 interface pg1 data { |