aboutsummaryrefslogtreecommitdiff
path: root/lib/odp-util.h
AgeCommit message (Expand)Author
2012-05-16odp-util: Update ODPUTIL_FLOW_KEY_BYTES for current kernel flow format.Ben Pfaff
2012-05-14ofproto: Treat a packet-out in_port of OFPP_CONTROLLER as OFPP_NONE.Ben Pfaff
2011-11-28odp-util: Move commit_odp_actions() from ofproto-dpif.Ethan Jackson
2011-11-23ofproto-dpif: Support differing user/kernel packet parsing support.Ben Pfaff
2011-11-17odp-util: New function odp_actions_from_string().Ben Pfaff
2011-11-17odp-util: Add support for named ports to odp_flow_key_from_string().Ben Pfaff
2011-11-17odp-util: New function factored out of put_userspace_action().Ben Pfaff
2011-11-09Support matching and modifying IP TTL.Justin Pettit
2011-11-09Don't overload IP TOS with the frag matching bits.Justin Pettit
2011-11-09Support matching IPv6 flow label.Justin Pettit
2011-11-07datapath: Renumber non-upstreamable interfaces.Jesse Gross
2011-11-01datapath: Convert kernel priority actions into match/set.Pravin B Shelar
2011-10-21datapath: Refactor actions in terms of match fields.Pravin B Shelar
2011-10-12datapath-protocol: Rename to <linux/openvswitch.h>.Ben Pfaff
2011-10-12datapath-protocol: Remove #include <linux/netlink.h>.Ben Pfaff
2011-09-28sFlow: Genericize/simplify kernel sFlow implementationPravin Shelar
2011-08-19datapath: Use "OVS_*" as opposed to "ODP_*" for user<->kernel interactions.Justin Pettit
2011-08-08odp-util: New function odp_flow_key_from_string().Ben Pfaff
2011-03-30odp-util: Replace ODPUTIL_FLOW_KEY_U32S by new struct odputil_keybuf.Ben Pfaff
2011-02-07datapath: Better calculate max nlattr-formatted flow size.Justin Pettit
2011-02-07datapath: Increase size of max nlattr-formatted flow to 132.Justin Pettit
2011-02-02nicira-ext: Support matching IPv6 Neighbor Discovery messages.Justin Pettit
2011-02-02nicira-ext: Support matching IPv6 traffic.Justin Pettit
2011-01-27datapath: Get rid of ODPP_NONE.Ben Pfaff
2011-01-27dpif: Eliminate "struct odp_flow_stats" from client-visible interface.Ben Pfaff
2011-01-27dpif: Eliminate "struct odp_flow" from client-visible interface.Ben Pfaff
2011-01-27ovs-dpctl: Use netdev_get_config() to print vport configurations.Ben Pfaff
2011-01-27datapath: Convert odp_flow_key to use Netlink attributes instead.Ben Pfaff
2010-12-28ovs-dpctl: Print extended information about vports.Justin Pettit
2010-12-10datapath: Replace "struct odp_action" by Netlink attributes.Ben Pfaff
2010-12-07odp-util: Bump up maximum number of ODP actions.Ben Pfaff
2010-10-11flow: Separate "flow_t" from "struct odp_flow_key".Ben Pfaff
2010-08-13odp-util: Avoid branch in odp_actions_add().Ben Pfaff
2010-05-26Add some missing "#include"s.Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff