]> git.proxmox.com Git - ovs.git/history - ofproto
compat: Fix up changes to inet frags in 5.1+
[ovs.git] / ofproto /
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-31 Kirill A. Kornilovvswitchd: Add serial number configuration.
2020-01-27 Ilya Maximetsdpif: Fix dp_extra_info leak by reworking the allocatio...
2020-01-24 Ben Pfaffofproto: Do not delete datapath flows on exit by default.
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-20 Ilya Maximetsdpif: Fix leak and usage of uninitialized dp_extra_info.
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-upcall: Fix using uninitialized upcall...
2020-01-07 Ilya Maximetsofproto-dpif: Fix using uninitialized execute hash.
2019-12-06 zhaozhanxuAdd offload packets statistics
2019-12-03 Dmytro Linkinofproto-dpif-xlate: Prevent duplicating of traffic...
2019-12-03 William Tuofproto-dpif: Refactor the get capability code.
2019-12-02 Ben Pfaffofproto-dpif-xlate: Restore table ID on error in xlate_...
2019-12-02 Linhaifengofproto: fix stack-buffer-overflow
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 Tonghao Zhangofproto-dpif-upcall: Echo HASH attribute back to datapath.
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-11-20 Ben Pfaffovs-actions: Clarify documentation for stack usage...
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-10-23 Gowrishankar Muthu... lacp: report desync in ovs threads enabling slave
2019-10-09 Vishal Deep Ajmeraofproto: Fix for frequent invalidation of mega flows...
2019-10-07 Martin Zhangofproto: fix a typo for ttl in dpif_sflow_actions
2019-10-03 Damijan Skvarcofproto-dpif-xlate: Fix memory leak in is_neighbor_repl...
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-25 Yifeng Sunuserspace: Enable non-bridge port as tunnel endpoint.
2019-09-23 Dumitru Cearavswitchd: Make packet-in controller queue size configurable
2019-09-19 Yifeng Sunofproto-dpif: Free leaked 'webster'
2019-09-19 Yifeng Sunofproto-dpif: Uninitialize 'xlate_cache' to free resources
2019-08-28 Flavio Leitnertnl-neigh: Use outgoing ofproto version.
2019-08-23 Ilya Maximetsofproto-dpif: Fix using uninitialised memory in user_ac...
2019-08-21 Surya Rudraofproto-dpif: Fix for recirc issue with mpls traffic...
2019-08-21 Vlad Buslovupcall: Configure datapath min-revalidate-pps through...
2019-08-21 Vlad Buslovupcall: Change should_revalidate to use max-revalidator...
2019-08-21 Vlad Buslovupcall: Configure datapath max-revalidator through...
2019-07-22 Vasu Dasaritnl-neigh-cache: Purge learnt neighbors when port/bridg...
2019-07-05 Ben Pfaffrconn: Increase precision of timers.
2019-07-05 Yunjian Wangofproto-dpif-upcall: Remove unused macro MAX_QUEUE_LENGTH.
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-06-10 Nitin Katiyarlacp: Avoid packet drop on LACP bond after link up
2019-06-07 Ben Pfaffofproto-dpif-xlate: Report DHCP output actions in trace.
2019-06-07 Anju Thomasofproto-dpif-xlate: Fix match criteria for in-band...
2019-05-24 Eli Britsteinofproto-dpif-xlate: Add "always" mode to priority tags
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-03-25 Li Weiofproto: fix the bug of bucket counter is not updated
2019-03-15 Ilya Maximetsmanpages: Highlight --ct-next option.
2019-03-05 parameswaran krish... ofproto: Fix for ovs-vswitchd crash on flow-mod with...
2019-02-25 Ben Pfaffodp-util: Improve log messages and error reporting...
2019-02-25 Alin Gabriel SerdeanMerge pull request #276 from petrutlucian94/py_requirements
2019-02-22 Matthias Mayrstp: add ability to receive VLAN-tagged BPDUs
2019-02-05 Ben Pfaffofproto: Don't always treat passive controllers as...
2019-02-05 Ben Pfaffvswitchd: Allow user to configure controllers as "prima...
2019-02-05 Ben PfaffRemove support for OpenFlow 1.6 (draft).
2019-02-05 Ben Pfaffconnmgr: Make treatment of active and passive connectio...
2019-02-04 Ashish Varmaofproto-dpif-trace: Fix for the segmentation fault...
2019-02-04 Vishal Deep AjmeraSupport for match & set ICMPv6 reserved and options...
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-25 Ben Pfafftreewide: Get rid of // comments, even inside comments.
2019-01-22 Anju ThomasFix crash due to multiple tnl push action
2019-01-18 Ben PfaffFix bugs in L3 protocol support.
2019-01-18 Ben Pfaffconnmgr: Do not send asynchronous messages to rconns...
2019-01-18 Ben Pfaffofproto-dpif-xlate: Account mirrored packets only if...
2019-01-16 Ben Pfaffofproto: Handle flow monitor requests with multiple...
2019-01-16 Ben Pfaffovs-vswitchd: Implement OFPT_TABLE_FEATURES table modif...
2019-01-11 Ben Pfaffofproto: Handle multipart requests with multiple parts.
2018-12-12 Tony van der Peetofproto: Return correct error codes from meter_set.
2018-11-19 Ben Pfaffofp-actions: Make all actions a multiple of OFPACT_ALIG...
2018-11-10 Timothy Redaellibond: Remove executable bit from bond.c
2018-11-09 Han Zhouofproto.c: Handle the situation when ofp_port number...
2018-11-09 Han Zhouofproto.c: Fix port number leaking.
2018-11-06 Ben Pfaffofproto-dpif-upcall: Don't purge ukeys while in a quies...
2018-11-06 Ben Pfaffbond: Fix LACP fallback to active-backup when recirc...
2018-11-05 Numan Siddiqueovn-nbctl: Fix the ovn-nbctl test "LBs - daemon" which...
2018-10-31 Ben Pfaffconnmgr: Improve interface for setting controllers.
2018-10-31 Ben Pfaffconnmgr: Modernize coding style.
2018-10-31 Sriharsha Basavapatnadpif: Restore a few lines with form feed characters
2018-10-26 Zak Whittingtonofp-msgs: Added ONF_ and NXT_REQUESTFORWARD for OF1...
2018-10-23 Numan Siddiqueconnmgr: Fix vswitchd abort when a port is added and...
2018-10-19 Sriharsha Basavapa... revalidator: Rebalance offloaded flows based on the...
2018-10-19 Sriharsha Basavapa... revalidator: Gather packets-per-second rate of flows
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-10-18 Ben Pfaffofproto: Refactor update_port().
2018-10-18 Ben Pfaffconnmgr: Suppress duplicate port status notifications.
2018-10-17 Ben Pfaffbond: Honor updelay and downdelay when LACP is in use.
2018-10-15 Ben Pfaffofproto-dpif-xlate: Avoid deadlock on multicast snoopin...
next