index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vswitchd
Commit message (
Expand
)
Author
Age
Files
Lines
*
smap: New function smap_get_ullong().
Ben Pfaff
2016-08-08
1
-112
/
+50
*
bridge: No QoS configured is not an error
Maxime Coquelin
2016-08-04
1
-1
/
+1
*
netdev-dpdk: Add Flow Control support.
Sugesh Chandran
2016-07-29
1
-0
/
+24
*
dpif-netdev: Introduce pmd-rxq-affinity.
Ilya Maximets
2016-07-27
1
-0
/
+23
*
bridge: Pass interface's configuration to datapath.
Ilya Maximets
2016-07-27
1
-0
/
+2
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
2
-4
/
+4
*
netdev-dpdk: Obtain number of queues for vhost ports from attached virtio.
Ilya Maximets
2016-07-08
1
-1
/
+2
*
bridge: open_type should be used for netdev_open
Thadeu Lima de Souza Cascardo
2016-07-06
1
-4
/
+12
*
bridge: Add assertion to document an invariant in find_local_hw_addr().
Ben Pfaff
2016-07-05
1
-0
/
+3
*
ofproto-dpif-mirror: Add mirror snaplen support.
William Tu
2016-07-03
3
-1
/
+21
*
bfd: Allow setting OAM bit when encapsulated in tunnel.
Jesse Gross
2016-06-29
1
-0
/
+7
*
bridge: allow OVS to interact with controller through sockets outside run dir
Ansis Atteka
2016-06-27
1
-2
/
+3
*
util: New function nullable_xstrdup().
Ben Pfaff
2016-06-26
1
-6
/
+2
*
ipfix: Export user specified virtual observation ID
Wenyu Zhang
2016-06-24
2
-0
/
+46
*
Revert "ipfix: Export user specified virtual observation ID".
Ben Pfaff
2016-06-24
2
-46
/
+0
*
ipfix: Export user specified virtual observation ID
Wenyu Zhang
2016-06-24
2
-0
/
+46
*
netdev-linux: Add new QoS type linux-noop.
bschanmu@redhat.com
2016-06-23
1
-11
/
+15
*
ipfix: Support tunnel information for Flow IPFIX.
Benli Ye
2016-06-17
2
-80
/
+91
*
tunnels: Update schema documentation related to tunnels.
Jesse Gross
2016-06-07
1
-12
/
+12
*
vswitchd: Add --dummy-numa command line option.
Daniele Di Proietto
2016-06-07
1
-0
/
+6
*
vswitch.xml: Document interface name length restrictions.
Ben Pfaff
2016-06-03
1
-12
/
+47
*
netdev-dpdk.c: Add ingress-policing functionality.
Ian Stokes
2016-05-24
1
-2
/
+2
*
ovs-thread: Do not quiesce in ovs_mutex_cond_wait().
Daniele Di Proietto
2016-05-23
1
-0
/
+6
*
Add support for extended netdev statistics based on RFC 2819.
mweglicx
2016-05-06
1
-12
/
+33
*
netdev-dpdk: Allow arbitrary eal arguments
Aaron Conole
2016-04-29
1
-0
/
+11
*
netdev-dpdk: Restrict vhost_sock_dir
Aaron Conole
2016-04-29
1
-1
/
+3
*
netdev-dpdk: Convert initialization from cmdline to db
Aaron Conole
2016-04-29
4
-25
/
+121
*
Remove "VLAN splinters" feature.
Pravin B Shelar
2016-04-27
2
-407
/
+4
*
netdev-linux: Fix ingress policing burst rate configuration via tc
Miguel Angel Ajo
2016-04-21
1
-2
/
+2
*
Add skeleton for OF1.6 support.
Ben Pfaff
2016-04-18
2
-5
/
+7
*
vswitch.xml: OpenFlow 1.5 has been released.
Ben Pfaff
2016-04-18
1
-10
/
+2
*
Move lib/ofp-print.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-11
/
+11
*
Move lib/ofp-util.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-1
/
+1
*
Move lib/meta-flow.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-1
/
+1
*
Move lib/ofpbuf.h to include/openvswitch directory
Ben Warren
2016-03-30
2
-2
/
+2
*
list: Rename all functions in list.h with ovs_ prefix.
Ben Warren
2016-03-30
1
-22
/
+22
*
list: Remove lib/list.h completely.
Ben Warren
2016-03-30
1
-1
/
+1
*
ovs-ctl: Store hostname as an external-id.
Russell Bryant
2016-03-24
1
-0
/
+4
*
tunneling: Enable IPv6 tuneling.
Pravin B Shelar
2016-03-24
1
-19
/
+20
*
tunneling: Handle multiple ip address for given device.
Pravin B Shelar
2016-03-24
1
-2
/
+1
*
bridge: Dump configurable QoS types.
Ian Stokes
2016-03-22
2
-0
/
+44
*
bridge: Fix qos_unixctl_show bug.
Ian Stokes
2016-03-22
1
-16
/
+22
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
3
-3
/
+3
*
netdev_dpdk.c: Add QoS functionality.
Ian Stokes
2016-03-02
1
-0
/
+47
*
ovsdb-server: Refactoring and clean up remote status reporting.
Andy Zhou
2016-02-28
1
-13
/
+27
*
ovsdb: fix a typo in ovs-vswitchd.conf.db(5).
Andy Zhou
2016-02-28
1
-1
/
+1
*
dpif-netdev: Add dpif-netdev/pmd-rxq-show appctl command.
Ilya Maximets
2016-02-22
1
-0
/
+3
*
ovs-vswitchd: Preserve datapath ports across graceful shutdown.
Ben Pfaff
2016-02-05
1
-7
/
+7
*
dpif-netdev: Allow different numbers of rx queues for different ports.
Ilya Maximets
2016-02-04
2
-11
/
+15
*
bridge: Do not add bridges with '/' in name.
Daniele Di Proietto
2016-02-03
1
-2
/
+3
[next]