summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* 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
* dpif-netdev: Add dpif-netdev/pmd-rxq-show appctl command.Ilya Maximets2016-02-221-0/+3
* ovs-vswitchd: Preserve datapath ports across graceful shutdown.Ben Pfaff2016-02-051-7/+7
* dpif-netdev: Allow different numbers of rx queues for different ports.Ilya Maximets2016-02-042-11/+15
* bridge: Do not add bridges with '/' in name.Daniele Di Proietto2016-02-031-2/+3
* bridge: Also prohibit \ in bridge names.Ben Pfaff2016-02-032-6/+15
* Use ip_parse() and ipv6_parse() and variants in more places.Ben Pfaff2015-12-151-4/+3
* packets: New macro ETH_ADDR_STRLEN.Ben Pfaff2015-12-151-2/+3
* bfd: improve ovs-vswitchd.conf.db(5) manpageAndy Zhou2015-11-031-6/+6
* vswitch.xml: Add caveat to flow-limit.Joe Stringer2015-10-151-1/+2
* vswitch.xml: Update docs for max-idle.Joe Stringer2015-10-151-0/+14