sFlow: clear the padding
[cascardo/ovs.git] / include /
2013-12-17 Thomas Grafdatapath: Drop user features if old user space attempte...
2013-12-17 Thomas Grafdatapath: Allow user space to announce ability to accep...
2013-12-04 Ben Pfaffofp-util: Implement OpenFlow 1.1 packet-in message.
2013-12-04 Simon Hormanofproto: Add OF1.4 elements to enum ofp_table_config
2013-11-25 Simon Hormansparse: Include stddef.h to ensure NULL is defined.
2013-11-22 Ben Pfaffopenflow-1.2.h: Fix definition of OXM_OF_PBB_ISID.
2013-11-12 Simon Hormanofproto: Add enum ofp_table_config
2013-11-12 Simon Hormanofproto: Add enum ofp_table
2013-11-02 Simon Hormanofproto: Add enum ofp_group_capabilities
2013-11-02 Ben Pfaffnicira-ext: Update comment.
2013-11-02 Jarno RajahalmeAdd OF11 SET MPLS LABEL and SET MPLS TC actions.
2013-10-29 Alexandru Copotofproto: Add support for sending OFPTYPE_ROLE_STATUS...
2013-10-29 Alexandru Copotinclude/openflow: Add OpenFlow 1.4 header file
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-29 Ben Pfaffopenflow-1.2.h: Remove redundant definition of OFPST12_...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-23 Ben Pfaffofp-util: Use correct cookie value in "packet_in"s...
2013-10-22 Andy Zhoudatapath: collect mega flow mask stats
2013-10-17 Jarno Rajahalmeinclude/openflow: Move union ofp_action away from headers.
2013-10-01 Justin Pettitofproto: Define official OpenFlow port number.
2013-10-01 Justin PettitDon't differentiate between TCP and SSL ports for OpenF...
2013-09-27 Ben Pfaffnicira-ext: Fix incorrect description of NXM_NX_IPV6_LA...
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-09-13 Ben Pfaffofp-util: Announce OpenFlow 1.3 table features only...
2013-09-11 Andy Zhouopenflow-1.1+: move OFPTC11_TABLE_MISS_MASK out of...
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-07 Daniel Balutaopenflow-1.3.h: Fix typo
2013-09-06 Pravin B Shelardatapath: Cleanup netlink compat code.
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-08-28 Ben Pfaffpackets: Do not assume that IPv4, TCP, or ARP headers...
2013-08-27 Ben PfaffFix typos in a couple of OpenFlow related comments.
2013-08-22 Joe Stringerofproto-dpif: Add SCTP support
2013-08-22 Joe Stringerdatapath: Add SCTP support
2013-08-20 Ben PfaffUse "error-checking" mutexes in place of other kinds...
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-08-13 Ben Pfaffsparse: Remove support for thread-safety annotations.
2013-07-31 Ethan Jacksonclang: Add annotations for thread safety check.
2013-07-22 Ben Pfaffsparse: Avoid sparse warnings for additional pthread...
2013-07-11 Ethan Jacksonatomic: Suppress sparse warning.
2013-06-26 Jarno Rajahalmeopenflow-common: Change flow removal reason codes.
2013-06-25 Ben Pfaffovs-thread: New module, initially just with pthreads...
2013-06-25 Ben Pfaffofp-errors: Implement OpenFlow 1.2+ experimenter error...
2013-06-25 Jarno Rajahalmeofp-util: Support for OpenFlow 1.3 meters.
2013-06-20 Ben Pfaffsparse: Remove prototypes for thread-unsafe functions...
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Andy Zhoudatapath: Mega flow implementation
2013-06-13 Murphy McCauleylib/netdev-linux.c: Prevent receiving of sent packets
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-05-08 Ben Pfaffmeta-flow: Make 'in_port' field writable.
2013-05-02 Simon HormanMake it more obvious that OVS_KEY_ATTR_MPLS may be...
2013-04-22 Romain LengletImplement IPFIX export
2013-03-30 Thomas Grafdatapath: Use ETH_ALEN to define ethernet addresses
2013-03-30 Jesse Grossdatapath: Provide simple version of if_ether.h on non...
2013-03-28 Jarno Rajahalmeopenflow-1.3.h: Fix spelling error
2013-03-21 Andy Zhounicira-ext: Fix comment on NXAST_STACK_PUSH and NXAST_S...
2013-03-15 Jesse Grossdatapath: Remove old patch interface definitions.
2013-03-08 Ben Pfaffnicira-ext: Document that nx_flow_mod_table_id applies...
2013-03-08 Ben PfaffAdd table_id to NXM flow_removed messages.
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2013-03-06 Simon HormanAdd support for set_mpls_ttl action
2013-03-06 Simon HormanAdd support for dec_mpls_ttl action
2013-03-04 Pravin B ShelarTunnel: Cleanup old tunnel infrastructure.
2013-02-25 Lorand JakabAdd support for LISP tunneling
2013-02-20 Ansis Attekaipsec: prepare IPsec for flow based tunneling
2013-02-19 Pravin B Shelardatapath: Remove CAPWAP tunneling support.
2013-02-16 Ben PfaffAllow OVS_USERSPACE_ATTR_USERDATA to be variable length.
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-28 Jesse Grossdatapath: Remove kernel patch ports.
2013-01-28 Jesse Grossdatapath: Remove compatibility GRE identifier.
2013-01-28 Jesse Grossdatapath: Remove vport MAC address configuration.
2013-01-28 Jesse Grossdatapath: Remove tunnel path MTU discovery support.
2013-01-28 Jesse Grossdatapath: Remove support for Don't Fragment inheritance.
2013-01-19 Pravin B Shelardatapath: More flexible kernel/userspace tunneling...
2013-01-07 Jarno Rajahalmeinclude/linux/openvswitch.h: Make OVSP_LOCAL 32-bit.
2012-12-31 Jarno RajahalmeMake OVS_TUNNEL_ATTR_DST_IPV4 optional to allow configu...
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-12-08 Ben Pfaffnx-match: Log a warning when a wildcarded bit is set...
2012-12-06 Kyle Mesterydatapath: Add support for VXLAN tunnels to Open vSwitch
2012-12-03 Jarno Rajahalmeinclude/openflow: Moved remaining common definitions...
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-27 Jarno RajahalmeFix handling of OFPP_ANY in OpenFlow 1.1 and later.
2012-11-22 Ansis Attekadatapath: add skb mark matching and set action
2012-11-16 Ben Pfaffnicira-ext: Remove NXFF_OPENFLOW12.
2012-11-13 Ansis Attekasparse: Add ip6_rthdr struct to the ip6.h
2012-11-07 Jesse Grossdatapath: Shorten flow tunneling flags.
2012-11-07 Jesse Grossdatapath: Include OVS_KEY_ATTR_IPV4_TUNNEL in upstream...
2012-11-05 Pravin B Shelardatapath: Remove tunnel header caching.
2012-11-05 Pravin B Shelardatapath: Add Upstream id for GRE type.
2012-11-05 Simon Hormanofp-util: Add version bitmap support to hello messages.
2012-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-10-20 Kyle Mesterydatapath: Add support for tun_key to Open vSwitch datapath
2012-10-18 Joe Stringerofp-actions: Implement writing to metadata field
2012-10-18 Ben Pfaffnicira-ext: Clarify behavior of overlapping src and...
2012-10-14 Ben Pfaffofp-errors: Merge OF1.0 "all tables full" with OF1...
2012-10-11 Ben Pfaffnicira-ext: Correct and improve nx_flow_update_abbrev...
2012-10-06 Pravin B Shelardatapath: 64-bit GRE support
2012-09-26 Ben Pfaffopenflow-1.2: Remove OFPAT12_* definitions that duplica...
2012-09-20 Ben Pfaffovs-ofctl: Accept port keywords, OF1.1 port numbers...
2012-09-14 Simon Hormanofp-actions: helper functions for of12 set-field action
next