datapath: Fix L4 checksum handling when dealing with IP fragments
[cascardo/ovs.git] / ofproto /
2015-07-29 Ben Pfaffofproto: Ignore generation ID for role change to "equal".
2015-07-27 Ben Pfaffofproto-dpif-mirror: Fix insane waste of memory and...
2015-07-24 Ben Pfaffofproto-dpif-xlate: Fix handling of write_actions(group...
2015-07-16 Huanle Hanovs-appctl: register unixctl commands in the beginning
2015-07-13 Ben Pfaffdpif-netlink: Suppress DPIF_FP_PROBE here instead of...
2015-07-02 Ben Pfaffofproto: Hold ofproto_mutex when enabling or disabling...
2015-06-26 Ben Pfaffofproto: Fix use-after-free in bridge destruction with...
2015-06-26 Ben Pfaffofp-actions: Support mixing "conjunction" and "note...
2015-06-25 Jesse Grosstunneling: Don't match on source IP address for native...
2015-06-25 Alin Serdeanofproto-dpif: Don't try to use dpif_probe_feature(...
2015-06-22 Ben Pfaffofproto: Don't report that group chaining is supported.
2015-06-17 Thadeu Lima de Sou... Add IGMPv3 support.
2015-06-17 Thadeu Lima de Sou... ofproto-dpif-xlate: Make IGMP packets always take slow...
2015-06-12 Jarno Rajahalmeofproto: Support port mods in bundles.
2015-06-12 Jarno Rajahalmeofproto: Postpone sending flow removed messages.
2015-06-12 Jarno Rajahalmeclassifier: Simplify versioning.
2015-06-11 Jarno Rajahalmeofproto: Revertible eviction.
2015-06-11 Jarno Rajahalmeofproto: Accurate flow counts.
2015-06-11 Jarno RajahalmeUse classifier versioning.
2015-06-11 Jarno Rajahalmeofproto: Infra for table versioning.
2015-06-10 Jarno Rajahalmeclassifier: Support table versioning
2015-06-10 Jarno Rajahalmeofproto: Rename *_begin functions as *_start.
2015-06-10 Joe Stringertypes: Rename and move ovs_u128_equal().
2015-06-09 Jarno Rajahalmeofproto: Fix memory leak in ofproto_rule_delete().
2015-06-08 Andy Zhoutunneling: Fix a tunnel name display bug
2015-06-08 Jesse Grossofp-util: Convert flow_metadata to match structure.
2015-06-07 Alex Wangodp-util: Make sure vlan tci mask has exact match for...
2015-06-06 Sabyasachi Senguptaofproto-dpif: Use xzalloc instead of xmalloc.
2015-06-06 Ben Pfaffofproto-dpif: Avoid creating OpenFlow ports for duplica...
2015-06-02 Jarno Rajahalmeofproto: Add support for reverting flow mods and bundle...
2015-06-02 Jarno Rajahalmeofproto: Split delete_flow*().
2015-06-02 Jarno Rajahalmeofproto: Split modify_flows().
2015-06-02 Jarno Rajahalmeofproto: Split add_flow().
2015-06-02 Jarno Rajahalmeofproto: Refactor modify_flows__().
2015-06-02 Jarno Rajahalmeofproto: Use enum ofperr for 'error'.
2015-06-02 Jarno Rajahalmeofproto: Factor out ofproto_rule_create().
2015-06-02 Jarno Rajahalmeofproto: Factor out ofproto_rule_insert__().
2015-06-02 Jarno Rajahalmebundles: Manage bundles in connmgr.
2015-06-02 Jarno Rajahalmebundles: Validate bundled messages.
2015-06-01 Jarno Rajahalmeclassifier: Add support for invisible flows.
2015-06-01 Jarno Rajahalmeofproto: Eliminate use of unset error code.
2015-05-29 Joe Stringerofproto-dpif: Refactor feature support structure.
2015-05-27 Joe Stringerofproto-dpif: Make odp/ofp parse errors more clear.
2015-05-22 Daniele Di Proiettoovs-numa: Change 'core_id' to unsigned.
2015-05-18 Daniele Di Proiettodp-packet: Remove 'list' member.
2015-05-18 Jarno Rajahalmeofproto: Fix memory leak in flow deletion.
2015-04-29 Pravin B Shelardatapath: Add Stateless TCP Tunneling protocol.
2015-04-21 Alex Wangin-band: Mention ofproto name in the VLOG.
2015-04-20 Dennis Flynnauto-attach: Implement interface lldp disable and re...
2015-04-06 Jarno Rajahalmelib/list: Add LIST_FOR_EACH_POP.
2015-03-28 Alex Wangofproto-dpif: Set need_revalidate when removing cfm...
2015-03-27 Ricky Linetdev: Fix user space tunneling for set_tunnel action.
2015-03-26 Jarno Rajahalmeofproto-dpif-xlate: Fix MPLS recirculation.
2015-03-26 Jarno Rajahalmeofproto-dpif: Restore metadata and registers on recircu...
2015-03-24 Jarno Rajahalmeofproto-dpif-xlate: More robust wildcarding for select...
2015-03-24 Jarno Rajahalmeofproto-dpif-xlate: Roll back group bucket actions...
2015-03-24 Jarno Rajahalmeofproto-dpif-xlate: Remove bond recirculation parameter...
2015-03-24 Jarno Rajahalmeofproto-dpif-xlate: Restore was_mpls after a patch...
2015-03-24 Simon HormanImplement hash fields select group
2015-03-24 Simon HormanSupport translation of NTR selection method
2015-03-24 Simon HormanSupport encoding of NTR selection method
2015-03-24 Simon HormanSupport decoding of NTR selection method
2015-03-17 Jarno Rajahalmeofproto-dpif-xlate: Do not exit if peer bridge exits.
2015-03-17 Jarno Rajahalmeofproto-dpif-xlate: Preserve and execute action_set...
2015-03-17 Jarno Rajahalmeofproto-dpif-xlate: Preserve stack across patch port.
2015-03-13 Jarno Rajahalmeofproto-dpif-xlate: Honor skip_wildcards in translation.
2015-03-13 Jarno Rajahalmeofproto-dpif-xlate: Add rule cookie to the tranlation...
2015-03-13 Justin PettitUse the IANA-assigned ports for OpenFlow and OVSDB.
2015-03-04 Jarno Rajahalmeofproto-dpif-upcall: Create ukey only for miss upcalls.
2015-03-04 Jarno Rajahalmeofproto-dpif-xlate: Fix indentation.
2015-03-04 Jarno Rajahalmeofproto-dpif-xlate: Free recirculation ID in an error...
2015-03-04 Jarno Rajahalmeofproto-dpif-xlate: Don't translate action set when...
2015-03-04 Dennis Flynnauto-attach: Add auto-attach support to ofproto layer
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-03-03 Pravin B Shelardpif_packet: Rename to dp_packet
2015-02-27 Joe Stringerofproto-dpif: Fix UFID typo.
2015-02-20 Ben Pfaffuserspace: Replace all uses of strncpy() by ovs_strlcpy().
2015-02-17 Andy Zhouofproto/bond: Fix a race condition in updating post...
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2015-02-13 Mark D. Grayofproto-dpif: Fix whitespace and typo
2015-02-13 Ben Pfaffmac-learning: Implement per-port MAC learning fairness.
2015-02-07 Shu Shenofproto: add support of OFPR_ACTION_SET as packet-in...
2015-02-05 Jarno Rajahalmeofproto: Initialize tunnel module earlier.
2015-02-04 Flavio Leitnermcast-snoop: Add support to control Reports forwarding
2015-02-04 Flavio Leitnermcast_snoop: make mcast_fport_bundle generic
2015-02-03 Ben Pfaffofproto-dpif: Revalidate when sFlow probability changes.
2015-01-22 Ben Pfaffofp-errors: Use OFPERR_OFPBRC_IS_SLAVE to reject slave...
2015-01-22 Ben Pfaffofproto-dpif: Fix memory leak of mirrors in bundle_dest...
2015-01-20 Joe Stringerupcall: Simplify enable_ufid debug option.
2015-01-19 Ben Pfaffpktbuf: Always initialize '*bufferp' even when 'pb...
2015-01-14 Ben Pfaffofproto-dpif-xlate: Log if an OFPACT_CONJUNCTION action...
2015-01-12 Amit Bosepkg-config: Fix Cflags in package-config files
2015-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2015-01-11 Ben Pfaffclassifier: Make classifier_lookup() 'flow' parameter...
2015-01-06 Jarno Rajahalmeminiflow: Use 64-bit data.
2015-01-06 Alex Wangofproto-dpif: Do not allow recirc_id freed by non-ownin...
2015-01-06 Ben Pfaffofproto: Don't count hidden rules in table stats.
2015-01-02 Ben Pfaffofproto: Omit hidden tables from "next tables".
2015-01-01 Neil McKeesflow: Export OVS datapath performance counters via...
next