packaging: Fix Xen and RH packaging error that was introduced with ovs-test utility
[sliver-openvswitch.git] / lib /
2011-11-18 Ethan Jacksonbond: Remove dead conditional.
2011-11-17 Ben Pfafftests: Rewrite code for comparing sets of ODP actions.
2011-11-17 Ben Pfaffodp-util: New function odp_actions_from_string().
2011-11-17 Ben Pfaffodp-util: Add support for named ports to odp_flow_key_f...
2011-11-17 Ben Pfaffodp-util: New function factored out of put_userspace_ac...
2011-11-17 Ben Pfaffodp-util: Code formatting improvements.
2011-11-17 Ben Pfaffshash: New function shash_find_len().
2011-11-17 Ben Pfaffflow: Rename flow_compare() to flow_compare_3way().
2011-11-17 Ben Pfaffodp-util: Reorder OVS_KEY_ATTR_* cases for consistency.
2011-11-16 Ethan Jacksonflow: flow_extract() improperly parses IPv6 TOS bits.
2011-11-15 Justin Pettitstp: Fix tick remainder calculation.
2011-11-15 Justin Pettitstp: Track BPDU tx and rx counts.
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-14 Ben Pfaffdatapath: Allow flow key Netlink attributes to appear...
2011-11-14 Simon HormanMake unixctl_command_register() idempotent
2011-11-11 Ben Pfaffclassifier: Use HMAP_FOR_EACH, HMAP_FOR_EACH_CONTINUE.
2011-11-11 Ben Pfaffnetlink: Refactor and simplify nl_policy_parse().
2011-11-11 Ben Pfaffnetlink: Use NL_ATTR_FOR_EACH in nl_policy_parse().
2011-11-11 Ben Pfaffnetlink: New macro NL_POLICY_FOR.
2011-11-11 Ben Pfaffodp-util: Use ovs_key_attr_to_string() names in format_...
2011-11-11 Ben Pfaffodp-util: Adjust style.
2011-11-11 Ben Pfaffodp-util: Trigger warning for unhandled attrs in format...
2011-11-11 Ben Pfaffodp-util: New function ovs_key_attr_to_string().
2011-11-11 Justin Pettitflow: htons() zero initializers to make their size...
2011-11-11 Justin Pettitflow: Use FWW_ flags to wildcard IP DSCP and ECN.
2011-11-11 Justin Pettitofp-util: Rename MAY_IPV6_ADDR to MAY_IPV6.
2011-11-11 Justin Pettitclassifier: Don't check masks when adding IPv4/IPv6...
2011-11-11 Justin PettitPrepend "nw_" to "frag" and "tos" elements.
2011-11-09 Justin Pettitdatapath: Rename ipv6_tos to ipv6_tclass.
2011-11-09 Justin Pettitodp-util: Use PRIu8 instead of PRId8 when printing...
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 PettitDon't overload IP TOS with the frag matching bits.
2011-11-09 Justin PettitSupport matching IPv6 flow label.
2011-11-09 Justin Pettitflow: Rearrange IPv6 addresses to remove potential...
2011-11-08 Jesse Grossdatapath: Renumber non-upstreamable interfaces.
2011-11-04 Justin Pettitmeta-flow: Update mf_field description of size.
2011-11-04 Justin Pettitnx-match: Increase upper bound length for an nx_match.
2011-11-04 Ben Pfaffbond: Only drop packets that indicate moves on SLB...
2011-11-03 Ethan Jacksoncfm: Support tagged CCM PDUs.
2011-11-02 Jesse Grossofproto-dpif: Use send_packet() instead of netdev_send().
2011-11-02 Ben Pfaffstream: Fix uninitialized values in stream_init().
2011-11-02 Ben Pfaffofp-util: New function ofputil_decode_msg_type_partial().
2011-11-01 Pravin B Shelardatapath: Convert kernel priority actions into match...
2011-11-01 Edward Tomasz Napi... Fix build on FreeBSD.
2011-10-31 Ben Pfaffnetdev-vport: Again allow "tap" devices to be added...
2011-10-31 Ben Pfaffovsdb-idl: Prevent occasional hang when multiple databa...
2011-10-29 Ethan Jacksonnicira-ext: New action "exit".
2011-10-27 Ethan Jacksonbundle: Parsing bug when using bracketed syntax.
2011-10-27 Ben Pfaffofp-print: Pretty-print payloads in all error messages...
2011-10-27 Ben Pfaffovsdb-idl: Don't even try to modify synthetic rows...
2011-10-27 Ben PfaffFix manpage-check on RHEL 5.
2011-10-24 Ben Pfaffdatapath: Add multicast tunnel support.
2011-10-23 Jesse Grossdatapath: Define constants for versions of GENL families.
2011-10-22 Justin PettitVarious bug fixes and cleanups to STP library.
2011-10-22 Justin PettitAdd back 802.1D Spanning Tree Protocol (STP) library...
2011-10-22 Justin Pettitpackets.h: Fix STP destination MAC address.
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 Pfaffofp-util: Avoid misaligned memory access in ofputil_enc...
2011-10-18 Ben Pfaffofp-parse: Validate range of table, priority, and timeo...
2011-10-18 Ben Pfaffvlog: Skip reopening a log file if it would have no...
2011-10-18 Ben Pfafflearn: Check learn actions after parsing in learn_parse().
2011-10-18 Ben Pfafflearn: Allow read-only fields to be matched.
2011-10-18 Ben Pfaffnx-match: Improve log message for errors parsing NX...
2011-10-17 Ethan Jacksonvswitchd: New column "link_resets".
2011-10-17 Ethan Jacksonnetdev-linux: Maintain carrier flag constantly.
2011-10-17 Ethan Jacksonrtnetlink-link: Expose carrier changes.
2011-10-17 Ben Pfaffbond: Demote active-backup WARN to DBG.
2011-10-14 Ben Pfaffdpif: New function dpif_operate() and dpif-linux implem...
2011-10-14 Ben Pfaffnetlink-socket: New function nl_sock_transact_multiple().
2011-10-14 Ben Pfaffsocket-util: New function get_socket_rcvbuf().
2011-10-14 Ben Pfaffdpif-linux: Only ask datapath to echo back results...
2011-10-14 Ben Pfaffnetlink: New macros for the sizes of Netlink attributes.
2011-10-14 Ben Pfaffnetlink: New functions for putting attributes at the...
2011-10-14 Ben Pfaffdpif-linux: Fix build with certain 64-bit kernel/usersp...
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 #include <linux/netlink.h>.
2011-10-12 Ben Pfaffdatapath: Require explicit upcall_pid for new datapaths...
2011-10-12 Ben Pfaffdatapath: Move Netlink PID for userspace actions from...
2011-10-12 Ben Pfaffdpif-linux: Avoid unaligned accesses to vport stats...
2011-10-12 Ben Pfaffdpif-linux: Use get_32aligned_u64() in an appropriate...
2011-10-12 Ben Pfaffmeta-flow: Fix mf_get_value() retrieval of register...
2011-10-11 Ethan Jacksoncfm: New 'cfm_opstate' setting.
2011-10-11 Ethan Jacksoncfm: Show extended mode in cfm/show appctl command.
2011-10-11 Ben Pfaffdpif-netdev: Implement OVS_ACTION_ATTR_SAMPLE action.
2011-10-11 Ben Pfaffdpif-netdev: Simplify code by removing dpif_netdev_vali...
2011-10-11 Ben Pfaffnetlink: New macros NL_NESTED_FOR_EACH, NL_NESTED_FOR_E...
2011-10-11 Ben Pfaffopenflow: Delete icmp_type and icmp_code macros.
2011-10-10 Ben Pfaffcfm: Send properly formatted CCMs.
2011-10-08 Ben Pfaffdpif-linux: Don't reset kernel upcall_pids unintentionally.
2011-10-06 Pravin B Shelardatapath: Strip down vport interface - ifIndex.
2011-10-05 Ben Pfaffdpif: Avoid use of "struct ovs_dp_stats" in platform...
2011-10-05 Ben Pfaffodp-util: Use nl_parse_nested() to simplify format_odp_...
2011-10-04 Justin Pettitnicira-ext: Fix build problems on 64-bit systems.
2011-10-04 Justin Pettitnicira-ext: Bump number of registers to five from four.
2011-10-04 Ben Pfaffvconn: Remove unnecessary forward declarations and...
next