/openbsd/usr.sbin/bgpd/ |
H A D | rtr.c | bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | rtr_proto.c | bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | bgpd.8 | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | util.c | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | config.c | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | control.c | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | session.h | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | printconf.c | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | bgpd.conf.5 | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | bgpd.c | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | session.c | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | Makefile | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | bgpd.h | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | rde.c | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|
H A D | parse.y | diff bd9df44e Tue Feb 16 08:29:16 GMT 2021 claudio <claudio@openbsd.org> Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client runs in a new process where the protocol handling is done and when new data is available all sources are merged into one ROA set which is then loaded into the RDE. The roa-set from the config is also handled by the new RTR engine. Tested by and ok job@
|