Periodic scan and probe of IP neighbors to maintain neighbor pools
[vpp.git] / src / vnet / tcp /
2018-05-10 Florin Corastcp: fix jumbo retransmits 12/12512/4
2018-05-01 Florin Corastcp/session: debug improvements/fixes 75/11975/6
2018-04-20 Florin Corastcp: make newreno byte instead of acks dependent 39/11939/5
2018-04-20 Florin Corastcp: improve stats 16/11916/6
2018-03-29 Florin Corastcp: fix fib index buffer tagging 30/11430/9
2018-03-23 Florin Corastcp/session: sprinkle prefetches 94/11194/4
2018-03-02 Florin Corassession: first approximation implementation of tls 68/10768/27
2018-02-07 Damjan MarionRefactor vlib_buffer flags 75/10375/8
2018-02-01 Steventcp: tcp_output.c failed to compile when VLIB_BUFFER_TR... 77/10377/1
2018-01-27 Florin CorasFix session/tcp coverity warnings 76/10276/3
2018-01-27 Florin Corassession: disconnect and echo client improvements 85/10285/2
2018-01-26 Florin Corassession: move builtin apps to their own folder 53/10253/5
2018-01-25 Florin Corassession: add support for memfd segments 09/10109/17
2018-01-23 Dave BarachFix typo / coverity warning 07/10207/1
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-11 Florin Corastcp: make proxy server uri cli configurable 79/10079/3
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2017-12-22 Florin Corastcp: add builtin server/client transfer test 61/9861/9
2017-12-15 Vijayabhaskar Kata... Fix icmp/udp/tcp punt/drop paths 40/9440/8
2017-12-14 Florin Corassession: cleanup attach flags 04/9804/2
2017-12-12 Florin Corastcp/session: add make tests 06/9806/3
2017-12-11 Florin Corassession: generalize handling of network transports 80/9780/10
2017-11-29 Florin Corassession: fix preallocation of local endpoint table 18/9618/2
2017-11-28 Florin Corastcp: fix retransmissions under buffer shortage 79/9579/6
2017-11-27 Florin Corastcp: fix proxy connection validation 81/9581/2
2017-11-21 Florin Corastcp: initialize builtin client ns 01/9501/2
2017-11-20 Florin Corassession/tcp: filtering improvements 86/9486/4
2017-11-18 Florin Corastest http server: prealloc fifos/segment options 78/9478/2
2017-11-16 Florin Corastcp: register with ip for header parsing by default 64/9464/1
2017-11-14 Florin CorasFix builtin http server static request free 03/9403/2
2017-11-10 Florin Corastcp: call accept notify after full connection init 63/9363/1
2017-11-08 JingLiuZTEhttp_server_rx_callback 76/9276/6
2017-11-02 Florin CorasAdd builtin http server option to return static reply 87/9187/3
2017-11-01 Florin Corassession: add support for proxying apps 33/9133/5
2017-10-28 Florin Corassession: rules tables 65/8865/21
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-16 Florin Corasudp: refactor udp code 30/8730/19
2017-10-12 Florin Corastcp: do not format sb if not established (VPP-1018) 57/8757/2
2017-10-10 Florin Corassession: add support for application namespacing 11/8611/22
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-10-03 Florin Corastcp: updates to connection closing procedure (VPP-996) 92/8592/3
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-09-27 Chris LukeVarious fixes for issues found by Coverity (VPP-972) 44/8544/3
2017-09-26 Florin Corastcp: update snd_nxt after congestion recovery 41/8541/2
2017-09-25 Florin Corastcp: do not sample rtt for retransmitted segments 15/8515/3
2017-09-20 Florin Corassession: store tep port in net order 65/8465/3
2017-09-20 Yoann DesmouceauxTCP: fix "tcp src-address" command with IPv6 70/8470/2
2017-09-20 Pierre Pfistertcp: add option to punt traffic 48/8448/4
2017-09-19 Florin Corassession/tcp: improve preallocated segment handling 19/8419/7
2017-09-15 Florin Corasdpdk: cli to check for buffer leakage 87/8387/8
2017-09-12 Florin Corastcp: horizontal scaling improvments 09/8309/18
2017-09-06 Dave BarachImprove "show segment-manager segments" 88/8288/4
2017-09-01 Dave BarachAdd fixed-size, preallocated pool support 37/8237/9
2017-08-30 Florin Corastcp: re-enable persist timer if no data available to... 41/8241/2
2017-08-29 Florin Corassession: segment manager improvements 92/8092/9
2017-08-25 Dave BarachTCP horizontal scaling 62/8162/3
2017-08-25 Florin Corastcp: retransmit and multi-buffer segment fixes and... 33/8133/10
2017-08-25 tjancigaFix crash when TCP client using VPP host stack connects... 00/8200/3
2017-08-18 Florin Corassession: fix multi-buffer segments 97/8097/7
2017-08-17 Dave BarachTCP source address automation 61/8061/6
2017-08-16 roottcp: fix v6 sessions 59/8059/5
2017-08-16 Florin Corastcp: improve builtin http server 49/8049/3
2017-08-15 Florin Corastcp: state machine improvements 45/8045/2
2017-08-14 Florin CorasTCP: Update time_now once per burst 40/8040/3
2017-08-14 Florin CorasTCP: update builtin server/client cli help 41/8041/2
2017-08-11 Florin CorasFix tcp multi buffer segments retransmission 71/7871/12
2017-08-10 Dave BarachImprove the svm fifo allocator 85/7885/5
2017-08-10 Dave BarachTCP proxy prototype 27/7927/8
2017-08-02 Dave BarachFix ip checksum offload, move badly-placed ASSERT 81/7881/2
2017-08-02 Florin CorasFix tcp tx buffer allocation 61/7861/9
2017-08-02 Florin CorasMake ip csum configurable in vlib buffer functions 11/7811/6
2017-07-30 Florin CorasMake tcp active open data structures thread safe 48/7748/13
2017-07-25 Florin CorasCleanup/refactor session layer code 88/7588/8
2017-07-21 Florin CorasImprovements to tcp rx path and debugging 11/7611/9
2017-07-18 Dave BarachTCP/UDP checksum offload API 51/7351/6
2017-07-15 Florin CorasFixes and improved tcp/session debugging 55/7555/8
2017-07-14 Damjan Marionvnet_buffer_t flags cleanup 73/7573/5
2017-07-11 Dave BarachHorizontal (nSessions) scaling draft 16/7316/26
2017-06-22 Florin CorasImprove svm fifo and tcp tx path performance (VPP-846) 93/7193/9
2017-06-19 Florin CorasOverall tcp performance improvements (VPP-846) 93/7093/19
2017-06-09 Florin CorasImplement sack based tcp loss recovery (RFC 6675) 87/6887/21
2017-06-01 Dave BarachImprove fifo allocator performance 35/6935/11
2017-05-20 Florin CorasImprove session debugging 09/6809/5
2017-05-18 Florin CorasImprove sack bytes accounting and testing 48/6748/6
2017-05-17 Dave BarachVPP-846: tcp perf / scale / hardening 31/6731/2
2017-05-16 Dave BarachFixes to tcp active opens and reception 13/6713/3
2017-05-15 Dave BarachFix builtin tcp client 06/6706/4
2017-05-11 Florin CorasHandle RST of TCP connections in SYN-RCVD state, VPP-822 44/6644/2
2017-05-10 Dave BarachMulti-thread enablement for the debug cli http server 40/6640/3
2017-05-10 Florin CorasImprove TCP option handling, VPP-757 29/6629/4
2017-05-10 Dave BarachBuiltin debug cli http server 18/6618/6
2017-05-10 Florin CorasIgnore data in RST segments, VPP-723 20/6620/5
2017-05-09 Damjan MarionFix remaining 32-bit compile issues 65/6465/10
2017-05-09 Florin CorasAdd support for tcp/session buffer chains 13/6613/11
2017-05-07 Florin CorasInclude TCP options in segment size computation 03/6603/3
2017-05-07 Florin CorasFix TCP loss recovery, VPP-745 88/6588/6
2017-05-02 Florin CorasFix TCP tx when snd_wnd < smss 65/6565/2
2017-05-01 Florin CorasTCP ooo reception fixes 44/6444/5
2017-04-27 flyingeagle23[VPP-710] tcp TCP_TIMER_ESTABLISH timeout_handler occur... 48/6448/2
2017-04-25 Florin CorasSession/tcp coverity fixes 36/6436/2
next