diff --git a/attributs.py b/attributs.py index 5613caa..4a0b238 100644 --- a/attributs.py +++ b/attributs.py @@ -601,6 +601,9 @@ class portUDPout(portAttr): class portUDPin(portAttr): legend = u"Port UDP ouvert depuis l'extérieur" +class exempt(Attr): + legend = u"Exemption vers une IP" + class prise(Attr): singlevalue = True optional = True