aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip
diff options
context:
space:
mode:
authorAndrew Yourtchenko <ayourtch@gmail.com>2018-05-18 18:10:16 +0200
committerDamjan Marion <dmarion@me.com>2018-06-14 14:38:10 +0000
commitc553ec20fed9715f0b70b71fca23caac42a1226a (patch)
tree7ae34bdb84bdee5cd2dd2cf8015ffd141c9f84ed /src/vnet/ip
parent93a6f25cee919e0544af370cba801dc83a004822 (diff)
acl-plugin: VAT: add an option to load entire ACL from a ClassBench ruleset file for testing
Add a command "acl_add_replace_from_file" to VAT which can load a ruleset and add an ACL with it. There are a few options which augment the ACL being created: "permit+reflect" or "permit" alter the default action from deny on the ACEs created. "append-default-permit" adds an entry in the end with the "permit+reflect" if the default action has been changed to permit+reflect, or with a simple permit otherwise. This command is IPv4-only because the available datasets were IPv4-only. Change-Id: I26b9f33ecb6b59e051d1d9cbafedbc47e8203392 Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Diffstat (limited to 'src/vnet/ip')
0 files changed, 0 insertions, 0 deletions