aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-21datapath: add hash actionAndy Zhou
2014-04-20openvswitch.h: rename hash action definitionAndy Zhou
2014-04-16dpif-netdev: Move hash function out of the recirc action, into its own actionAndy Zhou
2014-04-14datapath: Allow each vport to have an array of 'port_id's.Alex Wang
2014-04-10openflow-1.3.h: improve struct ofp13_group_stats definitionAndy Zhou
2014-04-10openflow-1.1.h: improve struct ofp11_group_stats definitionAndy Zhou
2014-03-28recirculation: Adjust ovs_key_attr ABIAndy Zhou
2014-03-28recirculation: Some cosmetic fixesYAMAMOTO Takashi
2014-03-25dpif-netdev: user space datapath recirculationAndy Zhou
2014-03-25lib/flow: add dp_hash and recirc_id to struct flowAndy Zhou
2014-03-24datapath: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme
2014-03-23ofp-actions: Complete ofp13_action_type.Alexander Wu
2014-03-23ofproto: Allow the use of the OpenFlow 1.4 protocolAlexandru Copot
2014-03-17system-stats: Port for Windows.Gurucharan Shetty
2014-03-17windefs: srandom() and random() for windows.Gurucharan Shetty
2014-03-17strsep: Copy from netbsd.Gurucharan Shetty
2014-03-17sflow: Include the windefs.h header for windows.Gurucharan Shetty
2014-03-17windows/unistd: Add definitions for STD*_FILENO.Gurucharan Shetty
2014-03-17windefs: Include the library advapi32.Gurucharan Shetty
2014-03-15openflow-1.4.h: Add bundle structure definitionsAlexandru Copot
2014-03-13windows/sys: Define sa_family_t for easy compilation.Gurucharan Shetty
2014-03-13windefs: Add definition for pid_t.Gurucharan Shetty
2014-03-13windows/net: Definition for IFNAMSIZ.Gurucharan Shetty
2014-03-13windows/netinet: Copy ip6.h and icmp6.h from netbsd.Gurucharan Shetty
2014-03-13windows/netinet: Add some #defines needed for Windows.Gurucharan Shetty
2014-03-13ovsdb: fsync() for Windows.Gurucharan Shetty
2014-03-12ovsdb-server: Truncate file for Windows.Gurucharan Shetty
2014-03-11windows: Add stub headers for windows.Gurucharan Shetty
2014-03-06getrusage-windows: getrusage() for Windows.Gurucharan Shetty
2014-02-28sparse: add defintions to include/sparse/netinet/in.hAndy Zhou
2014-02-26ofproto: Send port status message for port-mods, right away.Ben Pfaff
2014-02-06Always insert MPLS labels after VLAN tags.Ben Pfaff
2014-02-06Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow.Arun Sharma
2014-01-27getopt_long: Copy over the implementation from netbsd.Gurucharan Shetty
2014-01-24syslog: Provide stub functions for openlog and syslog.Gurucharan Shetty
2014-01-24syslog: Add LOG_LOCALX definitions.Gurucharan Shetty
2014-01-17poll-loop: Port to Windows.Linda Sun
2014-01-16netdev-linux: Fix build break on RHEL 6.1.Ben Pfaff
2014-01-16netdev-linux: Read packet auxdata to obtain vlan_tidSimon Horman
2013-12-27Add common definitions for Windows builds.Alin Serdean
2013-12-16datapath: Drop user features if old user space attempted to create datapathThomas Graf
2013-12-16datapath: Allow user space to announce ability to accept unaligned Netlink me...Thomas Graf
2013-12-04ofp-util: Implement OpenFlow 1.1 packet-in message.Ben Pfaff
2013-12-03ofproto: Add OF1.4 elements to enum ofp_table_configSimon Horman
2013-11-25sparse: Include stddef.h to ensure NULL is defined.Simon Horman
2013-11-22openflow-1.2.h: Fix definition of OXM_OF_PBB_ISID.Ben Pfaff
2013-11-12ofproto: Add enum ofp_table_configSimon Horman
2013-11-12ofproto: Add enum ofp_tableSimon Horman
2013-11-02ofproto: Add enum ofp_group_capabilitiesSimon Horman
2013-11-02nicira-ext: Update comment.Ben Pfaff