summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* lib: Retire packet buffering feature.Jarno Rajahalme2016-08-301-4/+1
* netdev-dpdk: vHost client mode and reconnectCiara Loftus2016-08-151-0/+11
* netdev-dpdk: Remove dpdkvhostcuse portsCiara Loftus2016-08-151-12/+0
* vswitchd: Introduce 'mtu_request' column in Interface.Daniele Di Proietto2016-08-123-16/+55
* smap: New function smap_get_ullong().Ben Pfaff2016-08-081-112/+50
* bridge: No QoS configured is not an errorMaxime Coquelin2016-08-041-1/+1
* netdev-dpdk: Add Flow Control support.Sugesh Chandran2016-07-291-0/+24
* dpif-netdev: Introduce pmd-rxq-affinity.Ilya Maximets2016-07-271-0/+23
* bridge: Pass interface's configuration to datapath.Ilya Maximets2016-07-271-0/+2
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-222-4/+4
* netdev-dpdk: Obtain number of queues for vhost ports from attached virtio.Ilya Maximets2016-07-081-1/+2
* bridge: open_type should be used for netdev_openThadeu Lima de Souza Cascardo2016-07-061-4/+12
* bridge: Add assertion to document an invariant in find_local_hw_addr().Ben Pfaff2016-07-051-0/+3
* ofproto-dpif-mirror: Add mirror snaplen support.William Tu2016-07-033-1/+21
* bfd: Allow setting OAM bit when encapsulated in tunnel.Jesse Gross2016-06-291-0/+7
* bridge: allow OVS to interact with controller through sockets outside run dirAnsis Atteka2016-06-271-2/+3
* util: New function nullable_xstrdup().Ben Pfaff2016-06-261-6/+2
* ipfix: Export user specified virtual observation IDWenyu Zhang2016-06-242-0/+46
* Revert "ipfix: Export user specified virtual observation ID".Ben Pfaff2016-06-242-46/+0
* ipfix: Export user specified virtual observation IDWenyu Zhang2016-06-242-0/+46
* netdev-linux: Add new QoS type linux-noop.bschanmu@redhat.com2016-06-231-11/+15
* ipfix: Support tunnel information for Flow IPFIX.Benli Ye2016-06-172-80/+91
* tunnels: Update schema documentation related to tunnels.Jesse Gross2016-06-071-12/+12
* vswitchd: Add --dummy-numa command line option.Daniele Di Proietto2016-06-071-0/+6
* vswitch.xml: Document interface name length restrictions.Ben Pfaff2016-06-031-12/+47
* netdev-dpdk.c: Add ingress-policing functionality.Ian Stokes2016-05-241-2/+2
* ovs-thread: Do not quiesce in ovs_mutex_cond_wait().Daniele Di Proietto2016-05-231-0/+6
* Add support for extended netdev statistics based on RFC 2819.mweglicx2016-05-061-12/+33
* netdev-dpdk: Allow arbitrary eal argumentsAaron Conole2016-04-291-0/+11
* netdev-dpdk: Restrict vhost_sock_dirAaron Conole2016-04-291-1/+3
* netdev-dpdk: Convert initialization from cmdline to dbAaron Conole2016-04-294-25/+121
* Remove "VLAN splinters" feature.Pravin B Shelar2016-04-272-407/+4
* netdev-linux: Fix ingress policing burst rate configuration via tcMiguel Angel Ajo2016-04-211-2/+2
* Add skeleton for OF1.6 support.Ben Pfaff2016-04-182-5/+7
* vswitch.xml: OpenFlow 1.5 has been released.Ben Pfaff2016-04-181-10/+2
* Move lib/ofp-print.h to include/openvswitch directoryBen Warren2016-04-141-11/+11
* Move lib/ofp-util.h to include/openvswitch directoryBen Warren2016-04-141-1/+1
* Move lib/meta-flow.h to include/openvswitch directoryBen Warren2016-04-141-1/+1
* Move lib/ofpbuf.h to include/openvswitch directoryBen Warren2016-03-302-2/+2
* list: Rename all functions in list.h with ovs_ prefix.Ben Warren2016-03-301-22/+22
* list: Remove lib/list.h completely.Ben Warren2016-03-301-1/+1
* ovs-ctl: Store hostname as an external-id.Russell Bryant2016-03-241-0/+4
* tunneling: Enable IPv6 tuneling.Pravin B Shelar2016-03-241-19/+20
* tunneling: Handle multiple ip address for given device.Pravin B Shelar2016-03-241-2/+1
* bridge: Dump configurable QoS types.Ian Stokes2016-03-222-0/+44
* bridge: Fix qos_unixctl_show bug.Ian Stokes2016-03-221-16/+22
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-193-3/+3
* netdev_dpdk.c: Add QoS functionality.Ian Stokes2016-03-021-0/+47
* ovsdb-server: Refactoring and clean up remote status reporting.Andy Zhou2016-02-281-13/+27
* ovsdb: fix a typo in ovs-vswitchd.conf.db(5).Andy Zhou2016-02-281-1/+1