Age | Commit message (Expand) | Author | Files | Lines |
2022-09-23 | bfd: add tracing support to bfd-process |  Klement Sekera | 1 | -51/+120 |
2022-08-10 | bfd: More descriptive error codes during packet receive handling |  Neale Ranns | 1 | -13/+14 |
2022-04-04 | vppinfra: make _vec_len() read-only |  Damjan Marion | 1 | -2/+2 |
2022-02-16 | fib: Use the same adjacency that BFD is using |  Neale Ranns | 1 | -1/+7 |
2022-02-14 | bfd: add per session counters |  Klement Sekera | 1 | -8/+36 |
2022-02-14 | bfd: refactor code to fix misc warnings |  Klement Sekera | 1 | -82/+66 |
2022-02-02 | bfd: restore the data within the packet after hash verification |  Andrew Yourtchenko | 1 | -0/+5 |
2021-11-12 | hash: refactor crc32_5tuple |  Damjan Marion | 1 | -3/+3 |
2021-10-19 | bfd: fix bfd_key_id update |  Alexander Skorichenko | 1 | -4/+8 |
2021-10-19 | bfd: fix desired_min_tx_nsec update |  Alexander Skorichenko | 1 | -0/+2 |
2021-05-21 | bfd: use vnet crypto |  Klement Sekera | 1 | -87/+42 |
2021-05-01 | vlib: refactor trajectory trace debug feature |  Benoît Ganne | 1 | -2/+0 |
2020-10-21 | vlib: print logs to stderr if interactive or nosyslog set |  Damjan Marion | 1 | -25/+19 |
2020-09-25 | bfd: add missing unlock |  Klement Sekera | 1 | -0/+1 |
2020-04-09 | bfd: always start timers with non-zero tick counts |  Dave Barach | 1 | -0/+1 |
2020-02-17 | bfd: use tw_timer_template instead of legacy wheel |  Klement Sekera | 1 | -223/+239 |
2020-01-30 | vppinfra: improve clocks_per_second convergence |  Dave Barach | 1 | -1/+1 |
2020-01-30 | bfd: add missing cast |  Klement Sekera | 1 | -1/+1 |
2020-01-27 | bfd: reset peer discriminator on timeout |  Klement Sekera | 1 | -0/+13 |
2019-01-20 | buffers: don't init metadata, as it is already initialized |  Damjan Marion | 1 | -2/+0 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -9/+9 |
2018-10-11 | bfd:fix handling session creation batch |  Eyal Bari | 1 | -27/+34 |
2018-09-14 | Remove scaffolding |  Dave Barach | 1 | -8/+0 |
2018-08-29 | Address bfd rpc scale issues |  Dave Barach | 1 | -5/+170 |
2018-04-17 | Add logging support |  Damjan Marion | 1 | -36/+82 |
2017-12-16 | Use crc32 wrapper (VPP-1086) |  Gabriel Ganne | 1 | -4/+4 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. |  Christophe Fontaine | 1 | -1/+1 |
2017-05-10 | Add crc32c inline function, allows compilation on 32-bit systems |  Damjan Marion | 1 | -1/+1 |
2017-04-06 | BFD-FIB interactions |  Neale Ranns | 1 | -0/+23 |
2017-04-05 | BFD: add ARP-awareness, fix bugs |  Klement Sekera | 1 | -55/+81 |
2017-03-06 | BFD: documentation |  Klement Sekera | 1 | -4/+2 |
2017-03-06 | BFD: drop rpc call if packet doesn't match session |  Klement Sekera | 1 | -1/+1 |
2017-03-02 | BFD: command line interface |  Klement Sekera | 1 | -34/+120 |
2017-02-26 | BFD: echo function |  Klement Sekera | 1 | -205/+484 |
2017-02-17 | BFD: put session admin-up/admin-down |  Klement Sekera | 1 | -12/+12 |
2017-02-15 | BFD: loop back echo packets |  Klement Sekera | 1 | -25/+18 |
2017-02-14 | BFD: respect remote demand mode |  Klement Sekera | 1 | -9/+46 |
2017-02-14 | BFD: set per session UDP source port per RFC |  Klement Sekera | 1 | -7/+2 |
2017-02-08 | BFD: minor fixes |  Klement Sekera | 1 | -1/+1 |
2017-02-08 | BFD: modify session parameters |  Klement Sekera | 1 | -74/+222 |
2017-02-02 | BFD: SHA1 authentication |  Klement Sekera | 1 | -60/+568 |
2017-01-17 | BFD: IPv6 support |  Klement Sekera | 1 | -29/+23 |
2017-01-03 | BFD: immediately honor reduced remote_min_rx interval |  Klement Sekera | 1 | -20/+22 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+969 |