openflow: Remove OFPG11_*
[cascardo/ovs.git] / ofproto / ofproto-dpif-xlate.c
2015-11-11 Joe Stringerofproto-dpif-xlate: Don't stop processing after ct.
2015-10-23 Justin Pettitofproto-dpif-xlate: Fix small typo.
2015-10-13 Joe StringerAdd support for connection tracking helper/ALGs.
2015-10-13 Joe StringerAdd connection tracking label support.
2015-10-13 Joe StringerAdd connection tracking mark support.
2015-10-13 Joe StringerAdd support for connection tracking.
2015-10-13 Thadeu Lima de Sou... tnl-arp-cache: add IPv6 Neighbor Discovery support
2015-10-13 Thadeu Lima de Sou... route: support IPv6 and use IPv4-mapped addresses
2015-09-18 Jesse Grosstunneling: Track recursion levels across ARP generation.
2015-09-11 Joe Stringerofproto-dpif-xlate: Introduce xlate_commit_actions().
2015-09-09 Ben Pfaffofproto-dpif-xlate: Lower missing netdev_max_backlog...
2015-08-29 Jesse Grosstunnel: Support matching on the presence of Geneve...
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-26 Jarno Rajahalmemeta-flow: Minor refactoring.
2015-08-03 Ben Pfaffofproto-dpif: Use a regular ref instead of try_ref...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Fix mirroring interaction with...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Add recirculation information to...
2015-07-31 Ben Pfaffofp-actions: Add action "debug_recirc" for testing...
2015-07-31 Ben Pfaffofproto-dpif-rid: Factor recirculation state out as...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Rewrite mirroring to better fit...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Drop packets received from mirror...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Move initialization of 'in_port...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Move 'nf_output_iface' from xlate_o...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Remove multiple members from struct...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Move 'mirrors' from xlate_out to...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Set up 'base_flow' when we initiali...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Clean up sFlow and IPFIX sampling...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Factor wildcard processing out...
2015-07-31 Ben Pfafftunnel: Break tnl_xlate_init() into two separate functions.
2015-07-31 Ben Pfaffofproto-dpif-xlate: Simplify 'sample_actions_len' calcu...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Move declaration of 'orig_flow...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Eliminate 'is_icmp' from xlate_acti...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Simplify invocation of process_spec...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Eliminate 'rule' local variable.
2015-07-31 Ben Pfaffofproto-dpif-xlate: Calculate 'ofpacts' in more restric...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Make xlate_actions() caller supply...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Make xlate_actions() caller supply...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Initialize 'ctx' all in one place.
2015-07-31 Ben Pfaffofproto-dpif-xlate: Initialize '*xout' all together...
2015-07-27 Ben Pfaffofproto-dpif-mirror: Fix insane waste of memory and...
2015-07-24 Ben Pfafftunnel: Drop 'base_flow' parameter from tnl_xlate_init().
2015-07-24 Ben Pfaffofproto-dpif-xlate: Fix handling of write_actions(group...
2015-07-24 Ben Pfaffofproto-dpif-xlate: Remove unused function xlate_out_co...
2015-07-21 Neil McKeeExtend sFlow agent to report tunnel and MPLS structures
2015-07-16 Jesse Grosstunneling: Allow matching and setting tunnel 'OAM'...
2015-07-06 Joe Stringerodp-util: Share fields between odp and dpif_backer.
2015-07-02 Thadeu Lima de Sou... mcast-snooping: Add Multicast Listener Discovery support
2015-07-01 Thadeu Lima de Sou... mcast-snooping: Use IPv6 address for MDB
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
2015-06-22 Ben Pfaffofproto-dpif-xlate: Add support for OpenFlow group...
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
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-16 Ben Pfaffofproto-dpif-xlate: Add native tunnel information to...
2015-06-16 Ben Pfaffofproto-dpif: Allow translation reports to include...
2015-06-16 Ben Pfaffpackets: Generalize compose_arp().
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-12 Jarno Rajahalmeclassifier: Simplify versioning.
2015-06-11 Jarno Rajahalmeofproto: Infra for table versioning.
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-05-29 Joe Stringerofproto-dpif: Refactor feature support structure.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-20 Dennis Flynnauto-attach: Implement interface lldp disable and re...
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-06 Jarno Rajahalmelib/list: Add LIST_FOR_EACH_POP.
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-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 Ben PfaffMerge "master" into "ovn".
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-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
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-20 Ben Pfaffuserspace: Replace all uses of strncpy() by ovs_strlcpy().
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
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-04 Flavio Leitnermcast-snoop: Add support to control Reports forwarding
2015-02-04 Flavio Leitnermcast_snoop: make mcast_fport_bundle generic
2015-01-14 Ben Pfaffofproto-dpif-xlate: Log if an OFPACT_CONJUNCTION action...
2015-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2015-01-06 Jarno Rajahalmeminiflow: Use 64-bit data.
2014-12-23 Alex Wangrecirculation: Map recirc_id to ofproto_dpif.
2014-12-19 Pravin B Shelarofproto-dpif: Fix build failure.
2014-12-18 Pravin B Shelarofproto-dpif: Fix MPLS multiple Push pop action.
next