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
*
ofproto: Fix memory leak reported by valgrind.
William Tu
2016-01-11
1
-7
/
+19
*
rstp: Fix memory leak reported by valgrind.
William Tu
2016-01-11
1
-0
/
+1
*
ovs-ofctl: Fix memory leak reported by valgrind.
William Tu
2016-01-11
1
-1
/
+4
*
stream-ssl: Fix memory leak reported by valgrind.
William Tu
2016-01-11
1
-6
/
+0
*
test-aa: Fix memory leak reported by valgrind.
William Tu
2016-01-11
2
-4
/
+31
*
Better abstract OFPT_SET_CONFIG and OFPT_GET_CONFIG_REPLY, make stricter.
Ben Pfaff
2016-01-07
4
-33
/
+159
*
ofproto: Implement OFPT_QUEUE_GET_CONFIG_REQUEST for OFPP_ANY in OF1.1+.
Ben Pfaff
2016-01-07
2
-9
/
+14
*
ofp-util: Rearrange ofputil_append_meter_config() to be clearer.
Ben Pfaff
2016-01-05
1
-4
/
+5
*
ofp-util: Avoid use-after-free error in ofputil_append_meter_config().
Ben Pfaff
2016-01-04
1
-0
/
+1
*
odp-util: Fix memory leak reported by valgrind.
William Tu
2016-01-04
1
-9
/
+13
*
ofp-actions: Rename ofpact_update_len() to ofpact_finish().
Ben Pfaff
2016-01-04
4
-18
/
+17
*
ofp-actions: Make composing actions harder to screw up.
Ben Pfaff
2016-01-04
4
-68
/
+24
*
netlink-socket: Fix log message for subscribe/unsubscribe on Windows.
Alin Serdean
2016-01-04
1
-4
/
+4
*
netdev-bsd: Destroy mutex on netdev_bsd_construct_system() error path.
xushengping
2016-01-04
1
-0
/
+1
*
ofp-print: Fix memory leak at ofp_print_bundle_add().
William Tu
2016-01-04
1
-6
/
+3
*
Use initializers for struct ofputil_flow_mod instead of assignments.
Ben Pfaff
2016-01-04
2
-52
/
+37
*
ofp-actions: Add padding in ofpacts_pull_openflow_instructions()
William Tu
2015-12-22
1
-0
/
+2
*
flow: Pass last field to miniflow_pad_to_64().
Simon Horman
2015-12-22
2
-9
/
+13
*
ofp-util: return BAD_TYPE for consistency at ofputil_decode_group_mod().
Flavio Leitner
2015-12-22
1
-1
/
+3
*
dpif-netdev: Avoid using uninitialized memory with tunnel options.
Jesse Gross
2015-12-22
1
-5
/
+9
*
netdev_dpdk: pci_dev pointer check.
mweglicx
2015-12-22
1
-2
/
+6
*
tun-metadata: Fix memory leak in table_free()
William Tu
2015-12-22
1
-0
/
+1
*
types: Define OVS_*128_MAX statically.
Joe Stringer
2015-12-22
1
-3
/
+1
*
dpctl: Add new 'flush-conntrack' command.
Daniele Di Proietto
2015-12-21
2
-0
/
+36
*
dpif-netlink: Implement ct_flush.
Daniele Di Proietto
2015-12-21
1
-1
/
+12
*
dpctl: Add 'conntrack-dump' command.
Daniele Di Proietto
2015-12-21
2
-0
/
+75
*
dpif-netlink: Implement ct_dump_{start,next,done}.
Daniele Di Proietto
2015-12-21
1
-0
/
+60
*
ct-dpif: Add ct_dpif_flush().
Daniele Di Proietto
2015-12-21
5
-0
/
+18
*
ct-dpif: Add ct_dpif_dump_{start,next,done}().
Daniele Di Proietto
2015-12-21
5
-0
/
+103
*
netlink-conntrack: New module.
Daniele Di Proietto
2015-12-21
3
-0
/
+882
*
ct-dpif: New module.
Daniele Di Proietto
2015-12-21
3
-0
/
+515
*
stream-ssl: Fix misleading bound address format.
Ben Pfaff
2015-12-21
1
-2
/
+2
*
tun-metadata: Fix memory leak in tun_metadata_add_entry() corner case.
Ben Pfaff
2015-12-18
1
-3
/
+1
*
Use ip_parse() and ipv6_parse() and variants in more places.
Ben Pfaff
2015-12-15
5
-60
/
+27
*
packets: Add new functions for IPv4 and IPv6 address parsing.
Ben Pfaff
2015-12-15
2
-37
/
+102
*
packets: New macro ETH_ADDR_STRLEN.
Ben Pfaff
2015-12-15
1
-0
/
+1
*
geneve-map-rename: rename geneve-map to tlv-map.
Mengke Liu
2015-12-15
14
-155
/
+155
*
ovn: Use constants for conntrack state bits.
Russell Bryant
2015-12-15
1
-8
/
+21
*
lib: fix sparse warnings
Andy Zhou
2015-12-15
1
-3
/
+3
*
lib: Use proper type cast to poison lists.
Joe Stringer
2015-12-15
1
-2
/
+2
*
AUTHORS: Add Carlo Andreotti
Daniele Venturino
2015-12-14
5
-5
/
+10
*
lib: add monitor2 support in ovsdb-idl.
Andy Zhou
2015-12-11
1
-56
/
+353
*
lib: add diff and apply diff APIs for ovsdb_datum
Andy Zhou
2015-12-11
2
-1
/
+96
*
lib: avoid set size check when generating diff datum from json
Andy Zhou
2015-12-11
2
-0
/
+24
*
odp-util: Correctly [de]serialize mask for ND attributes.
Daniele Di Proietto
2015-12-10
1
-4
/
+13
*
odp-util: Return exact mask if netlink mask attribute is missing.
Daniele Di Proietto
2015-12-10
4
-34
/
+53
*
odp-util: Commit ICMP set only for ICMP packets.
Daniele Di Proietto
2015-12-10
1
-2
/
+8
*
tnl-ports: Generate mask with correct prerequisites.
Daniele Di Proietto
2015-12-10
1
-2
/
+8
*
dpif-netdev: Initialize match.tun_md in various places.
Daniele Di Proietto
2015-12-10
1
-0
/
+2
*
seq: Add a coverage counter for seq_change.
Jarno Rajahalme
2015-12-08
1
-0
/
+8
[next]