Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / flow.c
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-04-29 Jarno Rajahalmelib/classifier: Support variable sized miniflows.
2014-04-29 Jarno Rajahalmelib/flow: Maintain miniflow offline values explicitly.
2014-04-29 Jarno Rajahalmelib/flow: Optimize minimask_has_extra() and minimask_is...
2014-04-29 Jarno Rajahalmelib: Inline functions used in classifier_lookup.
2014-04-29 Jarno Rajahalmelib/flow: Simplify miniflow accessors, add ipv6 support.
2014-04-18 Jarno Rajahalmedpif-netdev: Use miniflow as a flow key.
2014-04-18 Jarno Rajahalmeclassifier: Support miniflow as a key.
2014-04-18 Jarno Rajahalmelib/flow: Possibly faster miniflow_hash_in_minimask()
2014-04-18 Jarno Rajahalmelib/flow: Add miniflow accessors and miniflow_get_tcp_f...
2014-04-18 Jarno Rajahalmelib/flow: Introduce miniflow_extract().
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-04-05 Ben Pfaffpackets: Fix misaligned data accesses for MPLS and...
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-25 Jarno Rajahalmelib/ofpbuf: Remove 'l7' pointer.
2014-03-25 Andy Zhoulib/flow: add dp_hash and recirc_id to struct flow
2014-03-25 Jarno Rajahalmelib/flow: Fix flow_hash_5tuple().
2014-03-20 Alex Wangdpif-netdev: Implement the API functions to allow multi...
2014-03-19 Jarno Rajahalmelib/flow: Retain ODPP_NONE on flow_extract().
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-11 Joe Stringerflow: Copy MPLS label on mpls_push.
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2014-01-21 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-16 Simon Hormanlib: Add tpid parameter to eth_push_vlan()
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-20 Jarno Rajahalmelib/flow: Skip minimask value checks.
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-13 Ethan Jacksonflow: New function flow_unwildcard_tp_ports().
2013-12-11 Andy Zhouofproto-dpif: Ignore non-packet field masks during...
2013-12-11 Jarno RajahalmeClassifier: Track address prefixes.
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-12-06 Jarno Rajahalmelib/flow: Add IPv6 support for flow_compose().
2013-12-02 Jarno Rajahalmelib: More intuitive syntax for TCP flags matching.
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-19 Ben Pfaffutil: Rename popcount to count_1bits
2013-11-18 Ben Pfaffutil: Make popcount() handle 64-bit integers, not separ...
2013-11-18 Ben Pfaffutil: Make raw_ctz() accept 64-bit integers.
2013-11-18 Jarno Rajahalmeminiflow: Use 64-bit map.
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-02 Ben Pfaffflow: Fill in ->l7 in flow_compose().
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-17 Jarno RajahalmeMore accurate wildcarding and fragment handling.
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-27 Jarno RajahalmeRemove unused variables and functions.
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-26 Ben Pfaffmatch: New function minimatch_matches_flow().
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-04 Ben Pfaffflow: Fix hypothetical memory leak in miniflow_move().
2013-09-04 Ben Pfaffflow: Fix memory leak in minimask_move().
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Ben Pfaffpackets: Introduce IPv6 headers not aligned on a 32...
2013-08-28 Ben Pfaffpackets: Do not assume that IPv4, TCP, or ARP headers...
2013-08-27 Ben Pfaffclassifier: New function cls_rule_move().
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-22 Joe Stringerofproto-dpif: Add SCTP support
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-08-13 Jesse Grossflow: Rename skb_mark to pkt_mark.
2013-07-06 Giuseppe LettieriMerge branch 'mainstream'
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-06-29 Justin Pettitflow: Don't assume non-IPv4 is IPv6 for un-wildcarding.
2013-06-28 Justin Pettitflow: Only un-wildcard relevant IP headers.
2013-06-26 Justin Pettitofproto-dpif: Always un-wildcard 'dl_type'.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Justin Pettitofproto-dpif: Tighten up megaflow wildcard handling.
2013-06-11 Justin Pettitofproto-dpif: Store relevant fields for wildcarding...
2013-06-11 Ethan Jacksonflow: Add new wildcard functions.
2013-06-11 Ethan Jacksonflow: Add new flow_wildcards_fold_minimask() function.
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-05-09 Takashi Kawaguchiflow: Fix IPv6 fragment packet handling
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-15 Simon HormanRemove encal_dl_type from struct flow
2013-03-15 Simon HormanRevert "flow: Split flow_extract"
2013-03-06 Simon HormanAdd support for dec_mpls_ttl action
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-19 Rich Lanedatapath: Fix parsing invalid LLC/SNAP ethertypes
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-22 Ben Pfaffhash: Replace primary hash functions by murmurhash.
2013-01-22 Ben Pfaffhash: Change mhash_finish() data measurement from words...
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-27 Simon Hormanflow: Split flow_extract
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-14 Ben Pfaffflow: Fix harmless typo in flow_wildcards_hash().
2012-11-28 Ansis Attekaflow: use rule priority in match_format() function
2012-11-23 Ansis Attekavswitchd: fix 32-bit builds
next