summaryrefslogtreecommitdiff
path: root/usr.sbin/bgplgd
AgeCommit message (Expand)Author
2024-01-26Add a -V flag to bgplgdJob Snijders
2023-05-09Adjust bgplgd after renaming of the invalid option in bgpctl.Claudio Jeker
2023-03-31When the slowcgi timeout fires but no process what yet started terminateClaudio Jeker
2023-03-13Extend bgplgd to handle leaked and invalid options to show rib.Claudio Jeker
2023-02-03add missing ".It Xo" in previous;Jason McIntyre
2023-02-03Add ASPA support to bgpctl FastCGI serverJob Snijders
2022-10-27Print the pid in some additional debug messages to be able to match themClaudio Jeker
2022-10-17Document /metrics endpoint and use bgpctl show metrics as command.Claudio Jeker
2022-10-17Add /metrics endpoint which outputs stats in openmetrics format.Claudio Jeker
2022-08-25Use memset() and memcpy() instead of bzero() or bcopy().Claudio Jeker
2022-08-12Implement slowcgi_timeout() to actually kill the backend bgpctl process.Claudio Jeker
2022-07-17infromation -> informationJonathan Gray
2022-07-08This needs arpa/inet.h for ntohs() and htons()Claudio Jeker
2022-06-28Fix manpage from jmc@ but also fix the privdrop user to _bgplgdClaudio Jeker
2022-06-28Add bgplgd a fastcgi daemon that provide a REST JSON api to bgpctl.Claudio Jeker