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
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dpif-netdev: Detection and logging of suspicious PMD iterations
Jan Scheurich
2018-05-11
1
-0
/
+2
*
dpif-netdev: Detailed performance stats for PMDs
Jan Scheurich
2018-05-11
1
-0
/
+4
*
ovn: support applying ACLs to port groups
Han Zhou
2018-05-09
1
-1
/
+2
*
tests: Add system-dpdk-testsuite
Marcin Rybka
2018-04-21
1
-0
/
+3
*
docs: Clarify changes in Rx queue allocation
Stephen Finucane
2018-04-21
1
-0
/
+2
*
lacp: New command "lacp/show-stats" fordisplaying LACP counters.
Nitin Katiyar
2018-04-18
1
-0
/
+1
*
ovn: Support address sets generated from port groups
Han Zhou
2018-04-16
1
-1
/
+2
*
ovn: Support port groups in ACLs
Han Zhou
2018-04-13
1
-0
/
+1
*
netns: Add documentation and update NEWS.
Flavio Leitner
2018-04-13
1
-0
/
+1
*
OVN: add icmp6 action to ovn acl reject support
Lorenzo Bianconi
2018-04-10
1
-0
/
+4
*
ovsdb: Introduce experimental support for clustered databases.
Ben Pfaff
2018-03-24
1
-5
/
+9
*
ovsdb: Add support for online schema conversion.
Ben Pfaff
2018-03-24
1
-0
/
+2
*
ovsdb-server: Add support for a built-in _Server database.
Ben Pfaff
2018-03-24
1
-0
/
+2
*
vswitchd: Remove support for deprecated "null" interfaces.
Ben Pfaff
2018-03-14
1
-0
/
+1
*
Set release dates for 2.9.0.
Justin Pettit
2018-02-19
1
-2
/
+1
*
Documentation: Update NEWS and faq
Pravin Shelar
2018-02-12
1
-0
/
+2
*
Implement OF1.3 extension for OF1.4 role status feature.
Ben Pfaff
2018-02-13
1
-0
/
+2
*
datapath: enable NSH support
Yi Yang
2018-02-07
1
-0
/
+1
*
ovs-vsctl: Add commands "add-bond-iface" and "del-bond-iface".
Ben Pfaff
2018-02-06
1
-0
/
+1
*
NEWS: Consolidate ovs-vswitchd sections and fix indentation.
Ben Pfaff
2018-02-06
1
-6
/
+5
*
ovsdb-client: Add --timeout option.
Ben Pfaff
2018-02-06
1
-0
/
+1
*
Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEAD
Ben Pfaff
2018-02-01
1
-0
/
+1
|
\
|
*
netdev-dpdk: Add support for vHost dequeue zero copy (experimental)
Ciara Loftus
2018-01-31
1
-0
/
+1
*
|
Support accepting and displaying table names in OVS tools.
Ben Pfaff
2018-02-01
1
-0
/
+8
|
/
*
flow: Add some L7 payload data to most L4 protocols that accept it.
Ben Pfaff
2018-01-27
1
-0
/
+2
*
ovn: OVN Support QoS meter
Guoshuai Li
2018-01-24
1
-0
/
+1
*
NEWS: Move ct_clear support to 2.9.0 section.
Justin Pettit
2018-01-22
1
-3
/
+4
*
netdev-linux: do not send packets to down tap ifaces.
Flavio Leitner
2018-01-22
1
-0
/
+2
*
dpif: Add support for OVS_ACTION_ATTR_CT_CLEAR
Eric Garver
2018-01-20
1
-2
/
+3
*
Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEAD
Ben Pfaff
2018-01-19
1
-0
/
+6
|
\
|
*
netdev-dpdk: add vhost-user get_status.
Flavio Leitner
2018-01-17
1
-0
/
+1
|
*
NEWS: Add entry for new appctl dpif-netdev/pmd-rxq-rebalance.
Kevin Traynor
2018-01-17
1
-0
/
+2
|
*
dpif-netdev: Add percentage of pmd/core used by each rxq.
Kevin Traynor
2018-01-17
1
-0
/
+1
|
*
NEWS: Mark output packet batching support.
Ilya Maximets
2018-01-17
1
-0
/
+2
*
|
Prepare for post-2.9.0 (2.9.90).
Justin Pettit
2018-01-17
1
-0
/
+5
*
|
Prepare for 2.9.0.
Justin Pettit
2018-01-17
1
-1
/
+1
|
/
*
configure: New --enable-sparse option to enable sparse checking by default.
Ben Pfaff
2018-01-12
1
-0
/
+1
*
nsh: add dec_nsh_ttl action
Yi Yang
2018-01-11
1
-0
/
+1
*
nsh: add new flow key 'ttl'
Yi Yang
2018-01-11
1
-0
/
+1
*
ofproto-dpif: Don't slow-path controller actions.
Justin Pettit
2018-01-10
1
-0
/
+3
*
netdev: Custom statistics.
Michal Weglicki
2018-01-10
1
-0
/
+5
*
dpctl conntrack: Add get number of connections.
Darrell Ball
2018-01-09
1
-1
/
+2
*
dpctl conntrack: Add get and set maxconns command.
Darrell Ball
2018-01-09
1
-2
/
+4
*
ofproto: Delete all groups and meters when (un)configuring a controller.
Ben Pfaff
2018-01-08
1
-0
/
+2
*
Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEAD
Ben Pfaff
2018-01-02
1
-0
/
+2
|
\
|
*
netdev-dpdk: Add debug appctl to get mempool information.
Ilya Maximets
2017-12-20
1
-0
/
+1
|
*
vswitchd: Document netdev-dpdk commands.
Ilya Maximets
2017-12-20
1
-0
/
+1
*
|
table: Add --max-column-width option.
Ben Pfaff
2017-12-22
1
-0
/
+2
*
|
ovsdb-client: Add new "query" command.
Ben Pfaff
2017-12-22
1
-1
/
+1
*
|
ovsdb-client: Add new "restore" command.
Ben Pfaff
2017-12-21
1
-1
/
+1
[prev]
[next]