aboutsummaryrefslogtreecommitdiff
path: root/lib/odp-util.c
AgeCommit message (Expand)Author
2011-03-22odp-util: Print tunnel ids in host-order.Justin Pettit
2011-02-03Zero padding bytes in odp_key_ipv4, odp_key_arp.Ben Pfaff
2011-02-02nicira-ext: Support matching IPv6 Neighbor Discovery messages.Justin Pettit
2011-02-02nicira-ext: Support matching IPv6 traffic.Justin Pettit
2011-02-02nicira-ext: Support matching ARP source and target hardware addresses.Justin Pettit
2011-02-02lib: Replace IP_TYPE_ references with IPPROTO_.Justin Pettit
2011-01-29odp-util: Print EtherTypes consistently.Jesse Gross
2011-01-28datapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming scheme.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
2011-01-27odp-util: Improve formatting of bogus empty action attributes.Ben Pfaff
2010-12-28vswitch: Use "ipsec_gre" vport instead of "gre" with "other_config"Justin Pettit
2010-12-28ovs-dpctl: Print extended information about vports.Justin Pettit
2010-12-28odp-util: Improve formatting of bad ODP actions.Ben Pfaff
2010-12-16odp-util: Correct length check in format_odp_action().Jesse Gross
2010-12-13vswitchd: Consistently use size_t for action lengths.Jesse Gross
2010-12-10Expand tunnel IDs from 32 to 64 bits.Ben Pfaff
2010-12-10datapath: Replace "struct odp_action" by Netlink attributes.Ben Pfaff
2010-12-03Format tunnel IDs consistently.Ben Pfaff
2010-11-23nx-match: Implement support for arbitrary VLAN TCI masks.Ben Pfaff
2010-11-11ofproto: Implement support for registers in extended flow match.Ben Pfaff
2010-10-29odp-util: Print in_port in decimal in format_odp_flow_key().Ben Pfaff
2010-10-29odp-util: Print tunnel id as part of ODP flow key in format_odp_flow_key().Ben Pfaff
2010-10-18datapath: Simplify ODPAT_SET_DL_TCI action.Ben Pfaff
2010-10-12odp-util: Remove extraneous "set_tci(" from format_odp_action()Justin Pettit
2010-10-11datapath: Drop padding from struct odp_flow_key.Ben Pfaff
2010-10-11datapath: Combine dl_vlan and dl_vlan_pcp.Ben Pfaff
2010-10-11flow: Separate "flow_t" from "struct odp_flow_key".Ben Pfaff
2010-10-11datapath: Remove implementation of port groups.Ben Pfaff
2010-09-15Properly print drop_spoofed_arp actions when decoding OpenFlow and ODP.Ben Pfaff
2010-08-13odp-util: Avoid branch in odp_actions_add().Ben Pfaff
2010-07-20Add pretty-printers for QoS related OpenFlow and ODP actions.Ben Pfaff
2010-04-19tunneling: Add support for tunnel ID.Jesse Gross
2010-04-13odp-util: Print bad action numbers in hexadecimal in format_odp_action().Ben Pfaff
2010-02-20ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow 0.9)Justin Pettit
2009-11-09Fix incorrect printf format specifiers.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