]> git.proxmox.com Git - mirror_ovs.git/history - lib/classifier.h
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / lib / classifier.h
2020-05-28 Eiichi Tsukataclassifier: Prevent tries vs n_tries race leading to...
2018-03-31 Ben Pfaffflow, match, classifier: Add new functions for miniflow...
2018-03-14 Justin PettitClean up some minor spelling and typos.
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-31 Ben Pfaffclassifier: Refactor interface for classifier_remove().
2018-01-30 Ben Pfaffclassifier: Fix typo in comment.
2017-05-31 Ben PfaffSupport accepting and displaying port names in OVS...
2016-09-19 Jesse Grosstun-metadata: Manage tunnel TLV mapping table on a...
2016-08-10 Jarno RajahalmeRevert "pvector: Expose non-concurrent priority vector."
2016-07-29 Jarno Rajahalmelib: Separate versioning to its own module.
2016-07-29 Jarno Rajahalmepvector: Expose non-concurrent priority vector.
2016-04-17 Jarno Rajahalmeclassifier: Reorganize classifier.h
2016-04-17 Jarno Rajahalmeclassifier: Fix race condition leading to NULL dereference.
2016-04-14 Ben WarrenMove lib/type-props.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/meta-flow.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/match.h to include/openvswitch directory
2015-08-12 Jarno Rajahalmeclassifier: Remove unused hash functions.
2015-07-06 Jarno Rajahalmeclassifier: Make versioning more explicit.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-12 Jarno Rajahalmeclassifier: Simplify versioning.
2015-06-11 Jarno RajahalmeUse classifier versioning.
2015-06-10 Jarno Rajahalmeclassifier: Support table versioning
2015-06-01 Jarno Rajahalmeclassifier: Support duplicate rules.
2015-06-01 Jarno Rajahalmeclassifier: Add support for invisible flows.
2015-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2015-01-11 Ben Pfaffclassifier: Make classifier_lookup() 'flow' parameter...
2014-11-15 Jarno Rajahalmeclassifier: Defer pvector publication.
2014-11-15 Jarno Rajahalmeclassifier: Make insert and replace take a const rule...
2014-11-14 Jarno Rajahalmeclassifier: Remove internal mutex.
2014-11-14 Jarno Rajahalmeclassifier: Lockless and robust classifier iteration.
2014-11-06 Jarno Rajahalmeclassifier: Constify RCU pointers.
2014-10-31 Ben Pfaffclassifier: Change type used for priorities from 'unsig...
2014-10-17 Jarno Rajahalmelib/dpif-netdev: Integrate megaflow classifier.
2014-10-10 Jarno Rajahalmelib/classifier: Make classifier_remove() more robust.
2014-10-06 Jarno Rajahalmelib/cmap: cmap_find_batch().
2014-09-12 Gurucharan ShettyAvoid uninitialized variable warnings with OBJECT_OFFSE...
2014-08-05 Ethan Jacksonclassifier: classifier_lookup_miniflow_batch() indicate...
2014-07-22 Ben Pfaffcmap, classifier: Avoid unsafe aliasing in iterators.
2014-07-18 Jarno Rajahalmelib/classifier: Unify struct classifier and cls_classifier.
2014-07-11 Jarno Rajahalmelib/classifier: Lockless lookups.
2014-07-11 Jarno Rajahalmelib/classifier: RCUify prefix trie code.
2014-07-11 Jarno Rajahalmelib/classifier: Use internal mutex.
2014-07-11 Jarno Rajahalmelib/classifier: Simplify iteration with C99 declaration.
2014-07-11 Jarno Rajahalmelib/classifier: Use cmap.
2014-07-07 Jarno Rajahalmelib/classifier: Remove unused typedef cls_cb_func.
2014-06-30 Ethan Jacksonclassifier: Add a batched miniflow lookup function.
2014-06-11 Jarno Rajahalmelib/classifier: Clean up includes.
2014-04-29 Jarno Rajahalmelib/classifier: Separate cls_rule internals from the...
2014-04-29 Jarno Rajahalmelib/classifier: Hide more of the internal data structures.
2014-04-18 Jarno Rajahalmeclassifier: Support miniflow as a key.
2014-01-14 Ben Pfaffclassifier: Use fat_rwlock instead of ovs_rwlock.
2013-12-11 Jarno RajahalmeClassifier: Track address prefixes.
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-03 Ben Pfaffclassifier: Update thread safety notes.
2013-10-30 Jarno Rajahalmeclassifier: Rename struct cls_table as cls_subtable.
2013-10-22 Gurucharan Shettyclassifier: Fix a typo.
2013-09-26 Ben Pfaffclassifier: Avoid accumulating junk in cls_partition...
2013-09-26 Ben Pfaffclassifier: Speed up lookup when metadata partitions...
2013-09-13 Ben Pfaffofproto: Add global locking around flow table changes.
2013-09-13 Ben Pfaffclassifier: Allow CLS_CURSOR_FOR_EACH to use a const...
2013-08-27 Ben Pfaffclassifier: New function cls_rule_move().
2013-08-09 Ethan Jacksonclassifier: Make use of the classifier thread safe.
2013-07-22 Alex Wangclang: Fix the "expression result unused" warning.
2013-07-22 Alex Wangclang: Fix segfault in unit tests.
2013-06-11 Ethan Jacksonclassifier: Add 'wc' argument to classifier_lookup().
2013-02-11 Jarno Rajahalmeclassifier: Maintain tables in descending priority...
2013-02-08 Jarno RajahalmeOptimize classifier by maintaining the priority of...
2012-09-04 Ben PfaffIntroduce sparse flows and masks, to reduce memory...
2012-09-04 Ben Pfaffclassifier: Optimize iteration with a catch-all target...
2012-09-04 Ben Pfaffclassifier: Prepare for "struct cls_rule" needing to...
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-07-23 Ben Pfaffmeta-flow: Add OF1.2-like MFF_VLAN_VID and MFF_VLAN_PCP.
2012-07-19 Simon HormanOXM: Allow masking of ARP SHA and THA
2012-07-19 Simon HormanOXM: Allow masking of IPv6 Flow Label
2012-07-12 Ben Pfaffclassifier: New function cls_rule_is_loose_match().
2012-06-27 Joe StringerAdd OXM_OF_METADATA field as a step toward OpenFlow...
2012-05-29 Joe Stringerflow: Adds support for arbitrary ethernet masking
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-26 Ansis Attekanicira-ext: Support masking of nd_target field
2012-04-19 Ben Pfaffclassifier: Optimize search of "catchall" table.
2012-02-03 Ben PfaffAdd support for bitwise matching on TCP and UDP ports.
2012-01-10 Ethan Jacksonclassifier: Update cls_rule_set_in_port() prototype.
2011-11-11 Justin Pettitclassifier: Don't check masks when adding IPv4/IPv6...
2011-11-11 Justin PettitPrepend "nw_" to "frag" and "tos" elements.
2011-11-09 Justin PettitSupport matching and modifying IP TTL.
2011-11-09 Justin PettitSupport matching and modifying IP ECN bits.
2011-11-09 Justin PettitSupport matching IPv6 flow label.
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-09-13 Ben Pfaffofproto-dpif: Optimize flow revalidation for MAC learning.
2011-09-13 Ben Pfaffclassifier: Change cls_rule_set_nd_target() to take...
2011-08-19 Ben Pfaffclassifier: Fix typo in comment.
2011-08-04 Casey Barkerlib: Adapt headers for use in C++.
2011-06-14 Ben Pfaffclassifier: New function cls_rule_hash().
2011-06-07 Ben PfaffBetter abstract wildcards for Ethernet destination...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-11 Ben Pfaffofproto: Make rule construction and destruction more...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 Neighbor Discovery...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
next