datapath-windows: Fix build.
[cascardo/ovs.git] / include /
2015-05-22 Ethan Jacksonsparse: Fix sparse when compiling DPDK.
2015-03-24 Simon HormanAdd types for NTR selection method
2015-03-17 Ben Pfaffinclude/openflow: Simplify structure checking for OpenF...
2015-03-17 Simon HormanUse NTR rather than NTR as prefix for Netronome vendor id
2015-03-05 Gurucharan Shettywindows/syslog: Remove duplicate definition.
2015-01-28 Gurucharan Shettyvlog: Ability to override the default log facility.
2015-01-26 Gurucharan Shettyvlog: Logging option '--syslog-target' needs one argument.
2015-01-20 Ben Pfaffvconn: Move struct definitions back to provider interface.
2015-01-13 Amit Bosevconn: Avoid using C++ keyword 'class' as variable...
2015-01-08 Gurucharan Shettyvlog: Rename the currently used term 'facility' as...
2014-12-15 Thomas Graflib: Move vconn.h to <openvswitch/vconn.h>
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflib: Expose struct ovs_list definition in <openvswitch...
2014-12-15 Thomas Graflib: Expose SAT_MUT as OVS_SAT_MUL in <openvswitch...
2014-12-15 Thomas Graflib: Move token-bucket.h to <openvswitch/token-bucket.h>
2014-12-15 Thomas Graflib: Expose ovs_mutex and ovsthread_once in <openvswitc...
2014-12-15 Thomas Graflib: Expose SOURCE_LOCATOR as OVS_SOURCE_LOACATOR
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-12-09 Ben Pfaffinclude/openvswitch/util: Add extern "C" { ... }.
2014-11-25 Simon HormanAdd Netronome vendor Id: NMX_VENDOR_ID = 0x00001540.
2014-11-25 Thomas Graflib: Add API to set program name and version
2014-11-25 Thomas Graflib: Add new header <openvswitch/version.h> to versioni...
2014-11-25 Joe Stringerhash: Add 128-bit murmurhash.
2014-11-25 Simon Hormanopenflow: Use *_array_len names in struct ofp15_bucket...
2014-11-25 Simon Hormanopenflow: Value 4 of enum ofp15_group_mod_command is...
2014-11-20 Saurabh ShahFix build break in ofproto/tunnel.c for windows platform.
2014-11-13 Shu Shenopenflow: Add OpenFlow 1.4 packet-in reasons.
2014-11-13 Thomas Grafinclude: Install openflow/ and openvswitch/ headers.
2014-11-12 Ben PfaffFix misspellings of "OpenFlow".
2014-11-12 Thomas Grafinclude: Use #include <.*> in public headers.
2014-11-11 Simon Hormanopenflow: Add types for (draft) OpenFlow 1.5 group...
2014-11-10 Rishi BambaAdd support for OpenFlow 1.4+ "importance" values.
2014-11-05 Jean Tourrilhesopenflow.h: Add header for OpenFlow v1.5.
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-10-14 YAMAMOTO Takashinicira-ext.h: Update comments
2014-10-07 Ben Pfaffnx-match: Move all knowledge of OXM/NXM here.
2014-10-07 Ben Pfaffmeta-flow: Autogenerate mf_field data structures.
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
2014-08-18 Gurucharan Shettynetinet/in.h: Add definition for IPPROTO_GRE.
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-13 Alin SerdeanPrepare include headers
2014-08-13 Alin SerdeanNo newline at end of file
2014-08-12 Ben Pfaffofp-errors: Use EXT-444 extension error codes for prope...
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-11 Ben Pfaffofp-actions: Add instructions bitmaps and fix related...
2014-08-11 Ben Pfaffofp-actions: Add action bitmap abstraction.
2014-08-04 Ben PfaffDo not seemingly #include Linux-specific headers on...
2014-07-29 Alin SerdeanAdd defines, enums and headers for MSVC
2014-07-28 Ben Pfaffmeta-flow: Add 64-bit registers.
2014-07-24 Andy Zhoudatapath: reorder action netlink attribute definition...
2014-06-24 Simon Hormandatapath: Add basic MPLS support to kernel
2014-06-21 Jesse Grossdoc: Additional documentation updates for Geneve.
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-20 Jesse Grosstunnel: Add support for matching on OAM packets.
2014-06-20 Jesse Grossdatapath: Wrap struct ovs_key_ipv4_tunnel in a new...
2014-06-13 Ben Pfaffutil: Move definition of HANDLE here.
2014-06-13 Simon Hormanofproto: Add ofp14_flow_monitor_{request, command,...
2014-06-12 Ben PfaffImplement learned flow deletion.
2014-06-12 Ben Pfaffofproto: Only initiate flow table modifications if...
2014-05-19 Daniel Borkmannnetinet: Add IPPROTO_IGMP definition
2014-05-14 Ben Pfaffmeta-flow: Use OXM-defined constant for TCP flags in...
2014-05-14 Ben PfaffAdd skeleton for OF1.5 support.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 queue statistics.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port statistics.
2014-05-14 Ben PfaffImplement basic OpenFlow 1.4 table-mod message.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port_mod messages.
2014-05-14 Ben Pfaffofp-util: Implement OpenFlow 1.4 port status and port...
2014-05-08 Andy Zhouofp-util: compile group stats with visual studio
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2014-04-29 Jarno Rajahalmeopenvswitch.h: Clarify use of key attributes.
2014-04-29 Jarno Rajahalmeopenvswitch.h: Note that 64 bit ints are 4-aligned.
2014-04-21 Andy Zhoudatapath: add hash action
2014-04-21 Andy Zhouopenvswitch.h: rename hash action definition
2014-04-16 Andy Zhoudpif-netdev: Move hash function out of the recirc actio...
2014-04-15 Alex Wangdatapath: Allow each vport to have an array of 'port_id's.
2014-04-11 Andy Zhouopenflow-1.3.h: improve struct ofp13_group_stats definition
2014-04-11 Andy Zhouopenflow-1.1.h: improve struct ofp11_group_stats definition
2014-03-28 Andy Zhourecirculation: Adjust ovs_key_attr ABI
2014-03-28 YAMAMOTO Takashirecirculation: Some cosmetic fixes
2014-03-25 Andy Zhoudpif-netdev: user space datapath recirculation
2014-03-25 Andy Zhoulib/flow: add dp_hash and recirc_id to struct flow
2014-03-25 Jarno Rajahalmedatapath: Avoid assigning a NULL pointer to flow actions.
2014-03-24 Alexander Wuofp-actions: Complete ofp13_action_type.
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-17 Gurucharan Shettysystem-stats: Port for Windows.
2014-03-17 Gurucharan Shettywindefs: srandom() and random() for windows.
2014-03-17 Gurucharan Shettystrsep: Copy from netbsd.
2014-03-17 Gurucharan Shettysflow: Include the windefs.h header for windows.
2014-03-17 Gurucharan Shettywindows/unistd: Add definitions for STD*_FILENO.
2014-03-17 Gurucharan Shettywindefs: Include the library advapi32.
2014-03-15 Alexandru Copotopenflow-1.4.h: Add bundle structure definitions
2014-03-13 Gurucharan Shettywindows/sys: Define sa_family_t for easy compilation.
2014-03-13 Gurucharan Shettywindefs: Add definition for pid_t.
2014-03-13 Gurucharan Shettywindows/net: Definition for IFNAMSIZ.
2014-03-13 Gurucharan Shettywindows/netinet: Copy ip6.h and icmp6.h from netbsd.
2014-03-13 Gurucharan Shettywindows/netinet: Add some #defines needed for Windows.
2014-03-13 Gurucharan Shettyovsdb: fsync() for Windows.
2014-03-12 Gurucharan Shettyovsdb-server: Truncate file for Windows.
2014-03-12 Gurucharan Shettywindows: Add stub headers for windows.
2014-03-07 Gurucharan Shettygetrusage-windows: getrusage() for Windows.
next