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
*
process: Consolidate process related APIs.
Bhanuprakash Bodireddy
2017-07-13
1
-250
/
+1
*
bridge: Filter all zero mac when use ovs-vsctl to set mac
zhongbaisong
2017-07-13
1
-0
/
+3
*
netdev-dpdk: Remove Rx checksum reconfigure.
Kevin Traynor
2017-07-11
1
-14
/
+0
*
vswitchd: Fix IFACE_STAT name error in iface_refresh_stats
Zhenyu Gao
2017-07-11
1
-2
/
+2
*
dpif-netdev: Change definitions of 'idle' & 'processing' cycles
Ciara Loftus
2017-07-06
1
-1
/
+4
*
userspace: Handling of versatile tunnel ports
Ben Pfaff
2017-06-27
1
-17
/
+77
*
docs: Document that hw-offload is experimental.
Joe Stringer
2017-06-19
1
-0
/
+5
*
other-config: Add tc-policy switch to control tc flower flag
Paul Blakey
2017-06-15
1
-0
/
+17
*
other-config: Add hw-offload switch to control netdev flow offloading
Paul Blakey
2017-06-14
2
-0
/
+16
*
rstp: Add the 'ovs-appctl rstp/show' command.
nickcooper-zhangtonghao
2017-06-08
1
-1
/
+10
*
docs: Update dpdk vdev naming instructions.
Ciara Loftus
2017-06-07
1
-4
/
+5
*
bfd: Detect Multiplier configuration
Szucs Gabor
2017-06-06
1
-6
/
+13
*
userspace: add vxlan gpe support to vport
Georg Schmuecking
2017-06-02
1
-0
/
+17
*
userspace: L3 tunnel support for GRE and LISP
Jan Scheurich
2017-06-02
1
-2
/
+22
*
bridge: Fix memory leak in bridge_aa_update_trunks().
Ben Pfaff
2017-06-01
1
-0
/
+2
*
rstp: Increment the rstp port num counter.
nickcooper-zhangtonghao
2017-05-31
1
-0
/
+4
*
bridge: Fix controller status update
Andy Zhou
2017-05-15
1
-18
/
+15
*
vswitchd: Add --cleanup option to the 'appctl exit' command
Andy Zhou
2017-05-03
4
-12
/
+26
*
OpenFlow: Enable OpenFlow 1.4 by default.
Ben Pfaff
2017-05-01
1
-3
/
+3
*
docs: Add some detail about dpdk-socket-mem.
Kevin Traynor
2017-04-24
1
-2
/
+3
*
bridge: Fix memory leak in port_configure()
Yi-Hung Wei
2017-04-24
1
-0
/
+1
*
bridge: Log interface deletion
Andy Zhou
2017-04-21
1
-0
/
+3
*
use portable getpagesize() in system-stats
Alin Serdean
2017-04-14
1
-1
/
+1
*
ovs-ctl: Expose openvswitch run directory through ovsdb.
Robert Wojciechowicz
2017-04-07
1
-5
/
+13
*
stp: Add the 'ovs-appctl stp/show' command.
nickcooper-zhangtonghao
2017-03-20
1
-0
/
+4
*
Fix format specifier technicalities.
Ben Pfaff
2017-03-17
1
-1
/
+1
*
stp: Use correct default for BPDU max age.
nickcooper-zhangtonghao
2017-03-17
1
-1
/
+1
*
Add new port VLAN mode "dot1q-tunnel"
Eric Garver
2017-03-17
3
-6
/
+111
*
Add support for 802.1ad (QinQ tunneling)
Eric Garver
2017-03-16
2
-0
/
+25
*
dpdk: Improve manpage for dpdk memory configuration.
nickcooper-zhangtonghao
2017-03-03
1
-6
/
+4
*
dpif-netdev: Conditional EMC insert
Ciara Loftus
2017-02-16
1
-0
/
+17
*
vswitchd: Move config_ofproto_types call before bridge_add_port
Shashank Ram
2017-02-15
1
-2
/
+3
*
Remove build-time generated files when "make clean" is run.
Justin Pettit
2017-02-13
1
-3
/
+3
*
dpif-netdev: Pass Openvswitch other_config smap to dpif.
Daniele Di Proietto
2017-02-03
1
-1
/
+17
*
tunnel: Add support to configure ptk_mark
Pravin B Shelar
2017-01-28
1
-0
/
+6
*
ovs-fields: New manpage to document Open vSwitch and OpenFlow fields.
Ben Pfaff
2017-01-25
1
-3
/
+3
*
netdev-dpdk: Start also dpdkr devices only once on port-add.
Daniele Di Proietto
2017-01-15
1
-0
/
+2
*
netdev-dpdk: Add support for virtual DPDK PMDs (vdevs)
Ciara Loftus
2017-01-05
1
-2
/
+7
*
netdev-dpdk: Arbitrary 'dpdk' port naming
Ciara Loftus
2017-01-05
1
-0
/
+8
*
netdev-dpdk: Enable Rx checksum offloading feature on DPDK physical ports.
Sugesh Chandran
2017-01-04
1
-0
/
+14
*
vswitch.xml: Document reasonable range for MTU.
nickcooper-zhangtonghao
2016-12-12
1
-0
/
+6
*
doc: Populate 'topics' section
Stephen Finucane
2016-12-12
2
-245
/
+0
*
doc: Populate 'install', 'howto' sections
Stephen Finucane
2016-12-12
1
-6
/
+4
*
ovsdb-tool: Document database numbering scheme.
Ben Pfaff
2016-12-02
1
-9
/
+2
*
utilities: Use FQDN for external_ids:hostname in Openvswitch table
Babu Shanmugam
2016-11-26
1
-1
/
+2
*
ofproto: Add protected property to bundle
Ben Kelly
2016-11-22
1
-0
/
+3
*
ovsschema: Add protected column to Port table
Ben Kelly
2016-11-22
2
-1
/
+11
*
Add support for specifying SSL connection parameters to ovsdb
Ethan Rahn
2016-11-10
1
-0
/
+1
*
doc: Convert vswitchd/INTERNALS to rST
Stephen Finucane
2016-11-03
3
-240
/
+245
*
ifnotifier: do not wake up when there is no db connection
Thadeu Lima de Souza Cascardo
2016-10-31
1
-8
/
+22
[next]