meta-flow: Correctly set destination MAC in mf_set_flow_value().
[sliver-openvswitch.git] / include /
2012-03-16 Ben Pfaffnetlink-socket: Increase Netlink socket receive buffer...
2012-01-12 Ben Pfaffofp-util: Extend message decoding data structures with...
2012-01-12 Ben Pfaffnicira-ext: Rename "struct nxt_*" to "struct nx_*".
2012-01-10 Ethan Jacksonopenflow: New Nicira Extended PACKET_IN format.
2011-12-28 Justin PettitAdd ability to restrict flow mods and flow stats reques...
2011-12-07 Ben Pfaffnicira-ext: Improve comment.
2011-11-16 Jesse Grossdatapath: Reformat copyright messages.
2011-11-15 Ben Pfaffdatapath: Don't drop packets with partial vlan tags.
2011-11-15 Ben Pfaffdatapath: Describe policy for extending flow key, imple...
2011-11-12 Ben Pfaffopenvswitch.h: Change OVS_KEY_ATTR_TUN_ID from 100...
2011-11-11 Ben Pfaffopenvswitch.h: Improve comments.
2011-11-09 Justin Pettitdatapath: Rename ipv6_tos to ipv6_tclass.
2011-11-09 Justin PettitSupport matching and modifying IP TTL.
2011-11-09 Justin PettitSupport matching and modifying IP ECN bits.
2011-11-09 Justin PettitSupport matching IPv6 flow label.
2011-11-08 Jesse Grossdatapath: Renumber non-upstreamable interfaces.
2011-11-07 Pravin B Shelardatapath: Fix coding style issues.
2011-11-02 Ben Pfaffofproto: Reject invalid input ports in OFPT_PACKET_OUT...
2011-11-02 Ben Pfaffofproto: Add error code for bad role.
2011-11-02 Ben Pfaffofproto: Issue OpenFlow error for bad table IDs.
2011-11-01 Ben Pfaffopenvswitch.h: Add missing words in comment.
2011-11-01 Pravin B Shelardatapath: Convert kernel priority actions into match...
2011-10-29 Ethan Jacksonnicira-ext: New action "exit".
2011-10-27 Ethan Jacksonnicira-ext: Fix stale documentation in the bundle action.
2011-10-27 Ethan Jacksonbundle: Allow OFPP_NONE in bundle actions.
2011-10-25 Ben Pfaffdatapath: Improve <linux/openvswitch.h> comments.
2011-10-23 Jesse Grossdatapath: Cleanup openvswitch.h formatting.
2011-10-23 Jesse Grossdatapath: Define constants for versions of GENL families.
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-10-21 Pravin B Shelardatapath: Refactor actions in terms of match fields.
2011-10-18 Ben Pfafflearn: Correct example in nicira-ext.h and add examples...
2011-10-18 Ben Pfafftypes: Fix endianness check.
2011-10-13 Ben PfaffFix broken build in XenServer DDK 5.6.100-39265p.
2011-10-12 Ben Pfaffdatapath-protocol: Rename to <linux/openvswitch.h>.
2011-10-12 Ben Pfaffdatapath-protocol: Use Linux kernel types directly.
2011-10-12 Ben Pfaffdatapath-protocol: Rename enums for consistency.
2011-10-12 Ben Pfaffdatapath-protocol: Remove socket header #include.
2011-10-12 Ben Pfaffdatapath-protocol: Remove #include <linux/netlink.h>.
2011-10-12 Ben Pfaffdatapath: Move Netlink PID for userspace actions from...
2011-10-11 Ben Pfaffopenflow: Delete icmp_type and icmp_code macros.
2011-10-06 Pravin B Shelardatapath: Strip down vport interface - ifIndex.
2011-10-04 Justin Pettitnicira-ext: Bump number of registers to five from four.
2011-09-28 Pravin ShelarsFlow: Genericize/simplify kernel sFlow implementation
2011-09-23 Jesse Grossdatapath: Use unicast Netlink sockets for upcalls.
2011-09-19 Jesse Grossdatapath-protocol: vport_stats types are unsigned.
2011-09-19 Ben Pfaffnicira-ext: Clarify comment.
2011-09-16 Ethan Jacksondatapath: Hardcode vport multicast group ID on older...
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-09-13 Ben PfaffImplement new "learn" action.
2011-09-13 Pravin Shelardatapath: Strip down vport interface : OVS_VPORT_ATTR_MTU
2011-09-10 Pravin Shelardatapath: VLAN actions should use push/pop semantics
2011-09-08 Pravin ShelarStrip down vport interface : iflink
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-08-19 Justin Pettitdatapath-protocol: Correct a description in odp_flow_at...
2011-08-12 Ethan Jacksonnicra-ext: New action NXAST_OUTPUT_REG.
2011-08-09 Ben Pfaffnicira-ext: Fix NXM example.
2011-08-09 Ben PfaffNew action NXAST_RESUBMIT_TABLE.
2011-08-04 Simon Hormanovs-dpctl: Show number of flows
2011-07-28 pravin shelarDatapath action should not refer to controller
2011-07-26 Ben Pfaffnx-match: Make more fields writable with NXAST_REG_MOVE...
2011-07-23 Ethan Jacksonbundle: New action "bundle_load".
2011-07-23 Ethan Jacksonnx-match: New helpers.
2011-07-19 Ethan Jacksonvswitch: Implement bundle action.
2011-07-19 Ethan Jacksonnicira-ext: Generalize nx_mp_fields into nx_hash_fields.
2011-06-15 Ethan Jacksonnicira-ext: Fix incorrect comment in autopath definition.
2011-06-14 Ben PfaffDefine UINT64_MAX as "unknown" in Open vSwitch specific...
2011-06-14 Ben Pfaffopenflow: Make stats replies more like other OpenFlow...
2011-06-14 Ben Pfaffnicira-ext: Separate nx_aggregate_stats_reply from...
2011-06-14 Ben Pfaffopenflow: Merge ofp_flow_stats_request and ofp_aggregat...
2011-06-14 Ben Pfaffopenflow: Remove 'body' member from struct ofp_stats_msg.
2011-06-14 Ben Pfaffopenflow: Merge ofp_stats_request and ofp_stats_reply.
2011-06-10 Ben Pfaffnicira-ext: Explicitly assign each extension message...
2011-06-10 Ben Pfaffnicira-ext: Renumber NXT_FLOW_MOD_TABLE_ID.
2011-06-09 Justin PettitRemove NXAST_DROP_SPOOFED_ARP action.
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffMake the source tree sparse clean.
2011-05-16 Ben Pfaffopenflow: Change types from uint<N>_t to ovs_be<N>.
2011-05-16 Ben PfaffRemove unnecessary #include directives.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-12 Ben PfaffImplement basic multiple table support.
2011-04-30 Andrew Evanstunneling: Add df_default and df_inherit tunnel options.
2011-04-26 Ben PfaffRemove support for obsolete "tun_id_from_cookie" extension.
2011-04-11 Ethan Jacksonautopath: Create the autopath action.
2011-03-16 Ben Pfaffofproto: Get rid of archaic "switch status" OpenFlow...
2011-02-23 Ben Pfaffnicira-ext: Fix comment.
2011-02-11 Ben PfaffRemove /proc/net compatibility support.
2011-02-05 Ben Pfaffopenflow: Use types and accessors for half-aligned...
2011-02-05 Ben PfaffAdd types and accessors for working with half-aligned...
2011-02-04 Ben Pfaffdatapath: Tolerate backporting of rtnl_link_stats64...
2011-02-04 Jesse Grossdatapath-protocol: Drop useless/obsolete comments.
2011-02-04 Jesse Grossdatapath-protocol: Dropped unused __aligned_* types.
2011-02-04 Ben Pfaffdatapath: Consider tunnels to have no MTU, fixing jumbo...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 Neighbor Discovery...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2011-02-02 Justin Pettitnicira-ext: Support matching ARP source and target...
2011-01-28 Ben Pfaffdatapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
2011-01-28 Ben Pfaffdatapath: Change dp_idx to dp_ifindex, the ifindex...
2011-01-28 Ben Pfaffdatapath: Convert ODP_FLOW_* commands to use AF_NETLINK...
2011-01-28 Ben Pfaffdatapath: Convert ODP_VPORT_* to use AF_NETLINK socket...
2011-01-28 Ben Pfaffdatapath: Convert ODP_DP_* commands to use AF_NETLINK...
next