cascardo/ovs.git
2016-04-15 Joe Stringermanpages: Update documentation for ct_* masks.
2016-04-15 Joe Stringerofproto-dpif-xlate: Generate bitmasks in set_field.
2016-04-14 Ben WarrenMove lib/ofp-print.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-prop.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-actions.h to include/openvswitch directory
2016-04-14 RYAN D. MOATSovn-controller: Dynamically reconnect if ovn-remote...
2016-04-14 Numan Siddiqueovn-northd: Handle IPv4 addresses with prefixes in...
2016-04-14 Russell Bryantovn-controller: Warn if system-id is missing.
2016-04-14 Nithin Rajudatapath-windows: post event during vport delete
2016-04-14 Ben WarrenMove lib/ofp-msgs.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/type-props.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/meta-flow.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/match.h to include/openvswitch directory
2016-04-14 Ben WarrenBreak netdev.h into private and public parts
2016-04-14 Ben WarrenBreak uuid.h into private and public parts
2016-04-14 Ben WarrenBreak flow.h into private and public parts
2016-04-14 Ben WarrenBreak packets.h into private and public parts
2016-04-14 Ben WarrenMisc cleanup with "util.h" header files
2016-04-14 Sairam Venugopaldatapath-windows: Add Connection Tracking Support
2016-04-13 Ben Pfaffofp-actions: Make ofpact_finish() harder to misuse.
2016-04-13 Joe Stringersystem-traffic: Use better names for OVS vxlan ports.
2016-04-13 Nithin Rajudatapath-windows: Apply minor fixes in GetNICAlias().
2016-04-12 Nithin Rajudatapath-windows: cleanup after NdisRegisterDeviceEx()
2016-04-12 Alin Serdeanbuild-windows: Update for msys
2016-04-12 Ben Pfaffovn-controller: Introduce helpers for looking up datapaths.
2016-04-12 Ben Pfaffphysical: Add local vars to make physical_run() easier...
2016-04-12 Ben Pfaffovsdb: Force columns that contain weak references to...
2016-04-11 Russell Bryantovn-controller: Add missing shash_destroy().
2016-04-11 Gurucharan... ovs-save: Handle MTU changes correctly.
2016-04-10 Ben PfaffSECURITY.md: Increase embargo period from 3-5 to 10...
2016-04-10 Sorin Vinturisdatapath-windows: Hot add CPU support.
2016-04-09 Joe Stringercheckpatch: Don't enforce char limit on tests.
2016-04-08 Daniele Di... dpif-netdev: Do not keep refcount for ports.
2016-04-08 Daniele Di... dpif-netdev: Remove useless dpif-dummy/delete-port...
2016-04-08 Daniele Di... dpif-netdev: Keep count of elements in port->rxq[].
2016-04-08 Daniele Di... dpif-netdev: Proper error handling in do_add_port().
2016-04-08 Daniele Di... netdev-dpdk: Consistent variable naming.
2016-04-07 Joe Stringersystem-traffic: Fix packet-in format for tests.
2016-04-07 Gurucharan... ovn-docker: Update overlay mode for new tcp ports.
2016-04-07 William Tudp-packet: Fix use of uninitialised value at emc_lookup.
2016-03-29 Justin Pettitovs-dpctl: Document conntrack "zone" arguments in help...
2016-03-29 Justin Pettitdpctl.man: Fix bolding for flush-conntrack command.
2016-03-29 Justin Pettitovn-northd: Limit line length to under 80 columns.
2016-04-06 Panu Matilainendpif-netdev: report numa node number on pmd thread...
2016-03-29 William Tuvalgrind: Fix memory leak at expr_error.
2016-04-01 Russell Bryantovn: Update ACL flow docs.
2016-04-01 Gurucharan... ovn-northd: Fix peering of routers.
2016-04-01 RYAN D. MOATSovn: Fix bug in ovn-ctl argument order
2016-04-01 Ben Pfaffovsdb: Use previous snapshot size as an additional...
2016-04-01 Ben Pfaffutil: Remove va_copy() implementation.
2016-04-01 Sairam Venugopaldatapath-windows: Update flow lookup to support RecircI...
2016-04-01 Sairam Venugopaldatapath-windows: Update Recirculation to use portId...
2016-03-31 William Tuovs-router: Fix memory leak at ovs_router_insert__.
2016-03-31 Ben Pfaffcheckpatch: Fix Python style violation.
2016-03-31 Numan Siddiqueovs-vswitchd: Call flow_extract() for resumed packet...
2016-03-31 RYAN D. MOATSovn-ctl: Rationalize arguments.
2016-03-31 Aaron Conolecheckpatch.py: A simple script for finding patch issues
2016-03-31 Alin Serdeandatapath-windows: Add OVS_KEY_ATTR_ICMP support
2016-03-31 Alin Serdeandatapath-windows: Fix OVS_KEY_ATTR_ICMPV6 support
2016-03-31 Huang Leiovn-controller: Optimize lex_token memory usage.
2016-03-31 Lance Richardsontests: Fix *bsd failure in OVS_APP_EXIT_AND_WAIT.
2016-03-31 Ben Pfaffovsdb: Improve error message from ovsdb_log_open()...
2016-03-31 Russell Bryantovn: Minor refactoring.
2016-03-31 Huang Leiovn-controller: Add external-id 'ovn-remote-probe-interval'
2016-03-30 Thadeu Lima... netdev: Verify ifa_addr is not NULL when iterating...
2016-03-30 László Sürüofp-util: Fix indirect group delete message with no...
2016-03-30 Han Zhouovn-controller: Loopback prevention flows for local...
2016-03-30 Han Zhouovn-controller: Optimize processing for non-local datap...
2016-03-30 RYAN D. MOATSFix missing tracking reordering of row deletes.
2016-03-30 Ben PfaffAUTHORS: Add Ben Warren.
2016-03-30 Ben Warrentun-metadata: Break header file into public and private...
2016-03-30 Ben Warrenutil: Move build assertion macros to compiler.h.
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-30 Ben WarrenMove ofp-parse.h to include/openvswitch directory
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-30 Ben Warrenlist: Remove lib/list.h completely.
2016-03-30 Ben Warrenlist: Move contents of lib/list.h to include/openvswitc...
2016-03-30 Gurucharan... INSTALL.md: Explain the effect of using different confi...
2016-03-29 Joe Stringerofp-actions: Fix use-after-free with ofpact_finish().
2016-03-29 Joe Stringernx-match: Fix use-after-free parsing matches.
2016-03-29 Ilya Maximetsnetdev-dpdk: vhost: Fix txq enabling in the absence...
2016-03-29 Ilya Maximetstests/automake.mk: Prohibition of parallel system-traff...
2016-03-29 Ilya Maximetscheck-system-userspace: Waiting for port's availability...
2016-03-29 Ilya Maximetssystem-traffic.at: Skip tests if namespaces or veths...
2016-03-23 Bruce Davieovn: Fix a typo in ovn-northd documentation.
2016-03-29 Ben PfaffSECURITY.md: Add advisory document details.
2016-03-29 Russell Bryantovn: Add ovn-bridge-mappings to Chassis external_ids.
2016-03-29 Russell Bryantdebian: Ship ovn-[ns]b man pages in ovn-common.
2016-03-29 Ben PfaffCONTRIBUTING.md: Describe a new "Vulnerability" tag.
2016-03-29 Ben PfaffAUTHORS: Add Bhargava Shastry and Kashyap Thimmaraju.
2016-03-28 Russell Bryantovn: Add external_ids to Chassis table.
2016-03-28 Russell Bryantsmap: Include hash.h.
2016-03-28 Ben Pfaffovsdb: Remove unused "struct ovsdb_log_read_cbdata".
2016-03-25 Daniele Di... ovs-thread: Do not always end quiescent state in ovs_th...
2016-03-25 Nithin Rajudatapath-windows: Fix alignment in Flow.c.
2016-03-25 Sorin Vinturisdatapath-windows: Revert unrelated change to ovs-atomic.h
2016-03-25 Aaron Conoleovs-ctl: Allow selective start for db and switch
2016-03-25 Sorin Vinturisdatapath-windows: Updated FAQ regarding Hyper-V recircu...
2016-03-25 Sorin Vinturisdatapath-windows: Extract flow metadata in execute...
next