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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
odp-util: Fix formatting and parsing of 'frag' in tnl_push ipv4 argument.
Ben Pfaff
2016-02-01
1
-2
/
+4
*
dpif-netdev: Avoid copying netdev_flow_key in emc_processing().
Ben Pfaff
2016-02-01
1
-9
/
+8
*
ovs-thread: Fix missing space.
William Tu
2016-01-29
1
-1
/
+1
*
netdev-dpdk: Add vhost-user multiqueue support
Flavio Leitner
2016-01-28
1
-24
/
+91
*
ofp-actions: Add more detail when formatting unroll_xlate pseudo-action.
Ben Pfaff
2016-01-28
1
-3
/
+3
*
dpif-netdev: Reduce code duplication
Andy Zhou
2016-01-27
1
-5
/
+3
*
dpif-netdev: drop swapping
Andy Zhou
2016-01-27
1
-12
/
+3
*
dpif-netdev: properly maintain exact match cache hit counter
Andy Zhou
2016-01-27
1
-6
/
+7
*
dpif-netdev: Unique and sequential tx_qids.
Ilya Maximets
2016-01-26
1
-14
/
+42
*
dpif-netdev: Rework of rx queue management.
Ilya Maximets
2016-01-26
1
-75
/
+148
*
Update relevant artifacts to add support for DPDK v2.2.0.
mweglicx
2016-01-25
1
-2
/
+2
*
ovs-rcu: Improve comments on ovsrcu_postpone().
Ben Pfaff
2016-01-25
1
-2
/
+4
*
ofp-util: Make decoding switch features harder to misuse (and fix leak).
Ben Pfaff
2016-01-20
4
-20
/
+16
*
nx-match: Add functions for raw decoding and encoding of OXM.
Ben Pfaff
2016-01-20
2
-3
/
+34
*
hash: New helper functions hash_bytes32() and hash_bytes64().
Ben Pfaff
2016-01-20
4
-10
/
+20
*
openflow: Better abstract handling of packet-in messages.
Ben Pfaff
2016-01-20
4
-111
/
+203
*
pktbuf: Move from 'ofproto' to 'lib'.
Ben Pfaff
2016-01-20
3
-1
/
+263
*
openflow: Get rid of struct ofp13_packet_in.
Ben Pfaff
2016-01-20
2
-49
/
+32
*
ofp-print: Decode and print all async config messages the same way.
Ben Pfaff
2016-01-20
1
-91
/
+26
*
ofp-util: Add function to encode OFPT_SET_ASYNC messages.
Ben Pfaff
2016-01-20
3
-4
/
+40
*
ofp-util: Fix OF1.4+ version of ofputil_decode_set_async_config().
Ben Pfaff
2016-01-20
3
-2
/
+14
*
ofp-util: Rewrite async config encoding and decoding to be table-driven.
Ben Pfaff
2016-01-20
3
-207
/
+200
*
ofp-util: Define struct ofputil_async_cfg to hold async message config.
Ben Pfaff
2016-01-20
3
-55
/
+66
*
ofp-util: New function ofputil_async_msg_type_to_string().
Ben Pfaff
2016-01-20
3
-25
/
+20
*
openflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart message.
Ben Pfaff
2016-01-20
5
-121
/
+250
*
ofp-prop: New function ofpprop_put_zeros().
Ben Pfaff
2016-01-20
3
-14
/
+29
*
ofp-prop: Add helpers for u8, be64/u64, flag, and UUID properties.
Ben Pfaff
2016-01-20
3
-7
/
+143
*
ofp-prop: Add generic functions for working with 16- and 32-bit properties.
Ben Pfaff
2016-01-20
4
-167
/
+187
*
ofp-prop: Add support for experimenter properties.
Ben Pfaff
2016-01-20
3
-128
/
+168
*
ofp-prop: New module for working with OpenFlow 1.3+ properties.
Ben Pfaff
2016-01-20
4
-173
/
+273
*
ofp-errors: Add extension error codes for OF1.3+ property errors.
Ben Pfaff
2016-01-20
1
-10
/
+19
*
ofp-util: Improve function to emit a bitmap property.
Ben Pfaff
2016-01-20
1
-14
/
+12
*
ofp-actions: Append in ofpacts_pull_openflow_actions(), instead of replace.
Ben Pfaff
2016-01-20
2
-12
/
+10
*
netdev-dummy: Add a dummy queue.
Ben Pfaff
2016-01-20
1
-7
/
+93
*
openflow: Rename OF0.1-1.3 queue property constants.
Ben Pfaff
2016-01-20
1
-13
/
+14
*
ofp-print: Improve formatting of queue stat requests and port_mods.
Ben Pfaff
2016-01-20
1
-2
/
+2
*
ofp-util: Improve formatting of comment.
Ben Pfaff
2016-01-19
1
-2
/
+1
*
ofp-msgs: Fix comments.
Ben Pfaff
2016-01-19
1
-15
/
+15
*
ofp-msgs: Fix definitions of OF1.4 OFPT_GET_ASYNC_REPLY and OFPT_SET_ASYNC.
Ben Pfaff
2016-01-19
1
-3
/
+3
*
learning-switch: Use "if"s instead of "switch" to reduce maintenance.
Ben Pfaff
2016-01-19
1
-90
/
+9
*
odp-util: Accept fields with zero mask
Haggai Eran
2016-01-19
1
-6
/
+3
*
{lib, utilities}: Fix ct_state constants in docs.
Joe Stringer
2016-01-13
1
-4
/
+4
*
lib: remove unused function
Andy Zhou
2016-01-12
1
-57
/
+0
*
netdev-dpdk: Fix thread_is_pmd() symbol conflict.
Joe Stringer
2016-01-12
1
-4
/
+4
*
ovsdb-idl: Add support for column tracking in IDL.
Shad Ansari
2016-01-12
3
-2
/
+39
*
netdev-dpdk: Consistently use xstrdup() instead of strdup().
Ben Pfaff
2016-01-12
1
-4
/
+4
*
ovn-nbctl: add db commands help and manpage
Wei Li
2016-01-12
2
-1
/
+398
*
flow: fix compilation of MINIFLOW_ASSERT
Simon Horman
2016-01-11
1
-3
/
+3
*
dp-packet: Remove unused helper dp_packet_to_string().
Simon Horman
2016-01-11
2
-16
/
+0
*
ofp-parse: Use xstrdup() instead of strdup().
Ben Pfaff
2016-01-11
1
-1
/
+1
[next]