tcp: avoid fr segments less than mss if possible
[vpp.git] / src / vnet / bfd /
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2023-11-27 Alexander Chernavinbfd: fix buffer leak when cannot send periodic packets 97/39997/2
2023-01-06 Benoît Gannebfd: fix ip address cli parsing 72/37872/2
2022-12-16 Dmitry Valterbfd: fix bfd udp error enum incompatibility 95/37795/2
2022-09-23 Klement Sekerabfd: add tracing support to bfd-process 67/37167/4
2022-08-10 Neale Rannsbfd: Express node stats using the .api file 16/36816/2
2022-08-10 Neale Rannsbfd: More descriptive error codes during packet receive... 15/36815/3
2022-04-04 Damjan Marionvppinfra: make _vec_len() read-only 82/35882/2
2022-03-24 Paul Atkinsbfd: use local error index when incrementing node counters 71/35771/2
2022-03-18 Klement Sekerabfd: remove source IP check from session add 06/35606/2
2022-03-09 Damjan Marionstats: refactor 16/35516/16
2022-02-16 Neale Rannsfib: Use the same adjacency that BFD is using 30/35330/3
2022-02-16 Neale Rannsbfd: On a point to point link use the all zeros address... 29/35329/3
2022-02-14 Klement Sekerabfd: add per session counters 27/35327/1
2022-02-14 Klement Sekerabfd: refactor code to fix misc warnings 26/35326/1
2022-02-09 Neale Rannsbfd: Add an update API that has create new or modify... 69/35269/1
2022-02-02 Andrew Yourtchenkobfd: restore the data within the packet after hash... 74/35174/2
2021-12-18 Frédéric Perrinbfd: fix NULL dereference in bfd_api_verify_common 65/34765/3
2021-11-12 Damjan Marionhash: refactor crc32_5tuple 82/34482/2
2021-10-19 Alexander Skorichenkobfd: fix bfd_key_id update 16/34116/2
2021-10-19 Alexander Skorichenkobfd: fix desired_min_tx_nsec update 05/34105/4
2021-10-13 Nathan Skrzypczakdocs: convert vpp doc md->rst 24/34024/3
2021-06-22 Filip Tehlarbfd: api cleanup 12/32812/4
2021-05-21 Klement Sekerabfd: use vnet crypto 93/32193/13
2021-05-13 Dave Wallacetests: move test source to vpp/test 93/32293/2
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-03-15 Ole Troantests: use socket transport instead of shared memory 85/31485/10
2021-02-11 Andrew Yourtchenkotests: tag the tests that do not work with multi-worker... 23/31023/20
2021-01-22 Andrew Yourtchenkotests: add generalized tags for tests, use them for... 63/30763/12
2020-12-22 Dave Wallacetests: move bfd tests to src/vnet/bfd/test 33/29933/7
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-10-21 Damjan Marionvlib: print logs to stderr if interactive or nosyslog set 71/29571/5
2020-10-21 Florin Corasmisc: minimize dependencies on udp.h 61/29561/9
2020-09-25 Klement Sekerabfd: add missing unlock 87/29087/3
2020-04-09 Dave Barachbfd: always start timers with non-zero tick counts 24/26424/2
2020-02-17 Klement Sekerabfd: use tw_timer_template instead of legacy wheel 44/24944/6
2020-01-30 Dave Barachvppinfra: improve clocks_per_second convergence 67/24567/12
2020-01-30 Klement Sekerabfd: add missing cast 47/24647/4
2020-01-27 Klement Sekerabfd: reset peer discriminator on timeout 88/24388/3
2020-01-10 John DeNiscodocs: Edit FEATURE.yaml files so they can be published 88/24288/4
2020-01-04 Ole Troanmisc: fix feature.yaml 86/24186/3
2020-01-03 Klement Sekerabfd: add feature.yaml 84/24184/3
2019-12-17 Neale Rannsip: Protocol Independent IP Neighbors 19/22819/26
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-11-16 Alexander Chernavinbfd: allow IPv6 link-local address as local address 45/23145/3
2019-09-04 Jakub Grajciarbfd: API cleanup 63/21663/4
2019-07-23 Dave Barachapi: binary api cleanup 13/20813/1
2019-06-07 Matthew G Smithbfd: midchain adjacency support 91/19891/2
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-03-12 Klement Sekerabfd: register udp ports only when enabled 88/18188/2
2019-02-14 Benoît GanneAdd -fno-common compile option 54/17554/4
2019-01-20 Damjan Marionbuffers: don't init metadata, as it is already initialized 04/16904/3
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-11 Eyal Baribfd:fix handling session creation batch 44/15244/3
2018-10-02 Matus FabianBFD: add get echo source API (VPP-1367) 96/15096/2
2018-09-14 Dave BarachRemove scaffolding 26/14826/2
2018-08-29 Dave BarachAddress bfd rpc scale issues 79/13679/11
2018-08-09 Eyal Baribfd:fix NULL session free/put 04/14104/2
2018-05-07 Jon LoeligerBFD: Fix format_ip46_address() parameter ordering. 51/12451/2
2018-04-17 Damjan MarionAdd logging support 28/10328/13
2018-03-16 Klement Sekerastats: allow configuring poller delay 71/9671/14
2018-02-13 Klement SekeraBFD: make CLI consume only one line at a time 15/10515/2
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-15 Florin Corasbfd: fix bfd_auth_keys_dump 08/10108/2
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2017-12-16 Gabriel GanneUse crc32 wrapper (VPP-1086) 54/9854/2
2017-11-10 Gabriel Ganneadd warning control macro set 66/9266/2
2017-11-07 Gabriel Gannefix bfd cli with gcc >= 6 43/9243/2
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-07-14 Damjan Marionvnet_buffer_t flags cleanup 73/7573/5
2017-07-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer... 72/7572/4
2017-05-10 Damjan MarionAdd crc32c inline function, allows compilation on 32... 52/6452/6
2017-05-02 Klement SekeraBFD: don't crash if interface is deleted 60/6560/3
2017-04-25 Dave Barach"autoreply" flag: autogenerate standard xxx_reply_t... 87/6387/3
2017-04-24 Klement SekeraBFD: disable gcc6 warnings in helper macros 70/6370/3
2017-04-06 Neale RannsBFD-FIB interactions 63/6063/5
2017-04-05 Klement SekeraBFD: add ARP-awareness, fix bugs 58/6058/2
2017-03-06 Klement SekeraBFD: documentation 29/5629/4
2017-03-06 Klement SekeraBFD: drop rpc call if packet doesn't match session 28/5628/3
2017-03-06 Klement SekeraBFD: remove unneeded code 27/5627/3
2017-03-02 Klement SekeraBFD: command line interface 54/5554/11
2017-03-01 Dave BarachVPP-598: tcp stack initial commit 61/5561/7
2017-02-27 Klement SekeraBFD: disable debug prints 41/5541/1
2017-02-26 Klement SekeraBFD: echo function 88/5488/3
2017-02-17 Klement SekeraBFD: put session admin-up/admin-down 26/5126/3
2017-02-15 Klement SekeraBFD: loop back echo packets 23/5123/2
2017-02-14 Klement SekeraBFD: respect remote demand mode 21/5121/2
2017-02-14 Klement SekeraBFD: set per session UDP source port per RFC 85/5085/4
2017-02-08 Klement SekeraBFD: minor fixes 74/5074/1
2017-02-08 Klement SekeraBFD: modify session parameters 54/5054/2
2017-02-02 Klement SekeraBFD: SHA1 authentication 23/4923/6
2017-02-02 Klement SekeraBFD: improve finding of ipv4/ipv6 headers 61/4761/6
2017-01-31 Klement SekeraBFD: reformat code to match vpp code style 60/4760/2
2017-01-17 Klement SekeraBFD: IPv6 support 37/4737/2
2017-01-11 Klement SekeraBFD: fix bfd_udp_add API 46/4646/2
2017-01-03 Klement SekeraBFD: immediately honor reduced remote_min_rx interval 79/4479/3
2016-12-28 Chris LukeRepair Doxygen build infrastructure 87/4487/2
next