summaryrefslogtreecommitdiff
path: root/tests/classifier.at
Commit message (Expand)AuthorAgeFilesLines
* classifier: Fix missing masks on a final stage with ports trie.Ilya Maximets2023-02-281-0/+88
* classifier: Adjust segment boundary to execute prerequisite processing.Aaron Conole2022-06-071-0/+25
* flow: Support extra padding length.Flavio Leitner2021-02-101-0/+36
* ofp-actions: Improve error messages for verification failures in parsing.Ben Pfaff2019-06-091-4/+2
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-1/+1
* Adding nsh.at for NSH unit testsJan Scheurich2017-08-071-10/+10
* classifier: Remove rare optimization case.Jarno Rajahalme2016-05-041-5/+5
* tests: Change ADD_OF_PORTS from macro to shell function.Ben Pfaff2016-01-281-5/+5
* ofp-actions: Support mixing "conjunction" and "note" actions.Ben Pfaff2015-06-261-0/+17
* test-classifier: Test versioning features.Jarno Rajahalme2015-06-111-2/+6
* classifier: Add support for conjunctive matches.Ben Pfaff2015-01-111-0/+161
* tests/classifier: Make test work in big-endian systems.Jarno Rajahalme2014-12-081-2/+2
* ofproto-dpif-xlate: Wildcard skb_priority if QoS is disabledDaniele Di Proietto2014-09-171-10/+10
* lib/classifier: Optimize megaflows for single rule case.Jarno Rajahalme2014-06-261-5/+5
* Use prefix trie lookup for IPv4 by default.Jarno Rajahalme2014-05-161-8/+23
* lib/classifier: Use a prefix tree to optimize ports wildcarding.Jarno Rajahalme2014-04-301-2/+4
* ofproto/bond: Implement bond megaflow using recirculationAndy Zhou2014-04-071-8/+8
* unit-test: Link 29 test programs into ovstestAndy Zhou2014-04-031-2/+2
* ofproto/trace: Show megaflow fields in each resubmit.Alex Wang2014-01-081-8/+8
* Classifier: Track address prefixes.Jarno Rajahalme2013-12-111-0/+47
* Classifier: Staged subtable matching.Jarno Rajahalme2013-11-191-0/+38
* Introduce sparse flows and masks, to reduce memory usage and improve speed.Ben Pfaff2012-09-041-0/+10
* classifier: Rewrite.Ben Pfaff2010-11-031-5/+3
* tests: Break monolithic classifier test into subtests.Ben Pfaff2010-05-261-0/+16