summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-114-1095/+1095
* stopwatch: Remove tabs from output.Ben Pfaff2018-06-111-6/+6
* rstp, stp: Remove tabs from output.Ben Pfaff2018-06-112-22/+23
* ovs-lldp: Remove tabs from output.Ben Pfaff2018-06-111-16/+16
* lacp: Remove tabs from output.Ben Pfaff2018-06-111-55/+55
* dpctl: Remove tabs from output.Ben Pfaff2018-06-111-17/+17
* cfm: Remove tabs from output.Ben Pfaff2018-06-111-10/+10
* bfd: Remove leading tabs from output.Ben Pfaff2018-06-111-27/+27
* lib: fix typo in fragment handling error messageLouis Peens2018-06-081-1/+1
* dhparams: Add pregenerated .c file to the repository.Eneas U de Queiroz2018-06-063-9/+201
* rstp: Eliminate BPDU padding and uninitialized bytes.Ben Pfaff2018-06-052-1/+2
* Removed calls to AP deprecated in openssl 1.1Eneas U de Queiroz2018-06-051-0/+2
* Revert "dpif: Ensure ERSPAN GRE support"Greg Rose2018-06-051-5/+5
* Fix typo in database commands documentation.Mark Michelson2018-06-041-1/+1
* dpif: Ensure ERSPAN GRE supportGreg Rose2018-05-311-5/+5
* ofproto-dpif: Use dp_hash as default selection methodJan Scheurich2018-05-251-5/+10
* ofproto-dpif: Improve dp_hash selection method for select groupsJan Scheurich2018-05-251-1/+3
* userspace datapath: Add OVS_HASH_L4_SYMMETRIC dp_hash algorithmJan Scheurich2018-05-253-5/+62
* vconn: Remove obsolete comment.Ben Pfaff2018-05-251-4/+0
* ovs-vsctl, ovn-nbctl, ovn-sbctl, vtep-ctl: Parse options before logging.Ben Pfaff2018-05-252-6/+4
* odp-util: refector erspan option parsing.William Tu2018-05-251-8/+5
* Embrace anonymous unions.Ben Pfaff2018-05-2513-267/+267
* ovs-fields: Improve formatting of NSH section.Ben Pfaff2018-05-251-36/+32
* dpdk: reflect status and version in the databaseAaron Conole2018-05-253-3/+31
* dpdk: allow init to failAaron Conole2018-05-251-7/+16
* dpif-netdev: Free packets on TUNNEL_PUSH if should_steal.Ilya Maximets2018-05-251-5/+9
* netdev-dpdk: fix check for "net_nfp" driverTimothy Redaelli2018-05-251-1/+1
* netdev-dpdk: Don't use PMD driver if not configured successfullyEelco Chaudron2018-05-252-4/+11
* netdev-dpdk: Remove use of rte_mempool_ops_get_count.Kevin Traynor2018-05-251-12/+13
* netdev-native-tnl: Fix alignment for erspan index.Darrell Ball2018-05-241-11/+4
* ofp-flow: Fix uninitialized data decoding OF1.5 flow stats.Ben Pfaff2018-05-231-0/+1
* rconn: Introduce new invariant to fix assertion failure in corner case.Ben Pfaff2018-05-233-26/+18
* odp-execute: Rename 'may_steal' to 'should_steal'.Darrell Ball2018-05-236-30/+31
* odp-execute: Correct and clarify 'steal' parameter.Darrell Ball2018-05-231-2/+6
* erspan: Add flow-based erspan optionsGreg Rose2018-05-213-40/+123
* lib/dpif-netlink: Fix miscompare of gre portsGreg Rose2018-05-211-2/+2
* ip6gre: Add ip6gre vport typeGreg Rose2018-05-216-8/+26
* erspan: add kernel datapath supportWilliam Tu2018-05-213-9/+166
* userspace: add erspan tunnel support.William Tu2018-05-2116-16/+719
* userspace: add gre sequence number support.William Tu2018-05-213-2/+31
* netdev-native-tnl: refactor the tunnel push header.William Tu2018-05-214-6/+11
* datapath: add erspan version I and II supportWilliam Tu2018-05-211-0/+2
* compat: Add ipv6 GRE and IPV6 TunnelingGreg Rose2018-05-212-0/+17
* ofp-print: Handle statistics more systematically.Ben Pfaff2018-05-172-21/+19
* ofp-group: Move formatting code for groups into ofp-group.Ben Pfaff2018-05-172-309/+314
* Add OpenFlow extensions for group support in OpenFlow 1.0.Ben Pfaff2018-05-173-88/+45
* ofp-group: Require watch_port or watch_group when parsing ff groups.Ben Pfaff2018-05-171-0/+4
* Add support for OpenFlow 1.5 statistics (OXS).SatyaValli2018-05-165-29/+610
* conntrack-tcp: Handle tcp session reuse.Darrell Ball2018-05-151-2/+7
* dpif-netdev-perf: Fix linker unresolved symbols on WindowsAlin Gabriel Serdean2018-05-151-2/+2