cascardo/ovs.git
2013-07-29 Andy Zhoudatapath: fix a bug in SF_FLOW_KEY_PUT macro
2013-07-26 Pravin B Shelardatapath: list: Fix double fetch of pointer in hlist_en...
2013-07-22 Andy Zhoudatapath: remove RCU annotation from flow->mask
2013-07-19 Andy Zhoudatapath: Add mask check during flow lookup
2013-07-17 Justin Pettitofproto-dpif: Make "ovs-appctl dpif/dump-flows" megaflo...
2013-07-17 Justin Pettitofproto-dpif: Expire fin_timeout actions when no previo...
2013-07-17 Andy Zhouovs-ofctl: Bug fix in flow_format()
2013-07-17 Justin Pettitofproto-dpif: Don't put new subfacets as result of...
2013-07-16 Jesse Grossdatapath: Use masked flow when validating actions.
2013-07-15 Pravin B Shelardatapath: Revert "datapath: rhel: Account for RHEL...
2013-07-15 Gurucharan... rhel, xenserver: Create /var/log/openvswitch directory.
2013-07-13 Justin Pettitofproto-dpif: Zero-out subfacet counters when installat...
2013-07-12 Jesse Grossdatapath: Use kernel eth_mac_addr() on old kernels.
2013-07-12 Thomas Grafdatapath: rhel: Account for RHEL specific backports
2013-07-11 Jesse GrossFAQ: Add supported kernel versions for newer OVS releases.
2013-07-11 Gurucharan... ovs-ctl.in: Increase the limit on file descriptors.
2013-07-11 Gurucharan... ovs-vswitchd: Correct the documentation on the limits...
2013-07-10 Jesse Grossdatpath: Fix tunnel TTL flow rejection message.
2013-07-10 Jesse Grossdatapath: Always include tunnel TTL in serialized Netli...
2013-07-09 Andy Zhoudatapath: fix bugs in exporting netlink attributes
2013-07-09 Jesse Grossdatapath: Fix Netlink error message header.
2013-07-09 Jesse Grossdatapath: Use DP_MAX_PORTS when no IN_PORT attribute...
2013-07-08 Jesse Grossdatapath: Make netlink error messages more consistent.
2013-07-03 Andy Zhoudatapath: add netlink error message to help kernel...
2013-07-03 Justin Pettitodp-util: Clearly indicate VID mask is printed in hex.
2013-07-03 Justin Pettitodp-util: Always encode mask of 0xffff for dl_type...
2013-07-03 Jarno RajahalmeKeep all of tunnel metadata in flow.
2013-07-03 Andy Zhoudatapath: Fix tunnel source port selection for mega...
2013-06-29 Justin Pettitofproto-dpif: Add ability to disable megaflows.
2013-06-29 Justin Pettitflow: Don't assume non-IPv4 is IPv6 for un-wildcarding.
2013-06-28 Andy Zhouovs-appctl: allow ofproto/trace to take mega flow input
2013-06-28 Andy Zhouovs-dpctl: Fix mega flow output
2013-06-28 Justin Pettitnetflow: Only un-wildcard IPv4 packets.
2013-06-28 Justin Pettitflow: Only un-wildcard relevant IP headers.
2013-06-28 Justin Pettitodp-util: Fix converting masked VLAN from flow.
2013-06-28 Justin Pettitodp-util: Correct printing the VLAN PCP mask.
2013-06-28 Justin Pettitofproto-dpif: Remove old comment.
2013-06-28 Andy Zhoudatapath: Bug fix: Kernel rejects flow with valid vlan...
2013-06-28 Andy ZhouDatapath: Bug fix: kernel rejects mega flow with encap...
2013-06-27 Justin Pettitdatapath: Convert IPv6 TCP and UDP port netlink attribu...
2013-06-26 Justin Pettitofproto-dpif: Always un-wildcard 'dl_type'.
2013-06-26 Justin Pettittunnel: Only un-wildcard the ECN bits for IP traffic.
2013-06-25 Andy Zhoudatapath: Make OVS_ACTION_ATTR_USERSPACE action to...
2013-06-24 Jesse Grossdatapath: Do not clear key in ovs_match_init()
2013-06-22 Andy Zhoudatapath: Fix a kernel crash caused by corrupted mask...
2013-06-21 Jesse Grossdatapath: Use a single attribute array for parsing...
2013-06-21 Justin Pettitofproto-dpif: Use megaflows.
2013-06-21 Justin Pettitdpif: Log flow masks for "put" and "dump_next".
2013-06-21 Justin Pettitofproto-dpif: Handle failed flow 'put's.
2013-06-21 Justin Pettitodp-util: Introduce odp_flow_key_from_mask().
2013-06-21 Andy Zhoudatapath: Return EEXIST on overlapping new flow request
2013-06-21 Andy Zhouovs-dpctl: Add mega flow support
2013-06-21 Andy Zhoudatapath: Mega flow implementation
2013-06-20 James Pagetests: Tolerate init process pid != 1.
2013-06-20 Joe Stringervswitchd: Update flow-eviction-threshold documentation
2013-06-20 Justin Pettitofproto-dpif: Tighten up megaflow wildcard handling.
2013-06-19 Gurucharan... ovs-xapi-sync: Cache the bridge-id value for non nicira...
2013-06-18 Justin Pettitofproto-dpif: Don't wildcard fields used in special...
2013-06-15 Gurucharan... ovs-xapi-sync: Retry getting bridge-ids in case xapi...
2013-06-14 Jarno Rajahalmeodp-util: Use proper formatting for ODP port number.
2013-06-14 Jarno Rajahalmeofproto: Fix use of uninitialized local variable.
2013-06-14 Justin Pettittunnel: Don't wildcard TTL and TOS in some circumstances.
2013-06-13 Ben Pfaffovsdb-server: Preserve remotes across crash and restart.
2013-06-13 Ben Pfaffofproto-dpif: Fix format specifier.
2013-06-12 Justin Pettitofproto-dpif: Print slow path actions in dpif/dump...
2013-06-12 Justin Pettitofproto-dpif: Use proper flow when using facets.
2013-06-12 Justin Pettitofproto-dpif: Never wildcard dl_type for "normal" action.
2013-06-11 Justin Pettitofproto-dpif: Store relevant fields for wildcarding...
2013-06-11 Ethan Jacksonflow: Add new wildcard functions.
2013-06-11 Ethan Jacksonclassifier: Add 'wc' argument to classifier_lookup().
2013-06-11 Ethan Jacksonflow: Add new flow_wildcards_fold_minimask() function.
2013-06-11 Ethan Jacksonofproto-dpif: Consolidate facet stat logic.
2013-06-10 Ben Pfaffovsdb-idlc: Write a new-line at the end of "annotate...
2013-06-06 Ben Pfaffdpif-netdev: Don't run port names through netdev_vport_...
2013-06-05 Ben Pfaffofproto-dpif: Do not give stats to rules bypassed by...
2013-06-05 Jesse Grossofproto-dpif: Don't count misses in OpenFlow table...
2013-06-05 Ben Pfaffpackets: Fix typo in reserved multicast Ethernet addresses.
2013-06-04 Simon HormanAlways use valid ids pointer in dec_ttl_cnt_ids_from_op...
2013-06-03 Ethan Jacksoncfm: Update netdev when changed.
2013-05-31 Gurucharan... INSTALL: Add documentaion for hot upgrades.
2013-05-31 Gurucharan... ovs-ctl.in: Restore flows with vswitchd packet processi...
2013-05-31 Gurucharan... ovs-ctl.in: Add manager after restoring flows.
2013-05-31 Gurucharan... ovs-vswitchd: An option to wait for userspace flow...
2013-05-31 Alex Wangofproto-dpif.c: Modify vsp_realdev_to_vlandev() function
2013-05-30 Ethan Jacksonofproto-dpif: Revamp xlate_actions() interface.
2013-05-30 Ethan Jacksonofproto-dpif: Rename action_xlate_ctx.
2013-05-30 Ethan Jacksonofproto-dpif: Move odp_actions from subfacet to facet.
2013-05-30 Ethan Jacksonodp-util: Make slow_path_reasons mutually exclusive.
2013-05-30 Ethan Jacksonofproto: Ditch SLOW_IN_BAND slow path reason.
2013-05-30 Ethan Jacksonofproto-dpif: Ditch SLOW_MATCH slow path reason.
2013-05-30 Ethan Jacksonofpbuf: New helper ofpbuf_equal().
2013-05-30 Ethan Jacksonofproto-dpif: Avoid redundant facet_find() in facet_loo...
2013-05-30 Ethan Jacksonofproto-dpif: handle_flow_miss_common() without facets.
2013-05-29 Gurucharan... debian: Don't fail ovs-controller restart if daemon...
2013-05-24 Gurucharan... ovs-xapi-sync: Handle exceptions from XAPI for get_sing...
2013-05-22 Ethan Jacksoncfm: Implement "demand mode".
2013-05-21 YAMAMOTO Takashidon't forget to define HAVE_BACKTRACE
2013-05-20 Gurucharan... ovs-xapi-sync: Handle multiple xs-network-uuids for...
2013-05-13 Pravin B Shelardatapath: Fix compilation with Linux kernel 3.7.
2013-05-13 Ben Pfaffofproto-dpif: Make fin_timeout work when governor kicks in.
next