summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: Retire packet buffering feature.Jarno Rajahalme2016-08-3016-580/+66
* datapath-windows: Fix connection state tracking in ConntrackPaul Boca2016-08-301-1/+1
* python tests: Skip python tests specific to Linux.Paul Boca2016-08-301-0/+12
* vswitchd: Deprecate packet buffering in OVS 2.6.Jarno Rajahalme2016-08-292-0/+18
* ovn-northd: Avoid excessive work to find router ports.Ben Pfaff2016-08-291-31/+28
* ovn: Add TODO items proposed for 2.7 in OVN IRC meeting.Ben Pfaff2016-08-261-0/+60
* ovn: Update TODO for items that have been completed.Ben Pfaff2016-08-261-102/+10
* tunnel tests: Skip ipsec_gre tests on WindowsPaul Boca2016-08-261-0/+3
* ovn-controller: Fix memory leak when parsing lflow actions.Ryan Moats2016-08-261-0/+2
* ovn: Delete stale MAC_Bindings that result in Referential Integrity ViolationChandra S Vejendla2016-08-262-0/+60
* AUTHORS: Add Conner Herriges.Ben Pfaff2016-08-261-0/+1
* Add monitoring to ovsdb-serverConner Herriges2016-08-261-2/+2
* ovsdb: Fix reference to table's row on condition_add|remove_clauseLiran Schour2016-08-262-23/+30
* ovn-trace: Minor cleanups.Justin Pettit2016-08-122-5/+5
* daemon: Minor tweaking of man page fragment.Justin Pettit2016-08-122-6/+7
* OVN-Tutorial: Replace example with ASCII quotes.Justin Pettit2016-08-121-1/+1
* ovn: Replace tabs with spaces and clean up alignment in unit tests.Flavio Fernandes2016-08-251-77/+77
* rhel: Include ovn-trace in ovn-common packageBabu Shanmugam2016-08-231-0/+2
* stream-windows: Disconnect faulty named pipesAlin Serdean2016-08-231-0/+2
* ovn-trace: add generated files to .gitignore.Flavio Fernandes2016-08-231-0/+2
* datapath: Add support for kernel 4.7Pravin B Shelar2016-08-225-4/+17
* ovn-northd: Fix spelling error in comment.Ben Pfaff2016-08-211-1/+1
* ovn-controller: Fix memory leak of removed_lports sset in binding_run().Ben Pfaff2016-08-191-0/+1
* pinctrl: Fix memory leak and use-after-free for NAT IPs in send_garp_run().Ben Pfaff2016-08-191-2/+9
* upcall: Log failure to flow_put for dpif-netlink.Joe Stringer2016-08-191-29/+29
* match: Only print external tunnel flags.Jesse Gross2016-08-191-2/+2
* ovn-controller: Fix memory leak of keep_local_datapath_by_uuid.Ben Pfaff2016-08-191-0/+6
* vlog: Fix crash when --syslog-method has no argument.Binbin Xu2016-08-191-1/+1
* ovn-controller: Fix memory leak of nat_ip_keys sset in send_garp_run().Ramu Ramamurthy2016-08-191-0/+1
* system-ovn.at: Fix occasional test failures.Gurucharan Shetty2016-08-191-2/+6
* netdev-dpdk: Fix occurance of error logCiara Loftus2016-08-182-1/+4
* INSTALL.DPDK-ADVANCED.md: Fix incorrect numberingCiara Loftus2016-08-181-1/+1
* system-traffic: Don't rely on --field-separator.Joe Stringer2016-08-181-4/+4
* tests: Avoid race in tunnel-push-pop tests.Jesse Gross2016-08-182-2/+2
* datapath: compat: handle_offloads: remove csum_help param.Pravin B Shelar2016-08-185-13/+5
* datapath: compat: backport LCO optimization.Pravin B Shelar2016-08-186-19/+48
* system-traffic: Add link-args for ADD_NATIVE_TUNNEL.William Tu2016-08-182-8/+9
* NEWS: NAT and bundles fixes for 2.6 release.Jarno Rajahalme2016-08-181-4/+5
* netdev-dpdk: Simplify send function for ETH devices.Ilya Maximets2016-08-181-40/+6
* netdev-dpdk: Fix vHost stats.Ilya Maximets2016-08-181-23/+33
* ovn-northd: Remove unnecessary 'if' test from build_acls().Ben Pfaff2016-08-181-45/+43
* ovn: Set critical bit in Geneve option.Jesse Gross2016-08-162-2/+2
* ovn: include ovn-trace.8 in DISTCLEANFILESLance Richardson2016-08-161-1/+2
* Revert "netdev: do not allow devices to be opened with conflicting types"Thadeu Lima de Souza Cascardo2016-08-161-7/+1
* ovn: Support for GARP for NAT IPs via localnetChandra S Vejendla2016-08-1611-29/+239
* ovn: Fix ARP request flow for unknown IP in lrouterChandra S Vejendla2016-08-163-4/+119
* Prepare for post-2.6.0 (2.6.90).Justin Pettit2016-08-063-1/+12
* Prepare for 2.6.0.Justin Pettit2016-08-063-6/+114
* NEWS: Add reference to OVN in the post-2.5 release.Justin Pettit2016-08-061-0/+2
* ovn-trace: New utility.Ben Pfaff2016-08-159-8/+2100