Age | Commit message (Expand) | Author |
---|---|---|
2022-08-25 | Use memset() and memcpy() instead of bzero() or bcopy(). | Claudio Jeker |
2022-08-12 | Implement slowcgi_timeout() to actually kill the backend bgpctl process. | Claudio Jeker |
2022-07-17 | infromation -> information | Jonathan Gray |
2022-07-08 | This needs arpa/inet.h for ntohs() and htons() | Claudio Jeker |
2022-06-28 | Fix manpage from jmc@ but also fix the privdrop user to _bgplgd | Claudio Jeker |
2022-06-28 | Add bgplgd a fastcgi daemon that provide a REST JSON api to bgpctl. | Claudio Jeker |