aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vrrp
AgeCommit message (Expand)AuthorFilesLines
2021-09-28misc: vpe.api messages dynamically allocatedOle Troan2-34/+0
2021-09-27misc: api move continuedFlorin Coras1-2/+1
2021-09-08vrrp: fix source address on advertisementsMatthew Smith1-2/+13
2021-06-26vrrp: prevent segfault in multicast join due to missing LL AddrJon Loeliger1-2/+5
2021-05-13tests: move test source to vpp/testDave Wallace1-1293/+0
2021-05-01vlib: refactor trajectory trace debug featureBenoƮt Ganne1-3/+0
2021-04-27vrrp: increase stack size of process nodeMatthew Smith1-2/+2
2021-04-15vrrp: refactor testPaul Vinciguerra1-36/+38
2020-12-14misc: move to new pool_foreach macrosDamjan Marion3-21/+20
2020-12-08fib: Source Address SelectionNeale Ranns2-6/+5
2020-10-24vrrp: asynchronous events on VR state changeMatthew Smith5-22/+128
2020-10-07misc: Purge unused pg includesNeale Ranns1-1/+0
2020-09-21vrrp: set up multicast for both address familiesMatthew Smith1-2/+14
2020-09-04vrrp: improve RFC compliance for ARP/NDMatthew Smith2-38/+48
2020-08-07vrrp: change init of vrrp key in VR lookupMatthew Smith1-5/+7
2020-07-02vrrp: fix feature declaration for v6 accept-modeMatthew Smith1-1/+1
2020-06-27vrrp: backup processes priority 255 advertisementMatthew Smith2-1/+381
2020-04-06misc: fix python sonarcloud BLOCKER level issuesPaul Vinciguerra1-4/+5
2020-04-03ip: remove vl_api_address_family_t byte order swapJakub Grajciar1-4/+4
2020-03-12vrrp: unit tests do not run by defaultMatthew Smith1-1/+3
2020-02-28vrrp: fix api-related coverity warningsDave Barach2-1/+11
2020-02-21vrrp: fix coverity errorsMatthew Smith2-1/+12
2020-02-18vrrp: do not define _details as autoreplyVratko Polak1-4/+3
2020-02-14vrrp dns: fix coverity warningsDave Barach2-1/+8
2020-02-13vrrp: add plugin providing vrrp supportMatthew Smith17-0/+6872