cascardo/ovs.git
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...
2016-03-25 Sorin Vinturisdatapath-windows: Support for OVS_ACTION_ATTR_HASH...
2016-03-25 Sorin Vinturisdatapath-windows: Allow recirculation feature probe.
2016-03-25 Sorin Vinturisdatapath-windows: Added recirculation support.
2016-03-25 Sorin Vinturisdatapath-windows: Percpu allocation support function
2016-03-25 Russell Bryantovn: Get hostname from ovs external-ids.
2016-03-25 Russell Bryantovs-ctl: Store hostname as an external-id.
2016-03-25 bschanmu@redhat.comrhel: Packaging for OVN is split as per functionality
2016-03-24 Russell Bryantovn: Fix some split db issues in ovn-ctl.
2016-03-24 Russell Bryanttests: Run Python 3 tests with Python 3.
2016-03-24 Pravin B Shelartunnel-tests: Fix travis build failure.
2016-03-24 Pravin B Shelarsflow: use ovs route API to get source IP address.
2016-03-24 Pravin B Shelarnetdev: remove netdev_get_in4()
2016-03-24 Pravin B Shelartunneling: Enable IPv6 tuneling.
2016-03-24 Pravin B Shelarnetdev-dummy: change netdev seq on ip address change.
2016-03-24 Pravin B Shelartnl-neigh-cache: tighten arp and nd snooping.
2016-03-24 Pravin B Shelartunneling: Handle multiple ip address for given device.
2016-03-24 Pravin B Shelarlib: Fix compose nd
2016-03-24 RYAN D. MOATSEnsure that dumped OF flows in ovn tests include counters
2016-03-24 RYAN D. MOATSSeparating OVN NB and SB database processes
2016-03-23 Alin Serdeanbuild windows: Update OpenSSL download link
2016-03-23 Lance Richardsontravis: support OS X builds
2016-03-23 Lance Richardsonosx: Fix OS X build issues
2016-03-23 Russell Bryantovn: Fix windows build.
2016-03-23 Russell Bryantovn: Document chassis->name for ovn-controller-vtep.
2016-03-23 Han Zhoulib/util.c: Optimise bitwise_rscan.
2016-03-23 Russell Bryantovn: Add hostname to Chassis.
2016-03-23 Alin Serdeandatapath-windows: Change reported time for flows
2016-03-23 Ben Pfaffofpbuf: Don't include unneeded "packets.h".
2016-03-23 YAMAMOTO Takashiofproto/trace: Fix "unchanged" output for Final flow
2016-03-23 YAMAMOTO Takashivlog.at: Avoid using GNU sed extension
2016-03-23 YAMAMOTO Takashiovs_strerror, ovs_format_message: Always use "Success...
2016-03-23 YAMAMOTO TakashiINSTALL.NetBSD.md: Update for six
2016-03-23 Lance Richardsonbyte-order: use system ntohll() and htonll() for OS X
2016-03-23 Lance Richardsonosx: handle differences between OS X and other BSDs
2016-03-23 Lance Richardsonovs-pki: OS X compatibility
2016-03-23 Lance Richardsontimeval: Add clock_gettime() for OS X
2016-03-23 Lance Richardsonofproto-dpif: rename wait() to avoid collision with...
2016-03-23 Ilya Maximetsnetdev-dpdk: Fix crash when changing the vhost-user...
2016-03-23 Simon Hormanbond: don't re-zero recirc_id when creating bond
2016-03-22 RYAN D. MOATSovsdb-idl: Present tracked changes in increasing change...
2016-03-22 RYAN D. MOATSAdd useful information to ovn E2E tests
2016-03-22 Ben PfaffFAQ: Document that new fields need to be added to nx_pu...
2016-03-22 Ian Stokesbridge: Dump configurable QoS types.
2016-03-22 Ian Stokesbridge: Fix qos_unixctl_show bug.
2016-03-22 Russell Bryantdb-ctl-base: Fix a typo.
2016-03-22 Russell Bryantovn: Remove outdated debug messages.
2016-03-22 Han Zhouovn: Update the test case for localnet port.
2016-03-21 Jesse Grossdatapath: Check for sock argument to v6ops->fragment.
2016-03-21 Nithin Rajulist.h: Define OVS_LIST_POISON statically
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/ofp-errors.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/geneve.h to include/openvswitch directory
2016-03-19 Lance Richardsontests: enable basic lcov code coverage reporting support
2016-03-18 Lance Richardsontests: consistently use OVS_APP_EXIT_AND_WAIT() for...
2016-03-18 Lance Richardsontests: make as() function as documented
2016-03-18 Lance Richardsontests: Make OVS_APP_EXIT_AND_WAIT() wait for process...
2016-03-18 Numan Siddiqueovn: Add l3 port security for IPv4 and IPv6
next