Age | Commit message (Expand) | Author |
---|---|---|
2022-11-18 | Add plumbing for ASPA support. This implements the parser and part of the | Claudio Jeker |
2022-10-18 | Fix some spelling errors | Job Snijders |
2022-08-31 | Make sure that only one roa softreconfig runner is run at any time. | Claudio Jeker |
2022-08-17 | Convert bzero() to memset(), bcmp() to memcmp() and bcopy() to memcpy(). | Claudio Jeker |
2022-01-20 | Make sure that all poll loops properly restart the poll loop on EINTR. | Claudio Jeker |
2021-09-01 | Implement roa-set data expiry. Every prefix in a roa-set can specify an | Claudio Jeker |
2021-05-11 | Don't leak fd on error. | Claudio Jeker |
2021-04-26 | The time_t now is only set but never used. Noticed by gcc. | Claudio Jeker |
2021-02-16 | Add RTR support to OpenBGPD. Add basic support for the protocol. | Claudio Jeker |