aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-10-13Fix broken build in XenServer DDK 5.6.100-39265p.Ben Pfaff
2011-10-12datapath-protocol: Rename to <linux/openvswitch.h>.Ben Pfaff
2011-10-12datapath-protocol: Use Linux kernel types directly.Ben Pfaff
2011-10-12datapath-protocol: Rename enums for consistency.Ben Pfaff
2011-10-12datapath-protocol: Remove socket header #include.Ben Pfaff
2011-10-12datapath-protocol: Remove #include <linux/netlink.h>.Ben Pfaff
2011-10-12datapath: Move Netlink PID for userspace actions from flows to actions.Ben Pfaff
2011-10-11openflow: Delete icmp_type and icmp_code macros.Ben Pfaff
2011-10-05datapath: Strip down vport interface - ifIndex.Pravin B Shelar
2011-10-04nicira-ext: Bump number of registers to five from four.Justin Pettit
2011-09-28sFlow: Genericize/simplify kernel sFlow implementationPravin Shelar
2011-09-23datapath: Use unicast Netlink sockets for upcalls.Jesse Gross
2011-09-19datapath-protocol: vport_stats types are unsigned.Jesse Gross
2011-09-19nicira-ext: Clarify comment.Ben Pfaff
2011-09-16datapath: Hardcode vport multicast group ID on older kernels.Ethan Jackson
2011-09-15datapath: Always use generic stats for devices (vports)Pravin Shelar
2011-09-13Implement new "learn" action.Ben Pfaff
2011-09-12datapath: Strip down vport interface : OVS_VPORT_ATTR_MTUPravin Shelar
2011-09-09datapath: VLAN actions should use push/pop semanticsPravin Shelar
2011-09-08Strip down vport interface : iflinkPravin Shelar
2011-08-19datapath: Use "OVS_*" as opposed to "ODP_*" for user<->kernel interactions.Justin Pettit
2011-08-18datapath-protocol: Correct a description in odp_flow_attr structure.Justin Pettit
2011-08-12nicra-ext: New action NXAST_OUTPUT_REG.Ethan Jackson
2011-08-09nicira-ext: Fix NXM example.Ben Pfaff
2011-08-09New action NXAST_RESUBMIT_TABLE.Ben Pfaff
2011-08-03ovs-dpctl: Show number of flowsSimon Horman
2011-07-28Datapath action should not refer to controllerpravin shelar
2011-07-26nx-match: Make more fields writable with NXAST_REG_MOVE and other actions.Ben Pfaff
2011-07-22bundle: New action "bundle_load".Ethan Jackson
2011-07-22nx-match: New helpers.Ethan Jackson
2011-07-19vswitch: Implement bundle action.Ethan Jackson
2011-07-19nicira-ext: Generalize nx_mp_fields into nx_hash_fields.Ethan Jackson
2011-06-15nicira-ext: Fix incorrect comment in autopath definition.Ethan Jackson
2011-06-14Define UINT64_MAX as "unknown" in Open vSwitch specific interfaces.Ben Pfaff
2011-06-14openflow: Make stats replies more like other OpenFlow messages.Ben Pfaff
2011-06-14nicira-ext: Separate nx_aggregate_stats_reply from ofp_aggregate_stats_reply.Ben Pfaff
2011-06-14openflow: Merge ofp_flow_stats_request and ofp_aggregate_stats_request.Ben Pfaff
2011-06-14openflow: Remove 'body' member from struct ofp_stats_msg.Ben Pfaff
2011-06-14openflow: Merge ofp_stats_request and ofp_stats_reply.Ben Pfaff
2011-06-10nicira-ext: Explicitly assign each extension message type a number.Ben Pfaff
2011-06-10nicira-ext: Renumber NXT_FLOW_MOD_TABLE_ID.Ben Pfaff
2011-06-09Remove NXAST_DROP_SPOOFED_ARP action.Justin Pettit
2011-05-18Merge 'next' into 'master'.Ben Pfaff
2011-05-16Make the source tree sparse clean.Ben Pfaff
2011-05-16openflow: Change types from uint<N>_t to ovs_be<N>.Ben Pfaff
2011-05-16Remove unnecessary #include directives.Ben Pfaff
2011-05-12Merge 'master' into 'next'.Ben Pfaff
2011-05-12Implement basic multiple table support.Ben Pfaff
2011-04-29tunneling: Add df_default and df_inherit tunnel options.Andrew Evans
2011-04-26Remove support for obsolete "tun_id_from_cookie" extension.Ben Pfaff