From 6577143439e17d82c15c64c0428ab5bfb4c43e78 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Tue, 2 Apr 2013 09:48:21 -0400 Subject: [PATCH] Option to drop kernel RSTs for TCP implementers --- root-context/exec/vif_up | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/root-context/exec/vif_up b/root-context/exec/vif_up index 2ee81a4..361dca0 100755 --- a/root-context/exec/vif_up +++ b/root-context/exec/vif_up @@ -12,6 +12,7 @@ # Options: # - pointopoint=IP: other endpoint's (private) IP (sets routing) # - snat=1: enables SNAT ip rules +# - dropkern=1: drops RST packets generated by the kernel # - txqueuelen=N: sets TX queue # - gre=<> : enable GRE tunnelling - several formats supported # - gre=true|yes|name : computes GRE key as a hash of slice name (so it's valid across federations) @@ -115,6 +116,7 @@ if vmask