Add CLASSIFY to the builtin targets

This commit is contained in:
Tom Eastep 2011-02-10 16:46:44 -08:00
parent 27add33ff3
commit 64614b7464

View File

@ -350,6 +350,7 @@ our %builtin_target = ( ACCEPT => 1,
TTL => 1,
ULOG => 1,
HL => 1,
CLASSIFY => 1,
CONNMARK => 1,
CONNSECMARK => 1,
DSCP => 1,