diff options
author | selias <samelias@cisco.com> | 2016-08-11 10:02:33 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2016-08-25 21:34:48 +0000 |
commit | f2711a847cd8de8dadce1049747e78f96bcae031 (patch) | |
tree | e6f0fb27e22c6d32fb4c0241e54a253eaad0ecbe /resources/templates/vat/ipfix_stream_set.vat | |
parent | 53ce7d17816de6516f3c21bd01835b8c1c474c79 (diff) |
CSIT-233 IPv4 IPFIX - baseline tests
- add scapy classes for parsing IPFIX packets
- add vat scripts and keywords for settings up IPFIX
- add IPv4 IPFIX test suite
Change-Id: I80ab76ca361c7920a01a46ad720b1c04acd0d147
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'resources/templates/vat/ipfix_stream_set.vat')
-rw-r--r-- | resources/templates/vat/ipfix_stream_set.vat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/ipfix_stream_set.vat b/resources/templates/vat/ipfix_stream_set.vat new file mode 100644 index 0000000000..97d84beb1c --- /dev/null +++ b/resources/templates/vat/ipfix_stream_set.vat @@ -0,0 +1 @@ +set_ipfix_classify_stream {domain} {src_port}
\ No newline at end of file |