summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* ofp-actions: Style fixes.Jarno Rajahalme2016-09-271-5/+3
* netdev-linux: Use ethtool when miimon fails.David Hill2016-09-271-3/+2
* openvswitch: Allow external IPsec tunnel management.Pravin B Shelar2016-09-272-67/+1
* openvswitch: deprecates support for IPsec tunnel port.Pravin B Shelar2016-09-241-0/+2
* netdev-dpdk: More correct log message on vhost_driver_unregister failure.Ilya Maximets2016-09-231-1/+2
* netdev-dpdk: Add missed lock in set_config for vhost client mode.Ilya Maximets2016-09-231-0/+2
* ovsdb-idl: Return result of transaction in ovsdb_idl_loop_commit_and_wait().Ben Pfaff2016-09-232-2/+35
* Add OpenFlow command to flush conntrack table entries.Justin Pettit2016-09-234-1/+21
* tnl-neigh-cache: Unwildcard flow members before inspecting them.Daniele Di Proietto2016-09-212-14/+15
* ofproto-dpif-xlate: Adjust generated mask for fragments.Daniele Di Proietto2016-09-211-1/+1
* conntrack: fix address offset bugWei2016-09-211-1/+1
* conntrack: remove duplicated codeWei2016-09-211-1/+0
* Remove execute permisson on source filesHuanle Han2016-09-212-0/+0
* token-bucket: Add token_bucket_wait_at().Jarno Rajahalme2016-09-201-3/+4
* netdev: Avoid leaking seq in netdev_open() error path.Huanle Han2016-09-201-0/+1
* ovsdb-idl: Update comments.Ben Pfaff2016-09-191-3/+1
* netdev-dpdk: Fix memory leak in dpdk_mp_{get, put}().Ilya Maximets2016-09-191-2/+7
* netdev-dpdk: Add new 'dpdkvhostuserclient' port typeCiara Loftus2016-09-191-79/+99
* tun-metadata: Manage tunnel TLV mapping table on a per-bridge basis.Jesse Gross2016-09-1917-476/+268
* dpif-provider: Clean up comments around ct functions.Justin Pettit2016-09-191-3/+3
* jsonrpc: Improve comment for jsonrpc_get_status().Justin Pettit2016-09-191-5/+5
* ofp-parse: Fix sparse warnings about comparing ofp_port_ts.Ben Pfaff2016-09-161-1/+2
* xlate: Use dp_hash for select groups.Jarno Rajahalme2016-09-161-10/+6
* ofp-parse: Harden checking with group selection_method.Jarno Rajahalme2016-09-161-0/+12
* ofp-parse: Remove double uninit of group mod if parsing fails.Jarno Rajahalme2016-09-161-4/+0
* socket-util-unix: Avoid buffer read overrun in get_unix_name_len().Ben Pfaff2016-09-151-2/+2
* ofproto: Support packet_outs in bundles.Jarno Rajahalme2016-09-142-27/+143
* coverage: Rename init functions to avoid symbol collisions.Jarno Rajahalme2016-09-141-1/+1
* lib: Refactor mac-learning updates.Jarno Rajahalme2016-09-142-0/+130
* lib: Create $(sysconfdir)/openvswitch upon installFlavio Fernandes2016-09-141-0/+1
* ofproto: Honor mtu_request even for internal ports.Daniele Di Proietto2016-09-023-0/+27
* learn: Fix iteration over learning specs.Ben Pfaff2016-09-022-12/+5
* sflow-agent: Flush freshly-polled sFlow counters promptly.Neil McKee2016-09-021-2/+5
* learn: Avoid nested zero-sized arrays to fix build with MSVC.Jarno Rajahalme2016-09-012-8/+13
* ofp-actions: Waste less memory in set field and load actions.Jarno Rajahalme2016-08-312-83/+132
* ofp-actions: Waste less memory in learn actions.Jarno Rajahalme2016-08-313-40/+72
* object-collection: Remove access to stub.Jarno Rajahalme2016-08-301-5/+0
* lib: Retire packet buffering feature.Jarno Rajahalme2016-08-304-318/+24
* daemon: Minor tweaking of man page fragment.Justin Pettit2016-08-122-6/+7
* stream-windows: Disconnect faulty named pipesAlin Serdean2016-08-231-0/+2
* match: Only print external tunnel flags.Jesse Gross2016-08-191-2/+2
* netdev-dpdk: Fix occurance of error logCiara Loftus2016-08-181-0/+2
* 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
* Revert "netdev: do not allow devices to be opened with conflicting types"Thadeu Lima de Souza Cascardo2016-08-161-7/+1
* ovn-trace: New utility.Ben Pfaff2016-08-152-0/+122
* meta-flow: New functions mf_subfield_copy() and mf_subfield_swap().Ben Pfaff2016-08-153-33/+74
* netdev-dpdk: vHost client mode and reconnectCiara Loftus2016-08-151-26/+110
* netdev-dpdk: Consistent naming for vhostCiara Loftus2016-08-151-17/+8
* netdev-dpdk: Remove dpdkvhostcuse portsCiara Loftus2016-08-151-105/+5