]> git.proxmox.com Git - mirror_ovs.git/history - ofproto/ofproto-dpif.c
connmgr: Support changing openflow versions without restarting.
[mirror_ovs.git] / ofproto / ofproto-dpif.c
2020-06-22 Vishal Deep Ajmerauserspace: Avoid dp_hash recirculation for balance...
2020-05-01 William Tuuserspace: Add conntrack timeout policy support.
2020-03-06 Vishal Deep Ajmeraofproto: Add support to watch controller port liveness...
2020-02-29 Ben Pfaffofproto-dpif: Only delete tunnel backer ports along...
2020-01-27 Ilya Maximetsdpif: Fix dp_extra_info leak by reworking the allocatio...
2020-01-24 Ben Pfaffofproto-dpif-upcall: Get rid of udpif_synchronize().
2020-01-22 Damijan Skvarcdpif: Fix memory leak while dumping dpif flows.
2020-01-08 Ilya Maximetsdpif: Turn dpif_flow_hash function into generic odp_flo...
2020-01-07 Anju Thomasuserspace: Improved packet drop statistics.
2020-01-07 Ilya Maximetsofproto-dpif: Fix using uninitialized execute hash.
2019-12-06 zhaozhanxuAdd offload packets statistics
2019-12-03 William Tuofproto-dpif: Refactor the get capability code.
2019-11-28 Ilya Maximetsofproto-provider: Move datapath capabilities callback...
2019-11-26 Ilya Maximetsofproto: Fix crash on PACKET_OUT due to recursive locki...
2019-11-22 Flavio Leitnerofproto-dpif: Expose datapath ND Extensions capability...
2019-11-22 Flavio Leitnerofproto-dpif: Allow IPv6 ND Extensions only if supported
2019-11-21 William Tuofproto-dpif: Expose datapath capability to ovsdb.
2019-10-30 Gowrishankar Muthu... lacp: warn transmit failure of lacp pdu
2019-10-24 Surya Rudralldp: Fix for OVS crashes when a LLDP-enabled port...
2019-09-26 Yi-Hung Weiofproto-dpif-xlate: Translate timeout policy in ct...
2019-09-26 Yi-Hung Weiofproto-dpif: Consume CT_Zone, and CT_Timeout_Policy...
2019-09-19 Yifeng Sunofproto-dpif: Free leaked 'webster'
2019-09-19 Yifeng Sunofproto-dpif: Uninitialize 'xlate_cache' to free resources
2019-07-02 Ilya Maximetsvswitchd: Always cleanup userspace datapath.
2019-06-22 Yi-Hung Weiofproto-dpif: Fix continuation with patch port
2019-06-10 Nitin Katiyarlacp: Don't send or receive PDUs when carrier state...
2019-05-24 Eli Britsteinofproto-dpif-xlate: Change priority tags from boolean...
2019-04-24 Aravind Prasad Sofproto: Return error codes for rule insertions.
2019-04-22 Numan SiddiqueAdd a new OVS action check_pkt_larger
2019-03-26 Ilya Maximetsbridge: Propagate patch port pairing errors to db.
2019-02-25 Ben Pfaffodp-util: Improve log messages and error reporting...
2019-02-05 Ben PfaffRemove support for OpenFlow 1.6 (draft).
2019-01-25 Flavio LeitnerRevert "ofproto-dpif: Let the dpif report when a port...
2019-01-25 Flavio LeitnerRevert "ofproto-dpif: Check for EBUSY as well"
2019-01-16 Ben Pfaffovs-vswitchd: Implement OFPT_TABLE_FEATURES table modif...
2018-12-12 Tony van der Peetofproto: Return correct error codes from meter_set.
2018-10-18 Ben Pfaffofproto: Consistently force off OFPPS_LIVE if port...
2018-10-18 Ben Pfaffofproto-dpif: Refactor port_run().
2018-10-18 Ben Pfaffofproto: Move may_enable from ofport_dpif to ofport.
2018-09-21 Yi-Hung Weiofproto-dpif: Fix NXT_RESUME flow stats
2018-08-27 Greg Roseofproto-dpif: Check for EBUSY as well
2018-08-16 Justin Pettitdpif: Don't pass in '*meter_id' to meter_set commands.
2018-08-01 Alin Gabriel Serdeanofproto-dpif: Fix typo in registered command
2018-07-31 Justin Pettitofproto: Add support for specifying a meter in controll...
2018-07-06 Eelco Chaudronofproto: Add CLI commands to show and clear mac_learnin...
2018-07-05 Ben Pfaffofproto-dpif: Let the dpif report when a port is a...
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-11 Ben Pfaffofproto-dpif: Remove tabs from output.
2018-05-25 Jan Scheurichofproto-dpif: Use dp_hash as default selection method
2018-05-25 Jan Scheurichofproto-dpif: Improve dp_hash selection method for...
2018-05-25 Jan Scheurichuserspace datapath: Add OVS_HASH_L4_SYMMETRIC dp_hash...
2018-03-31 Ben Pfaffofp-flow: Reduce memory consumption for ofputil_flow_mo...
2018-02-28 Justin PettitDon't shadow variables.
2018-02-28 Justin PettitDon't shadow global VLOG "rl" definition.
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-02-01 juyan@redhat.comofproto-dpif: Delete system tunnel interface when remov...
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-02-01 Ben PfaffSupport accepting and displaying table names in OVS...
2018-01-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-27 Ben Pfaffflow: Add some L7 payload data to most L4 protocols...
2018-01-20 Eric Garverdpif: Add support for OVS_ACTION_ATTR_CT_CLEAR
2018-01-11 Justin Pettitofproto-dpif: Don't slow-path controller actions with...
2018-01-11 Justin Pettitofproto-dpif: Add ability to look up an ofproto by...
2018-01-10 Michal Weglickiofproto-dpif-ipfix: add interface Information Elements...
2018-01-10 Ben Pfaffofproto-dpif: Issue clear error messages for unsupporte...
2018-01-09 Justin Pettitofproto-dpif: Remove variable length userdata probe.
2017-12-07 Yi-Hung Weict-dpif,dpif-netlink: Support conntrack flush by ct...
2017-11-29 Balazs Nemethtunnel: Fix deletion of datapath tunnel ports in case...
2017-11-13 Ashish Varmanetdev, dpif: fix the crash/assert on port delete
2017-11-03 Duan Jiongofproto-dpif: Put bundle_lookup ahead to simplify the...
2017-11-03 Duan Jiongofproto-dpif: Fix comment in struct ofbundle.
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-09-29 Andy Zhoudpif-netdev: Use portable error code for zero rate...
2017-09-27 Ali Volkan ATLIdpif-netdev: Fix a zero-rate bug for meter
2017-08-03 Andy Zhouofproto-dpif: Remove ofprto/tnl-push-pop command.
2017-08-03 Andy Zhouofproto-dpif: Remove dpif/disable-truncate command.
2017-08-03 Andy Zhouofproto-dpif: Remove dpif/disable-dp-clone command.
2017-08-03 Andy Zhouofproto-dpif: Add boottime support field.
2017-08-03 Andy Zhouofproto-dpif: A new command for changing dpif support...
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-07-31 Ben Pfaffofp-util: Avoid C++ keyword 'public' in name of struct...
2017-07-27 Andy Zhouflow: Refactor flow_compose() API.
2017-07-19 Sugesh Chandrantunneling: Avoid datapath-recirc by combining recirc...
2017-07-14 Joe Stringerofproto-dpif: Detect support for ct_tuple6.
2017-06-27 Ben Pfaffuserspace: Handling of versatile tunnel ports
2017-06-23 Ben Pfaffodp-util: Use port names in output in more places.
2017-06-23 Ben Pfaffovs-dpctl: New --names option to use port names in...
2017-06-15 Paul Blakeydpctl: Add an option to dump only certain kinds of...
2017-06-08 nickcooper-zhangto... rstp: Add rstp port name for human reading.
2017-06-02 Jan Scheurichuserspace: Switching of L3 packets in L2 pipeline
2017-05-31 Ben PfaffSupport accepting and displaying port names in OVS...
2017-05-31 nickcooper-zhangto... stp: Add link-state checking support for stp ports.
2017-05-26 Sairam Venugopalofproto-dpif: Include EthType in ct_orig_tuple feature...
2017-05-03 Jan Scheurichuserspace: Add packet_type in dp_packet and flow
2017-05-03 Andy Zhouvswitchd: Add --cleanup option to the 'appctl exit...
2017-04-28 Andy Zhouofproto-dpif: Add 'meter_ids' to backer
2017-04-28 Jarno Rajahalmexlate: Use OVS_CT_ATTR_EVENTMASK.
2017-04-24 Yi-Hung Weiofproto: Add support of OFPR_PACKET_OUT as packet-in...
2017-04-24 Yi-Hung Weiofproto-dpif: Fix memory leak in disable_datapath_clone()
2017-04-22 nickcooper-zhangto... rstp/stp: Unref the rstp/stp when bridges destroyed.
next