forked from extern/shorewall_code
Add CLASSIFY to the builtin targets
This commit is contained in:
parent
27add33ff3
commit
64614b7464
@ -350,6 +350,7 @@ our %builtin_target = ( ACCEPT => 1,
|
|||||||
TTL => 1,
|
TTL => 1,
|
||||||
ULOG => 1,
|
ULOG => 1,
|
||||||
HL => 1,
|
HL => 1,
|
||||||
|
CLASSIFY => 1,
|
||||||
CONNMARK => 1,
|
CONNMARK => 1,
|
||||||
CONNSECMARK => 1,
|
CONNSECMARK => 1,
|
||||||
DSCP => 1,
|
DSCP => 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user