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
*
vswitchd: Allow user to configure controllers as "primary" or "service".
Ben Pfaff
2019-02-05
3
-59
/
+69
*
Remove support for OpenFlow 1.6 (draft).
Ben Pfaff
2019-02-05
2
-7
/
+5
*
connmgr: Make treatment of active and passive connections more uniform.
Ben Pfaff
2019-02-05
1
-1
/
+1
*
dpdk: Limit DPDK memory usage.
Ilya Maximets
2019-02-01
1
-0
/
+22
*
dpif-netdev: Per-port configurable EMC.
Ilya Maximets
2019-01-18
1
-0
/
+19
*
Adding support for PMD auto load balancing
Nitin Katiyar
2019-01-16
1
-0
/
+41
*
ovs-actions: New document describing OVS actions in detail.
Ben Pfaff
2019-01-10
1
-1
/
+1
*
docs: Fix cross-references that referred to discussions that have moved.
Ben Pfaff
2018-11-15
1
-5
/
+5
*
Documentation: IPsec tunnel tutorial and documentation.
Qiuyu Xiao
2018-11-09
1
-8
/
+147
*
vswitchd: Update documentation for legacy_l3 type packets
Greg Rose
2018-11-09
1
-0
/
+6
*
documentation: man vswitchd.conf.db(5) updated flow-restore-wait
Zak Whittington
2018-11-02
1
-0
/
+10
*
connmgr: Improve interface for setting controllers.
Ben Pfaff
2018-10-31
1
-61
/
+41
*
bridge.c: prevent controller connects while flow-restore-wait
Zak Whittington
2018-10-25
1
-1
/
+2
*
revalidator: Rebalance offloaded flows based on the pps rate
Sriharsha Basavapatna via dev
2018-10-19
1
-0
/
+21
*
dpif-netdev-perf: Clarify frequency number.
Ilya Maximets
2018-10-12
1
-5
/
+1
*
Revert "bridge: Fix ovs-appctl qos/show repeated queue information"
Ben Pfaff
2018-10-03
1
-1
/
+0
*
bridge: Fix ovs-appctl qos/show repeated queue information
Eelco Chaudron
2018-10-02
1
-0
/
+1
*
dpif-netdev: Add round-robin based rxq to pmd assignment.
Kevin Traynor
2018-09-14
1
-0
/
+24
*
vswitch.xml: Better explain vlan-limit.
Ben Pfaff
2018-09-07
1
-4
/
+4
*
vswitch.xml: Fix key type and description style of tc-policy.
Ilya Maximets
2018-08-30
1
-10
/
+17
*
vswitch.xml: Fix type of dpdk-init key.
Ilya Maximets
2018-08-27
1
-1
/
+2
*
vswitch.xml: Update dpdk-init documentation.
Kevin Traynor
2018-08-10
1
-4
/
+10
*
dpif-netdev: Add SMC cache after EMC cache
Yipeng Wang
2018-07-24
1
-0
/
+13
*
bridge: Clean leaking netdevs when route is added.
Tiago Lam
2018-07-10
1
-0
/
+3
*
vswitchd: Document new fdb statistics commands
Eelco Chaudron
2018-07-06
1
-0
/
+5
*
Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEAD
Ben Pfaff
2018-07-06
1
-0
/
+17
|
\
|
*
dpdk: Support both shared and per port mempools.
Ian Stokes
2018-07-06
1
-0
/
+17
*
|
DNS: Add basic support for asynchronous DNS resolving
Yifeng Sun
2018-07-06
2
-47
/
+50
|
/
*
mac-learning: Increase default mac table size to 8K from 2K
Eelco Chaudron
2018-06-27
1
-1
/
+1
*
Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEAD
Ben Pfaff
2018-06-12
2
-3
/
+6
|
\
|
*
ovs-thread: Fix thread id for threads not started with ovs_thread_create()
Eelco Chaudron
2018-06-08
1
-0
/
+2
|
*
OVS-DPDK: Change "dpdk-socket-mem" default value.
Marcin Rybka
2018-06-08
1
-3
/
+4
*
|
treewide: Convert leading tabs to spaces.
Ben Pfaff
2018-06-11
3
-16
/
+16
|
/
*
dpdk: reflect status and version in the database
Aaron Conole
2018-05-25
3
-3
/
+24
*
userspace: add erspan tunnel support.
William Tu
2018-05-21
1
-0
/
+34
*
userspace: add gre sequence number support.
William Tu
2018-05-21
1
-0
/
+7
*
Configurable Link State Change (LSC) detection mode
RĂ³bert Mulik
2018-05-11
1
-0
/
+17
*
dpif-netdev: Detailed performance stats for PMDs
Jan Scheurich
2018-05-11
2
-26
/
+13
*
ofproto: Allow bundle idle timeout to be configured.
Flavio Leitner
2018-05-09
3
-2
/
+18
*
Expose missing --peer-ca-cert and SSL options in usage and manpages.
Dan Williams
2018-05-09
1
-0
/
+1
*
vswitchd: Enhance manager_options documentation.
Darrell Ball
2018-05-09
1
-4
/
+14
*
vswitch.xml: Add details for mac option.
Tonghao Zhang
2018-05-08
1
-1
/
+2
*
ovs-vswitchd: Better document that ovs-vswitchd manages its own datapaths.
Ben Pfaff
2018-05-07
1
-5
/
+6
*
lacp: New command "lacp/show-stats" fordisplaying LACP counters.
Nitin Katiyar
2018-04-18
1
-0
/
+6
*
ovs-vswitchd: Do not use system routing table with --disable-system.
Ben Pfaff
2018-04-03
1
-0
/
+2
*
vswitchd: Allow user to directly specify sFlow agent address.
Ben Pfaff
2018-04-03
1
-7
/
+18
*
vswitchd: Remove support for deprecated "null" interfaces.
Ben Pfaff
2018-03-14
2
-14
/
+1
*
ofproto: Make ofproto_port_open_type() faster.
Ben Pfaff
2018-02-26
1
-8
/
+4
*
ofp-util, ofp-parse: Break up into many separate modules.
Ben Pfaff
2018-02-13
1
-1
/
+0
*
Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEAD
Ben Pfaff
2018-02-01
1
-0
/
+11
|
\
[next]