Age | Commit message (Expand) | Author | Files | Lines |
2022-01-10 | vrrp: vrrp in unicast mode,interface not add virtual ip addresss | jinsh | 1 | -3/+0 |
2022-01-03 | vrrp: fix support for VRs in different FIBs | Matthew Smith | 1 | -15/+13 |
2021-12-20 | vrrp:fix vrrp vr delete case memory leak | jinsh | 1 | -0/+1 |
2021-10-28 | vrrp: fix coverity warning/NULL dereference | Klement Sekera | 1 | -4/+25 |
2021-10-21 | fib: respect mfib entry flags on create with paths | Paul Atkins | 1 | -2/+2 |
2021-09-28 | misc: vpe.api messages dynamically allocated | Ole Troan | 2 | -34/+0 |
2021-09-27 | misc: api move continued | Florin Coras | 1 | -2/+1 |
2021-09-08 | vrrp: fix source address on advertisements | Matthew Smith | 1 | -2/+13 |
2021-06-26 | vrrp: prevent segfault in multicast join due to missing LL Addr | Jon Loeliger | 1 | -2/+5 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -1293/+0 |
2021-05-01 | vlib: refactor trajectory trace debug feature | Benoît Ganne | 1 | -3/+0 |
2021-04-27 | vrrp: increase stack size of process node | Matthew Smith | 1 | -2/+2 |
2021-04-15 | vrrp: refactor test | Paul Vinciguerra | 1 | -36/+38 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 3 | -21/+20 |
2020-12-08 | fib: Source Address Selection | Neale Ranns | 2 | -6/+5 |
2020-10-24 | vrrp: asynchronous events on VR state change | Matthew Smith | 5 | -22/+128 |
2020-10-07 | misc: Purge unused pg includes | Neale Ranns | 1 | -1/+0 |
2020-09-21 | vrrp: set up multicast for both address families | Matthew Smith | 1 | -2/+14 |
2020-09-04 | vrrp: improve RFC compliance for ARP/ND | Matthew Smith | 2 | -38/+48 |
2020-08-07 | vrrp: change init of vrrp key in VR lookup | Matthew Smith | 1 | -5/+7 |
2020-07-02 | vrrp: fix feature declaration for v6 accept-mode | Matthew Smith | 1 | -1/+1 |
2020-06-27 | vrrp: backup processes priority 255 advertisement | Matthew Smith | 2 | -1/+381 |
2020-04-06 | misc: fix python sonarcloud BLOCKER level issues | Paul Vinciguerra | 1 | -4/+5 |
2020-04-03 | ip: remove vl_api_address_family_t byte order swap | Jakub Grajciar | 1 | -4/+4 |
2020-03-12 | vrrp: unit tests do not run by default | Matthew Smith | 1 | -1/+3 |
2020-02-28 | vrrp: fix api-related coverity warnings | Dave Barach | 2 | -1/+11 |
2020-02-21 | vrrp: fix coverity errors | Matthew Smith | 2 | -1/+12 |
2020-02-18 | vrrp: do not define _details as autoreply | Vratko Polak | 1 | -4/+3 |
2020-02-14 | vrrp dns: fix coverity warnings | Dave Barach | 2 | -1/+8 |
2020-02-13 | vrrp: add plugin providing vrrp support | Matthew Smith | 17 | -0/+6872 |