index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
classifier-private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
classifier: Retire partitions.
Jarno Rajahalme
2015-08-26
1
-15
/
+0
*
flow: Add struct flowmap.
Jarno Rajahalme
2015-08-26
1
-53
/
+36
*
classifier: Pre-compute stage masks.
Jarno Rajahalme
2015-08-26
1
-80
/
+47
*
classifier: Simplify minimask_hash().
Jarno Rajahalme
2015-08-12
1
-29
/
+9
*
classifier: Remove unused hash functions.
Jarno Rajahalme
2015-08-12
1
-7
/
+0
*
flow: Split miniflow's map.
Jarno Rajahalme
2015-07-17
1
-31
/
+83
*
flow: Make compile with MSVC.
Jarno Rajahalme
2015-07-16
1
-9
/
+10
*
flow: Always inline miniflows.
Jarno Rajahalme
2015-07-15
1
-9
/
+9
*
classifier: Simplify versioning.
Jarno Rajahalme
2015-06-12
1
-30
/
+19
*
classifier: Make traversing identical rules robust.
Jarno Rajahalme
2015-06-11
1
-3
/
+88
*
classifier: Support table versioning
Jarno Rajahalme
2015-06-10
1
-1
/
+51
*
classifier: Add support for invisible flows.
Jarno Rajahalme
2015-06-01
1
-1
/
+2
*
classifier: Add support for conjunctive matches.
Ben Pfaff
2015-01-11
1
-1
/
+2
*
miniflow: Use 64-bit data.
Jarno Rajahalme
2015-01-06
1
-30
/
+30
*
hash: Add hash_add64().
Jarno Rajahalme
2015-01-06
1
-2
/
+1
*
classifier: Silence sparse warning (sparse bug)
Thomas Graf
2014-12-02
1
-6
/
+8
*
lib: Use MAP_FOR_EACH_INDEX to improve readability.
Jarno Rajahalme
2014-11-26
1
-7
/
+9
*
classifier: Remove internal mutex.
Jarno Rajahalme
2014-11-14
1
-7
/
+7
*
classifier: Lockless and robust classifier iteration.
Jarno Rajahalme
2014-11-14
1
-4
/
+6
*
classifier: Do not insert duplicate rules in indices.
Jarno Rajahalme
2014-11-14
1
-2
/
+3
*
classifier: Constify fields.
Jarno Rajahalme
2014-11-06
1
-11
/
+11
*
classifier: Use rculist.
Jarno Rajahalme
2014-10-31
1
-3
/
+3
*
classifier: Change type used for priorities from 'unsigned int' to 'int'.
Ben Pfaff
2014-10-30
1
-3
/
+2
*
lib/classifier: Add lib/classifier-private.h.
Jarno Rajahalme
2014-10-24
1
-0
/
+279