summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif-xlate: Always mask ip proto field.Aaron Conole2023-04-061-0/+4
* userspace: Add SRv6 tunnel support.Nobuhiro MIKI2023-03-292-0/+2
* sparse: Fix build with DPDK and GCC 12.David Marchand2023-02-101-4/+1
* sparse: Fix numa.h for libnuma >= 2.0.13.Ilya Maximets2023-02-031-6/+17
* dpctl: Add support to count upcall packets.wangchuanlei2023-01-312-0/+18
* openflow: Add extension to flush CT by generic match.Ales Musil2023-01-163-0/+49
* ofp, dpif: Allow CT flush based on partial match.Ales Musil2023-01-162-0/+67
* netdev: Assume default link speed to be 10 Gbps instead of 100 Mbps.Ilya Maximets2022-11-301-0/+2
* netdev-linux: Allow meter to work in tc software datapath when tc-policy is s...Baowen Zheng2022-11-011-4/+7
* sparse: Add a guard for netinet/ip6.h header on FreeBSD.Ilya Maximets2022-10-061-0/+4
* datapath-windows: Alg support for ftp and tftp in conntrackldejing2022-09-201-0/+1
* dynamic-string: Add function for a sparse hex dump.Ilya Maximets2022-08-041-0/+2
* make: Remove the Linux datapath.Greg Rose2022-07-153-1/+1178
* classifier: Adjust segment boundary to execute prerequisite processing.Aaron Conole2022-06-071-4/+3
* netdev-linux: Properly access 32-bit aligned rtnl_link_stats64 structs.Dumitru Ceara2022-05-171-0/+3
* ofp-actions: Use aligned structures when decoding ofp actions.Dumitru Ceara2022-05-172-0/+3
* ofp-actions: Ensure aligned accesses to masked fields.Dumitru Ceara2022-05-171-4/+6
* treewide: Avoid offsetting NULL pointers.Dumitru Ceara2022-05-172-6/+20
* ofp-monitor: Support flow monitoring for OpenFlow 1.3, 1.4+.Vasu Dasari2022-04-284-24/+206
* ofp-monitor: Extend Flow Monitoring support for OF 1.0-1.2 with Nicira Extens...Vasu Dasari2022-04-282-5/+8
* hmap: use short version of safe loops if possible.Adrian Moreno2022-03-302-6/+35
* hmap: implement UB-safe hmap pop iterator.Adrian Moreno2022-03-301-12/+19
* hmap: use multi-variable helpers for hmap loops.Adrian Moreno2022-03-301-30/+31
* list: use short version of safe loops if possible.Adrian Moreno2022-03-301-2/+28
* list: use multi-variable helpers for list loops.Adrian Moreno2022-03-301-31/+42
* util: add helpers to overload SAFE macro.Adrian Moreno2022-03-301-0/+21
* util: add safe multi-variable iterators.Adrian Moreno2022-03-301-0/+80
* util: add multi-variable loop iterator macros.Adrian Moreno2022-03-301-0/+43
* compat: Add gen_stats include to define tc hw stats.Paul Blakey2022-03-042-0/+82
* daemon-unix: Close log file in monitor process while waiting on child.Ben Pfaff2022-02-141-0/+2
* openvswitch: Define the OVS_STATIC_TRACE() macro.Eelco Chaudron2022-01-182-0/+51
* json: Inline clone and destroy functions.Ilya Maximets2021-11-301-2/+24
* ofproto-dpif-xlate: Fix zone set from non-frozen-metadata fields.Peng He2021-10-131-0/+1
* include/windows/unistd.h: Fixed type cast warning on Windows.Sergey Madaminov2021-09-161-1/+1
* json: Add support for partially serialized json objects.Ilya Maximets2021-08-311-2/+7
* netlink: Add support for parsing link layer address.Frode Nordahl2021-08-201-0/+8
* add port-based ingress policing based packet-per-second rate-limitingYong Xu2021-07-011-1/+5
* compat: Add ct_state flags definitionsPaul Blakey2021-03-151-1/+4
* dpdk: Update to use DPDK v20.11.Ian Stokes2020-12-163-0/+59
* Eliminate use of term "slave" in bond, LACP, and bundle contexts.Ben Pfaff2020-10-211-13/+15
* conntrack: Rename "master" connection to "parent" connection.Ben Pfaff2020-10-211-7/+7
* Eliminate "whitelist" and "blacklist" terms.Ben Pfaff2020-10-161-1/+1
* Use primary/secondary, not master/slave, as names for OpenFlow roles.Ben Pfaff2020-10-165-25/+26
* ctags: Include new annotations to ctags ignore list.Flavio Leitner2020-07-041-0/+2
* netdev-offload-tc: Revert tunnel src/dst port masks handlingRoi Dayan2020-06-191-3/+0
* netdev-offload-tc: Allow installing arp rules to TC dp.Tonghao Zhang2020-06-081-0/+11
* netdev-offload-tc: Allow to match the IP and port mask of tunnelTonghao Zhang2020-06-031-0/+3
* sparse: Fix typo in DPDK endian conversion macros.David Marchand2020-05-051-4/+4
* ofp-actions: Add delete field actionYi-Hung Wei2020-04-291-1/+12
* util: Update OVS_TYPEOF macro for C++ enabled applications.Archana Holla2020-04-071-0/+2