]> git.proxmox.com Git - mirror_ovs.git/history - lib/dpif-netlink.c
vswitchd: Always cleanup userspace datapath.
[mirror_ovs.git] / lib / dpif-netlink.c
2019-07-02 Ilya Maximetsvswitchd: Always cleanup userspace datapath.
2019-06-11 Ilya Maximetsnetdev: Split up netdev offloading to separate module.
2019-03-21 wenxudpif-netlink: make offload failed EOPNOTSUPP and ENOSPC...
2019-03-06 Yifeng Sundpif-netlink: Free leaked ofpbuf by using ofpbuf_delete
2019-02-14 Darrell BallUserspace datapath: Add fragmentation handling.
2019-02-04 Yifeng Sundpif-netlink: Fix a bug that causes duplicate key error...
2019-01-25 Flavio LeitnerRevert "dpif-netlink: Don't destroy and recreate port...
2018-11-16 Alin Gabriel SerdeanWindows: Fix broken kernel userspace communication
2018-11-15 Ben Pfaffdpif-netlink: Fix error behavior in dpif_netlink_port_a...
2018-10-30 Jianbo Liudpif-netlink: Don't destroy and recreate port if it...
2018-10-19 Sriharsha Basavapa... revalidator: Rebalance offloaded flows based on the...
2018-10-19 Sriharsha Basavapa... dpif-netlink: Detect Out-Of-Resource condition on a...
2018-10-16 Eli Britsteinnetdev-tc-offloads: TC csum option is not matched with...
2018-10-08 Matteo Crocedpif-netlink: Fix null pointer.
2018-09-26 Ben Pfaffdpif: Remove support for multiple queues per port.
2018-09-25 Matteo Crocedpif-netlink: don't allocate per thread netlink sockets
2018-09-13 Gavi Teitzdpctl: Expand the flow dump type filter
2018-08-17 Justin Pettitdpif-netlink: Prevent abort in probe_broken_meters().
2018-08-17 Yi-Hung Weidpif-netlink: Implement conntrack zone limit
2018-08-17 Yi-Hung Weidpif: Support conntrack zone limit.
2018-08-16 Justin Pettitdpif-netlink: Probe for broken Linux meter implementations.
2018-08-16 Justin Pettitdpif: Don't pass in '*meter_id' to meter_set commands.
2018-07-30 Andy Zhoudpif-netlink: Add meter support.
2018-07-25 Justin PettitRevert "dpctl: Expand the flow dump type filter"
2018-07-25 Gavi Teitzdpctl: Expand the flow dump type filter
2018-07-25 Jianbo LiuAdd support to offload QinQ double VLAN headers match
2018-06-18 Gavi Teitzdpctl: Properly reflect a rule's offloaded to HW state
2018-05-25 Ben PfaffEmbrace anonymous unions.
2018-05-22 Greg Roselib/dpif-netlink: Fix miscompare of gre ports
2018-05-22 Greg Roseip6gre: Add ip6gre vport type
2018-05-22 William Tuerspan: add kernel datapath support
2018-05-22 William Tuuserspace: add erspan tunnel support.
2018-05-22 Greg Rosecompat: Add ipv6 GRE and IPV6 Tunneling
2018-04-12 Chris Minetdev-tc-offloads: Add offloading of multiple outputs
2018-03-31 Flavio Leitnernetdev-linux: fail ops not supporting remote netns.
2018-03-31 Flavio Leitnernetnsid: update device only if netnsid matches.
2018-03-31 Flavio Leitnernetlink: provide network namespace id from a msg.
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-01-09 Darrell Balldpctl conntrack: Add get number of connections.
2018-01-09 Darrell Balldpctl conntrack: Add get and set maxconns command.
2017-12-07 Yi-Hung Weict-dpif,dpif-netlink: Support conntrack flush by ct...
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-08-02 Antonio Fischettidpctl: Add new 'ct-bkts' command.
2017-08-01 Roi Dayandpif-netlink: Fix log level for error message
2017-07-27 Roi Dayandpif: Refactor obj type from void pointer to dpif_class
2017-07-19 Joe Stringerdpif-netlink: For non-Ethernet, use Ethertype from...
2017-07-19 Joe Stringerdpif-netlink: Use netlink helpers for packet_type.
2017-06-15 Roi Dayandpif-netlink: Use dpif logging functions
2017-06-15 Paul Blakeydpctl: Indicate if flow is offloaded when dumping flows...
2017-06-15 Paul Blakeydpctl: Add an option to dump only certain kinds of...
2017-06-15 Paul Blakeydpif-netlink: Use netdev flow get api to query a flow
2017-06-15 Paul Blakeydpif-netlink: Use netdev flow del api to delete a flow
2017-06-15 Paul Blakeydpif-netlink: Use netdev flow put api to insert a flow
2017-06-15 Paul Blakeydpif-netlink: Dump netdevs flows on flow dump
2017-06-15 Paul Blakeydpif-netlink: Flush added ports using netdev flow api
2017-06-14 Ben Pfaffnetlink: Introduce helpers for 128-bit integer attributes.
2017-06-02 Jan Scheurichuserspace: Switching of L3 packets in L2 pipeline
2017-06-01 Ben Pfaffdpif-netlink: Fix multiple-free and fd leak on error...
2017-05-19 Eric Garverdpif-netlink: Probe for out-of-tree tunnels, decides...
2017-05-19 Eric Garverdpif-netlink: Support rtnetlink port creation.
2017-05-19 Eric Garverdpif-netlink: Refactor code to create compat ports
2017-05-03 Jan Scheurichuserspace: Add packet_type in dp_packet and flow
2017-04-12 Eric Garverdpif-netlink: Handle netlink errors on port del.
2017-04-12 Eric Garverdpif-netlink: Fix memory leak on port del on WIN32.
2017-03-08 Jarno Rajahalmedpif: Meter framework.
2017-03-07 Alin Serdeanwindows: add forward declaration to dpif-netlink
2017-02-03 Daniele Di Proiettodpif-netdev: Pass Openvswitch other_config smap to...
2016-12-20 Alin SerdeanWindows: Add internal switch port per OVS bridge
2016-07-27 Ilya Maximetsbridge: Pass interface's configuration to datapath.
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-02 Sairam VenugopalWindows: Add conntrack dump and flush support in userspace
2016-05-18 Ciara Loftusdpif-netlink: Only warn when OVS datapath Netlink famil...
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-02-20 Ben Pfaffofpbuf: New function ofpbuf_const_initializer().
2015-12-22 Daniele Di Proiettodpif-netlink: Implement ct_flush.
2015-12-22 Daniele Di Proiettodpif-netlink: Implement ct_dump_{start,next,done}.
2015-12-22 Daniele Di Proiettoct-dpif: Add ct_dpif_flush().
2015-12-22 Daniele Di Proiettoct-dpif: Add ct_dpif_dump_{start,next,done}().
2015-10-13 Andy Zhoudpif-netlink: Allow MRU packet attribute.
2015-09-02 Alex Wangdpif-netdev: Purge all ukeys when reconfigure pmd.
2015-08-20 Pravin B Shelartunneling: Remove gre64 tunnel support.
2015-07-21 Neil McKeeExtend sFlow agent to report tunnel and MPLS structures
2015-07-13 Alin Serdeandpif-netlink: Fix compiler warning.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-29 Pravin B Shelardatapath: Add Stateless TCP Tunneling protocol.
2015-04-14 Daniele Di Proiettodpif-provider: Add class init function.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-02-06 Thomas Graftunnel: Provide framework for tunnel extensions for...
2015-02-04 Alex Wangovs-dpctl: Do not report pmd info for 'dpif-netlink...
2015-01-22 Gao fengsetup n_upcall_pids for vport_request when destroy...
2015-01-14 Thomas Grafdpif: Use separate OVS_PACKET_ATTR_PROBE for packet...
2015-01-11 Ben Pfaffdpif-netlink: Drop oversized packets instead of assert...
2014-12-30 Alex Wangdpif-netdev: Add per-pmd flow-table/classifier.
2014-12-19 Joe Stringerdpif: Shift ufid support checking up to dpif_backer.
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-11 Joe Stringerdpif: Refactor datapath feature detection.
2014-12-02 Joe Stringerdpif: Minimize memory copy for revalidation.
next