X-Git-Url: http://git.onelab.eu/?p=vsys-scripts.git;a=blobdiff_plain;f=root-context%2Fexec%2Fvif_up;h=4e50cab5944813083cf03113167b0e49571adee2;hp=2ee81a45b8fa3684ee0481ad0bc85e7b6002c598;hb=HEAD;hpb=c61d86d35c358af55a95c767e135430840ed5473 diff --git a/root-context/exec/vif_up b/root-context/exec/vif_up index 2ee81a4..4e50cab 100755 --- a/root-context/exec/vif_up +++ b/root-context/exec/vif_up @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 # VSYS script to configure per-slice virtual network interfaces from the root slice # Thom Haddow - 06/10/09 # @@ -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