tcp: handle sack reneging
[vpp.git] / src / vnet /
2019-09-11 Florin Corastcp: handle sack reneging 82/21882/15
2019-09-10 Simon Zhangtcp: enable gso in tcp hoststack 74/21674/7
2019-09-10 Dave Barachmisc: clean up "pcap [rx|tx] trace" debug CLI 44/21944/2
2019-09-10 Florin Corassession: fix session filter range 47/21947/2
2019-09-10 Florin Corastcp: validate connections in output 44/21644/5
2019-09-07 Dave Barachip: fix udp/tcp checksum corner cases 77/21877/3
2019-09-06 Steven Luongbonding: add weight support for active-backup mode 25/21425/14
2019-09-06 Mohsin Kazmitap: revert clean-up when linux will delete the tap... 46/21846/1
2019-09-04 Jakub Grajciarbfd: API cleanup 63/21663/4
2019-09-04 Steven Luongstats: add /if/<n>/<n>/state for lacp interface state 26/21126/10
2019-09-04 Florin Corassession: improve cli 53/21653/15
2019-09-04 Florin Corastcp: cc algos handle cwnd on congestion signal 32/21732/3
2019-09-04 Matthew Smithethernet: move dmac filtering to inline function 62/21462/8
2019-09-04 Florin Corassession: avoid bihash list for session tables 34/21734/2
2019-09-03 Matthew Smithethernet: fix dmac check avx2 loop condition 40/21740/1
2019-09-03 Ole Troanapi: enforce vla is last and fixed string type 92/21492/12
2019-09-03 Lijian.Zhangtap: fix tap interface not working on Arm issue 69/21469/3
2019-09-03 Florin Corastcp: send rwnd update only if wnd is large enough 46/21646/4
2019-09-02 Steven Luongtap: interface rx counter not increment correct 45/21645/2
2019-09-02 Damjan Marionipsec ip tcp l2: multiarch nodes cannot be declared... 88/21688/2
2019-08-31 Florin Corastcp: fix rx min/max fifo size parsing 54/21654/1
2019-08-30 Vladimir Kropylevsession: move svm_fifo_clear_deq_ntf to before calling... 34/21634/2
2019-08-30 Michael Yudevices: fix issue of per_interface_next_index 07/21607/8
2019-08-30 Florin Corastcp: force zero window on full rx fifo 30/20830/3
2019-08-30 Florin Corastcp: improve mss computation 72/21572/4
2019-08-30 Florin Corastcp: track zero rwnd errors 24/21624/6
2019-08-30 Guanghua Zhangsession : make sure session layer is enabled when cli... 94/21494/4
2019-08-29 Simon Zhangip: remove unused function parameter 96/21496/2
2019-08-29 Florin Corassvm: fix fifo hdr freelist allocation 03/21603/3
2019-08-28 Jakub Grajciarbier: API cleanup 96/21596/2
2019-08-28 Florin Corassession: fix unbind coverity warning 76/21576/2
2019-08-27 Neale Rannsipsec: Add 'detail' option to 'sh ipsec sa' 66/21566/2
2019-08-27 Steven Luonginterface: Remove residual dpdk bonding code 71/21571/2
2019-08-27 Florin Corassession: move ctrl messages from bapi to mq 45/21445/26
2019-08-27 Neale Rannsipsec: Fix NULL encryption algorithm 65/21565/2
2019-08-27 Klement Sekeraip: reassembly: remove unnecessary code 56/21556/2
2019-08-26 Mohsin Kazmigso: fix segmentation when gso_size greater than vlib... 66/21466/4
2019-08-26 Andrew Yourtchenkoip: ip6_preflen_to_mask incorrect result for prefix... 20/21520/2
2019-08-23 Florin Corastcp: fix byte tracker samples flush 91/21491/3
2019-08-22 Dave Barachdns: make the dns name resolver a plugin 44/21444/4
2019-08-22 Klement Sekeraip: fix merge issue 54/21454/1
2019-08-22 Vratko Polaksr: fix sr_set_encap_source reply 40/21440/4
2019-08-21 Florin Corastcp: add option for always on event logging 13/21413/9
2019-08-21 Dave Barachdns: add basic functional "make test" case 33/21433/2
2019-08-21 Florin Corastcp: default to debug disabled 14/21414/4
2019-08-20 Paul Vinciguerravppapigen: remove support for legacy typedefs 07/21207/6
2019-08-20 Klement Sekeraip: reassembly: send packet out on correct worker 76/20976/5
2019-08-20 Jack Xufix pcap_write function 70/16770/8
2019-08-20 Jakub Grajciarapi: Cleanup APIs interface.api 61/18361/22
2019-08-20 Florin Corastcp: forward conn resets through tcp-output 70/21370/6
2019-08-19 Dave Barachdns: handle multiple replies for single requests 98/21398/1
2019-08-19 Zhiyong Yangip: leverage existing vlib_buffer_advance 43/20343/5
2019-08-19 Steven Luongdevices: skip checksum calculation if guest supports... 96/21096/2
2019-08-19 Florin Corassession: add explicit reset api 65/21365/4
2019-08-19 Florin Corastcp: set cc_algo on connection alloc 62/21362/3
2019-08-19 Florin Corastcp: allow cc algos to set pacing rate 63/21363/2
2019-08-17 Mohsin Kazmigso: fix l3 and l4 header offset in case of tagged... 99/20899/4
2019-08-17 Mohsin Kazmigso: fix the segmentation to use current_data offset 80/21280/2
2019-08-17 Steven Luongbonding lacp: deleting virtual interface which was... 69/21069/4
2019-08-16 Steven Luongdevices: vhost-user crashes displaying show trace for... 41/21341/2
2019-08-16 Florin Corastcp: fix cc algo name parsing 42/21342/3
2019-08-16 Mohsin Kazmigso: remove the ip checksum flag in case of ipv6 11/21311/2
2019-08-16 Dmitry Vakhrushevipsec: fix missed IPSEC_INTEG_ALG_MD5_96 84/21284/4
2019-08-15 Dave Barachdhcp: resolver process node index in main_t 38/21338/1
2019-08-15 John Lovlib: copy trace_handle in vlib_buffer_copy/clone(... 83/21283/3
2019-08-14 Florin Corastcp: extend protocol configuration 49/21249/12
2019-08-13 Florin Corassession: fix enqueue notification on 32bit systems 78/21278/1
2019-08-13 Alberto Compagnofib: add adj_midchain.h to the list of files to install... 28/21228/2
2019-08-12 Matthew Smithip: allow addrs from the same prefix on intf 20/21120/6
2019-08-12 Florin Corastcp: handle fin+rst+syn in closing state 12/21212/2
2019-08-09 Florin Corassession: allow closed transports to send 29/21129/9
2019-08-09 Florin Corastls: mark as no lookup transport 61/21161/3
2019-08-09 Florin Corastls: handle transport reset 32/21132/6
2019-08-08 Ole Troanapi: vppapitrace JSON/API trace converter 32/20932/12
2019-08-08 Florin Corasudp: fix rx event generation 95/21095/4
2019-08-08 Florin Corastcp: cleanup timers 41/21041/6
2019-08-08 Florin Corastls: fix close with data 25/21125/7
2019-08-08 Florin Corastcp: fix zero rwnd sent check 54/21154/2
2019-08-08 Aloys Augustinudp: fix connections move 88/21088/10
2019-08-07 Florin Corasinterface: fix checksum flags 92/21092/2
2019-08-07 Neale Rannsfib tests: IP multicast over GRE 45/21045/3
2019-08-06 Nathan Skrzypczakudp: fix session migrate when not needed 58/21058/6
2019-08-06 Prashant Maheshwariethernet: change to mark the CFI bit in the L2 header. 85/20985/9
2019-08-05 Florin Corassession: cache align transport base class 39/21039/5
2019-08-05 John Lovxlan: fix VXLANoIP6 checksum offload setup 43/21043/2
2019-08-03 John Loip: fix ip6/udp checksum for pkts using buffer chaining 42/21042/1
2019-08-02 Steven Luongdevices: add null check after map_guest_mem calls 91/20991/3
2019-08-02 Florin Corastcp: add more connection stats 05/20905/13
2019-08-02 Dave Barachethernet: fix ARP feature arc definition 19/21019/3
2019-08-02 Neale Rannsipsec: FIx feature ordering 28/21028/2
2019-08-02 Chenmin Sunvirtio: add the display information in virtio cli 15/20715/5
2019-08-01 John Lointerface: fix pcap tx/rx trace cli handling 18/21018/2
2019-08-01 Florin Corassession: session pool migration notification 92/20992/3
2019-08-01 Neale Rannsipsec: Redo the anit-replay check post decrypt 09/21009/2
2019-08-01 Nathan Skrzypczakdocs: Small fixes and ordering 93/20893/4
2019-08-01 jaszha03vppinfra: refactor clib_rwlock_t to use single conditio... 63/20863/4
2019-08-01 Neale Rannsethernet: Fix node ordering on ARP feautre ARC 82/20982/3
2019-08-01 Florin Corastcp: honor snd_wnd in fast rxt 90/20990/2
2019-08-01 Neale Rannsqos: Uninitialised variable (coverity) 95/20995/2
2019-07-31 Paul Vinciguerraapi: add prefix matcher typedef 40/20940/7
next