summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* syslog: Provide stub functions for openlog and syslog.Gurucharan Shetty2014-01-241-0/+11
* syslog: Add LOG_LOCALX definitions.Gurucharan Shetty2014-01-241-0/+9
* poll-loop: Port to Windows.Linda Sun2014-01-171-0/+4
* netdev-linux: Fix build break on RHEL 6.1.Ben Pfaff2014-01-162-0/+38
* netdev-linux: Read packet auxdata to obtain vlan_tidSimon Horman2014-01-161-0/+1
* Add common definitions for Windows builds.Alin Serdean2013-12-274-0/+76
* datapath: Drop user features if old user space attempted to create datapathThomas Graf2013-12-161-1/+9
* datapath: Allow user space to announce ability to accept unaligned Netlink me...Thomas Graf2013-12-161-0/+4
* ofp-util: Implement OpenFlow 1.1 packet-in message.Ben Pfaff2013-12-041-6/+1
* ofproto: Add OF1.4 elements to enum ofp_table_configSimon Horman2013-12-032-17/+11
* sparse: Include stddef.h to ensure NULL is defined.Simon Horman2013-11-251-0/+1
* openflow-1.2.h: Fix definition of OXM_OF_PBB_ISID.Ben Pfaff2013-11-221-2/+2
* ofproto: Add enum ofp_table_configSimon Horman2013-11-121-0/+8
* ofproto: Add enum ofp_tableSimon Horman2013-11-121-0/+10
* ofproto: Add enum ofp_group_capabilitiesSimon Horman2013-11-021-0/+8
* nicira-ext: Update comment.Ben Pfaff2013-11-021-0/+5
* Add OF11 SET MPLS LABEL and SET MPLS TC actions.Jarno Rajahalme2013-11-011-0/+24
* ofproto: Add support for sending OFPTYPE_ROLE_STATUS messages.Alexandru Copot2013-10-291-2/+1
* include/openflow: Add OpenFlow 1.4 header fileAlexandru Copot2013-10-293-0/+162
* Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_GET_CONFIG_REPLY.Venkitachalam Gopalakrishnan2013-10-293-23/+27
* openflow-1.2.h: Remove redundant definition of OFPST12_GROUP_FEATURES.Ben Pfaff2013-10-291-9/+0
* TCP flags matching support.Jarno Rajahalme2013-10-292-0/+13
* ofp-util: Use correct cookie value in "packet_in"s when no flow involved.Ben Pfaff2013-10-221-2/+2
* datapath: collect mega flow mask statsAndy Zhou2013-10-221-3/+14
* include/openflow: Move union ofp_action away from headers.Jarno Rajahalme2013-10-171-13/+0
* ofproto: Define official OpenFlow port number.Justin Pettit2013-10-011-1/+2
* Don't differentiate between TCP and SSL ports for OpenFlow and OVSDB.Justin Pettit2013-10-011-1/+0
* nicira-ext: Fix incorrect description of NXM_NX_IPV6_LABEL as non-maskable.Ben Pfaff2013-09-261-2/+3
* openvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_MAX, OVS_BE64_MAX.Ben Pfaff2013-09-171-0/+4
* ofp-util: Announce OpenFlow 1.3 table features only in OpenFlow 1.3.Ben Pfaff2013-09-131-14/+12
* openflow-1.1+: move OFPTC11_TABLE_MISS_MASK out of enumAndy Zhou2013-09-111-1/+1
* openflow-1.1+: OFPT_TABLE_MOD (part 1)Andy Zhou2013-09-071-2/+2
* openflow-1.3.h: Fix typoDaniel Baluta2013-09-061-2/+1
* datapath: Cleanup netlink compat code.Pravin B Shelar2013-09-062-46/+0
* Implement OpenFlow 1.1+ "groups" protocol.Neil Zhu2013-09-023-6/+6
* packets: Do not assume that IPv4, TCP, or ARP headers are 32-bit aligned.Ben Pfaff2013-08-271-2/+30
* Fix typos in a couple of OpenFlow related comments.Ben Pfaff2013-08-271-1/+1
* ofproto-dpif: Add SCTP supportJoe Stringer2013-08-221-0/+1
* datapath: Add SCTP supportJoe Stringer2013-08-221-0/+6
* Use "error-checking" mutexes in place of other kinds wherever possible.Ben Pfaff2013-08-201-3/+0
* flow: Enable matching on new field 'pkt_mark'.Jesse Gross2013-08-131-0/+17
* sparse: Remove support for thread-safety annotations.Ben Pfaff2013-08-131-38/+0
* clang: Add annotations for thread safety check.Ethan Jackson2013-07-301-6/+6
* sparse: Avoid sparse warnings for additional pthread initializers.Ben Pfaff2013-07-221-1/+10
* atomic: Suppress sparse warning.Ethan Jackson2013-07-101-0/+6
* openflow-common: Change flow removal reason codes.Jarno Rajahalme2013-06-261-1/+1
* ovs-thread: New module, initially just with pthreads wrapper functions.Ben Pfaff2013-06-252-0/+61
* ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.Ben Pfaff2013-06-253-3/+28
* ofp-util: Support for OpenFlow 1.3 meters.Jarno Rajahalme2013-06-252-1/+2
* sparse: Remove prototypes for thread-unsafe functions from headers.Ben Pfaff2013-06-202-6/+2