Age | Commit message (Expand) | Author | Files | Lines |
2022-12-16 | bfd: fix bfd udp error enum incompatibility |  Dmitry Valter | 1 | -0/+8 |
2022-09-23 | bfd: add tracing support to bfd-process |  Klement Sekera | 1 | -51/+27 |
2022-08-10 | bfd: Express node stats using the .api file |  Neale Ranns | 1 | -59/+19 |
2022-08-10 | bfd: More descriptive error codes during packet receive handling |  Neale Ranns | 1 | -39/+46 |
2022-03-24 | bfd: use local error index when incrementing node counters |  Paul Atkins | 1 | -4/+4 |
2022-03-18 | bfd: remove source IP check from session add |  Klement Sekera | 1 | -55/+0 |
2022-03-09 | stats: refactor |  Damjan Marion | 1 | -9/+8 |
2022-02-16 | fib: Use the same adjacency that BFD is using |  Neale Ranns | 1 | -0/+2 |
2022-02-16 | bfd: On a point to point link use the all zeros address for the peer. |  Neale Ranns | 1 | -8/+12 |
2022-02-14 | bfd: add per session counters |  Klement Sekera | 1 | -7/+79 |
2022-02-14 | bfd: refactor code to fix misc warnings |  Klement Sekera | 1 | -46/+42 |
2022-02-09 | bfd: Add an update API that has create new or modify existing semantics |  Neale Ranns | 1 | -22/+70 |
2021-12-18 | bfd: fix NULL dereference in bfd_api_verify_common |  Frédéric Perrin | 1 | -1/+1 |
2021-05-21 | bfd: use vnet crypto |  Klement Sekera | 1 | -13/+0 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -11/+13 |
2020-10-21 | misc: minimize dependencies on udp.h |  Florin Coras | 1 | -1/+1 |
2020-02-17 | bfd: use tw_timer_template instead of legacy wheel |  Klement Sekera | 1 | -10/+10 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -4/+4 |
2019-11-16 | bfd: allow IPv6 link-local address as local address |  Alexander Chernavin | 1 | -15/+30 |
2019-07-23 | api: binary api cleanup |  Dave Barach | 1 | -4/+4 |
2019-06-07 | bfd: midchain adjacency support |  Matthew G Smith | 1 | -10/+51 |
2019-03-12 | bfd: register udp ports only when enabled |  Klement Sekera | 1 | -14/+49 |
2019-01-20 | buffers: don't init metadata, as it is already initialized |  Damjan Marion | 1 | -1/+0 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -8/+8 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -7/+7 |
2018-08-29 | Address bfd rpc scale issues |  Dave Barach | 1 | -19/+47 |
2018-08-09 | bfd:fix NULL session free/put |  Eyal Bari | 1 | -1/+0 |
2018-05-07 | BFD: Fix format_ip46_address() parameter ordering. |  Jon Loeliger | 1 | -1/+1 |
2018-04-17 | Add logging support |  Damjan Marion | 1 | -15/+36 |
2017-07-14 | vnet_buffer_t flags cleanup |  Damjan Marion | 1 | -2/+2 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata |  Damjan Marion | 1 | -2/+2 |
2017-05-02 | BFD: don't crash if interface is deleted |  Klement Sekera | 1 | -33/+42 |
2017-04-05 | BFD: add ARP-awareness, fix bugs |  Klement Sekera | 1 | -10/+128 |
2017-03-06 | BFD: documentation |  Klement Sekera | 1 | -0/+4 |
2017-03-06 | BFD: remove unneeded code |  Klement Sekera | 1 | -15/+0 |
2017-03-02 | BFD: command line interface |  Klement Sekera | 1 | -99/+21 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 1 | -2/+2 |
2017-02-26 | BFD: echo function |  Klement Sekera | 1 | -61/+225 |
2017-02-15 | BFD: loop back echo packets |  Klement Sekera | 1 | -11/+218 |
2017-02-14 | BFD: set per session UDP source port per RFC |  Klement Sekera | 1 | -4/+36 |
2017-02-08 | BFD: minor fixes |  Klement Sekera | 1 | -4/+2 |
2017-02-08 | BFD: modify session parameters |  Klement Sekera | 1 | -21/+40 |
2017-02-02 | BFD: SHA1 authentication |  Klement Sekera | 1 | -57/+286 |
2017-02-02 | BFD: improve finding of ipv4/ipv6 headers |  Klement Sekera | 1 | -48/+62 |
2017-01-31 | BFD: reformat code to match vpp code style |  Klement Sekera | 1 | -158/+186 |
2017-01-17 | BFD: IPv6 support |  Klement Sekera | 1 | -50/+195 |
2017-01-11 | BFD: fix bfd_udp_add API |  Klement Sekera | 1 | -5/+7 |
2017-01-03 | BFD: immediately honor reduced remote_min_rx interval |  Klement Sekera | 1 | -0/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+639 |