aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-02-25Add support for LISP tunnelingLorand Jakab
2013-02-20ipsec: prepare IPsec for flow based tunnelingAnsis Atteka
2013-02-19datapath: Remove CAPWAP tunneling support.Pravin B Shelar
2013-02-15Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Ben Pfaff
2013-02-05nicira-ext: Remove the autopath action.Ethan Jackson
2013-02-05User-Space MPLS actions and matchesSimon Horman
2013-01-28datapath: Remove kernel patch ports.Jesse Gross
2013-01-28datapath: Remove compatibility GRE identifier.Jesse Gross
2013-01-28datapath: Remove vport MAC address configuration.Jesse Gross
2013-01-28datapath: Remove tunnel path MTU discovery support.Jesse Gross
2013-01-28datapath: Remove support for Don't Fragment inheritance.Jesse Gross
2013-01-18datapath: More flexible kernel/userspace tunneling attribute.Pravin B Shelar
2013-01-07include/linux/openvswitch.h: Make OVSP_LOCAL 32-bit.Jarno Rajahalme
2012-12-31Make OVS_TUNNEL_ATTR_DST_IPV4 optional to allow configuration of null_ports.Jarno Rajahalme
2012-12-27openvswitch: Remove Linux bridge compatibility.Pravin B Shelar
2012-12-08nx-match: Log a warning when a wildcarded bit is set to 1.Ben Pfaff
2012-12-05datapath: Add support for VXLAN tunnels to Open vSwitchKyle Mestery
2012-12-03include/openflow: Moved remaining common definitions from openflow-1.0.hJarno Rajahalme
2012-11-27Initial OpenFlow 1.3 supportJarno Rajahalme
2012-11-27Fix handling of OFPP_ANY in OpenFlow 1.1 and later.Jarno Rajahalme
2012-11-21datapath: add skb mark matching and set actionAnsis Atteka
2012-11-16nicira-ext: Remove NXFF_OPENFLOW12.Ben Pfaff
2012-11-13sparse: Add ip6_rthdr struct to the ip6.hAnsis Atteka
2012-11-06datapath: Shorten flow tunneling flags.Jesse Gross
2012-11-06datapath: Include OVS_KEY_ATTR_IPV4_TUNNEL in upstream range.Jesse Gross
2012-11-05datapath: Remove tunnel header caching.Pravin B Shelar
2012-11-05datapath: Add Upstream id for GRE type.Pravin B Shelar
2012-11-04ofp-util: Add version bitmap support to hello messages.Simon Horman
2012-11-02Process RARP packets with ethertype 0x8035 similar to ARP packets.Mehak Mahajan
2012-10-20datapath: Add support for tun_key to Open vSwitch datapathKyle Mestery
2012-10-18ofp-actions: Implement writing to metadata fieldJoe Stringer
2012-10-18nicira-ext: Clarify behavior of overlapping src and dst for NXAST_REG_MOVE.Ben Pfaff
2012-10-13ofp-errors: Merge OF1.0 "all tables full" with OF1.1+ "table full".Ben Pfaff
2012-10-11nicira-ext: Correct and improve nx_flow_update_abbrev comment.Ben Pfaff
2012-10-05datapath: 64-bit GRE supportPravin B Shelar
2012-09-26openflow-1.2: Remove OFPAT12_* definitions that duplicate OFPAT11_* ones.Ben Pfaff
2012-09-20ovs-ofctl: Accept port keywords, OF1.1 port numbers, reject port number 0.Ben Pfaff
2012-09-13ofp-actions: helper functions for of12 set-field actionSimon Horman
2012-09-13ofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table Statistics Request Mess...Simon Horman
2012-08-28nicira-ext: Deprecate the autopath action.Ethan Jackson
2012-08-17Do not include zeroed metadata fields in NXM/OXM packet-in messages.Ben Pfaff
2012-08-16Add Nicira vendor extension action NXAST_DEC_TTL_CNT_IDS.Mehak Mahajan
2012-08-01Improving comment for OFP10_VLAN_NONE.Mehak Mahajan
2012-07-30openflow: Add enum ofp_versionSimon Horman
2012-07-30ofp-util: Work on decoding OF1.1 flow_mods.Ben Pfaff
2012-07-30openflow: Separate OF1.0, OF1.1 flow_mod constants and types.Ben Pfaff
2012-07-30openflow: Rename OpenFlow 1.0 statistics messages with "10" infix.Ben Pfaff
2012-07-30nicira-ext: Drop nx_aggregate_stats_reply structure.Ben Pfaff
2012-07-30ofp-msgs: New approach to encoding and decoding OpenFlow headers.Ben Pfaff
2012-07-22ofp-util: Add OFPUTIL_P_OF12 and NXFF_OPENFLOW12Simon Horman