summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set release date for 2.5.6.v2.5.6Justin Pettit2018-10-192-3/+4
* test-hash: Fix unaligned pointer value error.Joe Stringer2018-10-161-10/+10
* odp-execute: Fix broken build with Clang as compiler.Ben Pfaff2018-10-163-5/+5
* travis: Remove sparse support.Ben Pfaff2018-10-162-10/+2
* Revert "bridge: Fix ovs-appctl qos/show repeated queue information"Ben Pfaff2018-10-031-1/+0
* netdev: Properly clear 'details' when iterating in NETDEV_QOS_FOR_EACH.Ben Pfaff2018-10-031-1/+2
* bridge: Fix ovs-appctl qos/show repeated queue informationEelco Chaudron2018-10-021-0/+1
* lex: Fix buffer overrun parsing overlong hexadecimal constants.Yifeng Sun2018-10-021-6/+8
* ovsdb-client: Fix a bug that uses wrong indexYifeng Sun2018-09-271-2/+2
* flow: Fix uninitialized flow fields in IPv6 error case.Ben Pfaff2018-09-211-5/+6
* meta-flow: Make "nw_frag" a synonym for "ip_frag".Ben Pfaff2018-09-202-6/+6
* datapath: lisp: Fix uninitialized field in tunnel_cfg.Yunjian Wang2018-09-121-0/+1
* odp-util: Don't attempt to write IPv6 flow label bits that don't exist.Ben Pfaff2018-09-121-0/+1
* daemon-unix: Use same name for original or restarted children.Ben Pfaff2018-09-061-1/+1
* utilities: Drop shebang from bash completion scriptMarkos Chandras2018-08-301-1/+0
* netdev-linux: Avoid division by 0 if kernel reports bad scheduler data.Ben Pfaff2018-08-201-1/+1
* pcap-file: Fix formatting of log message.Ben Pfaff2018-08-031-1/+1
* datapath: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio2018-07-301-6/+3
* compat: Initialize IPv4 reassembly secret timerGreg Rose2018-07-272-0/+6
* Revert "flow: Fix buffer overread for crafted IPv6 packets."Justin Pettit2018-07-161-1/+1
* flow: Fix buffer overread for crafted IPv6 packets.Ben Pfaff2018-07-091-1/+1
* ofp-group: Don't assert-fail decoding bad OF1.5 group mod type or command.Ben Pfaff2018-07-061-2/+2
* ofp-actions: Fix buffer overread in decode_LEARN_specs().Ben Pfaff2018-07-051-1/+1
* ofp-actions: Avoid buffer overread in BUNDLE action decoding.Ben Pfaff2018-07-051-6/+7
* rconn: Suppress 'connected' log for unreliable connections.Ilya Maximets2018-07-051-1/+1
* rconn: Introduce new invariant to fix assertion failure in corner case.Ben Pfaff2018-06-153-26/+18
* lib: fix typo in fragment handling error messageLouis Peens2018-06-081-1/+1
* Prepare for 2.5.6.Justin Pettit2018-05-183-1/+11
* Set release date for 2.5.5.v2.5.5Justin Pettit2018-05-182-3/+3
* ovs-vsctl: Fix segfault when attempting to del-port from parent bridge.Flavio Fernandes2018-05-072-2/+19
* ovn: Fix tunnel id overflow.Ben Pfaff2018-04-041-2/+8
* ofp-meter: Fix use-after-free for decoding meter mods.Ben Pfaff2018-02-161-1/+1
* ovs-tcpundump: fix a conversion issueAaron Conole2018-01-121-1/+1
* ovn-sb.xml: Correct statement on use of bit ranges.Jakub Sitnicki2018-01-091-1/+1
* Revert "dpif: Fix memory leak"Ben Pfaff2018-01-021-1/+0
* odp-util: Use flexible sized buffer to hold Geneve options.Ben Pfaff2017-12-221-5/+5
* odp-util: Avoid reading wrong table in generate_all_wildcard_mask().Ben Pfaff2017-12-211-2/+3
* bond: Fix bug that writes to freed memoryYifeng Sun2017-12-201-1/+3
* tests: Use $(MKDIR_P) to avoid races.Ben Pfaff2017-12-061-1/+1
* netdev: netdev_get_etheraddr is not functioning as advertised.Yifeng Sun2017-11-301-1/+7
* dpif: Fix memory leakYifeng Sun2017-11-291-0/+1
* ofp-util: Fix memory leaks on error cases in ofputil_decode_group_mod().Ben Pfaff2017-11-291-37/+51
* odp-util: Fix buffer overread in parsing string form of ODP flows.Ben Pfaff2017-11-271-1/+1
* ofp-util: Fix buffer overread in ofputil_decode_bundle_add().Ben Pfaff2017-11-261-0/+4
* tests: Try harder to figure out whether IPv6 is supported.Ben Pfaff2017-11-141-1/+6
* ofp-util: Fix buffer overread in ofputil_pull_queue_get_config_reply().Ben Pfaff2017-10-231-1/+1
* ofproto-dpif-xlate: Always process IGMP packets in userspace.Ben Pfaff2017-10-091-6/+7
* connmgr: Fix violation of flow monitoring protocol description.Ben Pfaff2017-09-281-14/+14
* ofp-util: Fix memory leaks when parsing OF1.5 group properties.Ben Pfaff2017-09-221-4/+13
* Prepare for 2.5.5.Justin Pettit2017-09-073-1/+11