Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / meta-flow.c
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-03-25 Andy Zhoulib/flow: add dp_hash and recirc_id to struct flow
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-02-26 Joe Stringermeta-flow: Remove duplicate break statements.
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-12 Jarno Rajahalmemeta-flow: Fix setting MFF_IP_FRAG.
2014-02-11 Ben Pfaffofproto-dpif-xlate: Make flows that match ICMP fields...
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 'mainstream'
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-11 Jarno RajahalmeClassifier: Track address prefixes.
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-12-05 Andy Zhoulib/meta-flow: remove unused function
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-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-11-15 Ben Pfaffmeta-flow: Fix typo in error message.
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-01 Jarno RajahalmeOXM inspired match field names.
2013-11-01 Jarno Rajahalmemeta-flow: Inline mf_from_id().
2013-11-01 Ben Pfaffmeta-flow: Make mf_parse() report bad masks as errors.
2013-10-31 Simon HormanReturn no protocols if mask is supplied for unmaskable...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-17 Gurucharan Shettyovs-dpctl: Add a 'filter' option to match wildcarded...
2013-10-15 Jarno Rajahalmemeta-flow: Add mf_mask_field_and_prereqs().
2013-10-14 Giuseppe LettieriMerge branch 'mainstream'
2013-10-15 Jarno Rajahalmelib/meta-flow: Enforce mf_fields array order.
2013-10-10 Ben PfaffAdd software switch support for modifying ARP headers...
2013-10-09 Jarno Rajahalmemeta-flow: Fix inverted IPv6 flow label masking.
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Jarno Rajahalmelib: Keep track of usable protocols while parsing.
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-23 Ben Pfaffmeta-flow: Use correct OF1.2+ errors for invalid fields...
2013-08-22 Joe Stringerofp-util: 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-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-25 Ben Pfaffmeta-flow: Be pickier about format of Ethernet addresses.
2013-07-23 Giuseppe LettieriMerge branch 'mainstream'
2013-07-22 Ben Pfaffmeta-flow: Make thread-safe.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '796223f5bc3a4896e6398733c798390158479400'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-11 Justin Pettitmeta-flow: Fix comment describing mf_set_flow_value().
2013-05-20 Ben Pfaffofp-util: Make ofputil_port_from_ofp11() return OFPP_NO...
2013-05-20 Jarno Rajahalmemeta-flow: Add MFF_IN_PORT_OXM, a 32-bit in_port.
2013-05-10 Jarno Rajahalmemeta-flow: Simplify mf_from_ofp_port_string()
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-05-08 Ben Pfaffmeta-flow: Make 'in_port' field writable.
2013-04-18 Ben PfaffCorrectly implement the OpenFlow 1.2+ OXM_OF_IP_DSCP...
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-31 Ben Pfaffmeta-flow: Add missing "break" to mf_set_wild().
2013-01-31 Ben Pfaffmeta-flow: Avoid null pointer dereference in mf_format_...
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-29 Ethan Jacksonpackets: Create global helper is_ip_any().
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-09 Gurucharan Shettyovs-ofctl: Remove 'ANY' as a wildcard.
2013-01-09 Ben Pfaffmeta-flow: Fix uninitialized data parsing tnl_flags...
2012-12-18 Ben Pfaffmeta-flow: Correctly byteswap skb_priority/skb_mark...
2012-12-18 Ansis Attekavswitchd: log skb_mark and skb_priority
2012-12-18 Ben Pfaffmeta-flow: Fix and simplify mf_get_mask().
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-14 Justin Pettitmeta-flow: Don't allow negative port numbers.
2012-11-27 Jarno RajahalmeAdd OF1.3 TUNNEL_ID support.
2012-11-22 Pravin B Shelarvswitchd: Log all tunnel parameters of given flow.
2012-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-18 Ben Pfaffofp-util: Separate output, error reporting in ofputil_p...
2012-10-03 Jesse Grossflow: Extend struct flow to contain tunnel outer header.
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-20 Ben Pfaffovs-ofctl: Accept port keywords, OF1.1 port numbers...
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-13 Ben Pfaffofp-actions: Right-justify the value in ofpact_reg_load...
2012-09-12 Isaku Yamahatalib/ofp-actions: use mf_subvalue in struct ofpact_reg_load.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-09-04 Ben Pfaffflow: Replace flow_wildcards members by a single "struc...
2012-09-04 Ben Pfaffflow: Use bit-mask for in_port match, instead of FWW_...
2012-09-04 Ben Pfaffflow: Use bit-mask for Ethernet type match, instead...
2012-09-04 Ben Pfaffflow: Use bit-mask for IP protocol match, instead of...
2012-09-04 Ben Pfaffflow: Use bit-mask for TTL match, instead of FWW_*...
2012-09-04 Ben Pfaffflow: Use bit-mask for DSCP and ECN bits, instead of...
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-07-25 Ben Pfaffmeta-flow: Fix "sparse" warning in mf_are_prereqs_ok().
next