From: Sapan Bhatia Date: Mon, 14 Sep 2009 02:34:52 +0000 (+0000) Subject: (no commit message) X-Git-Tag: sfa-0.9-2~32 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=df4f7471fc61ca5f5e1bcd968e4e2ef6b0ab4ed7;hp=feb2d35b23831b89a28605d5672a0d2241e42365;p=sfa.git --- diff --git a/sfatables/targets/REJECT.xml b/sfatables/targets/REJECT.xml new file mode 100644 index 00000000..7d524db7 --- /dev/null +++ b/sfatables/targets/REJECT.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/sfatables/targets/__init__.py b/sfatables/targets/__init__.py index 19e59118..8f4e850b 100644 --- a/sfatables/targets/__init__.py +++ b/sfatables/targets/__init__.py @@ -1,3 +1,5 @@ all=""" RESTRICT_TO_NODES +ACCEPT +REJECT """.split()