summaryrefslogtreecommitdiff
path: root/bgpd/bgp_rpki.h
AgeCommit message (Collapse)Author
2024-01-18bgpd: create cache server socket in vrfPhilippe Guibert
Create cache server socket in vrf Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com> Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
Done with a combination of regex'ing and banging my head against a wall. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2021-03-26bgpd: Convert RPKI states to an enum and use themDonald Sharp
Convert the rpki states to an enum and use them in the code Signed-off-by: Donald Sharp <sharpd@nvidia.com>