CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/28 10:11:30
Added files:
usr.sbin/bgplgd: Makefile bgplgd.8 bgplgd.c bgplgd.h http.h qs.c
slowcgi.c slowcgi.h
Log message:
Add bgplgd a fastcgi daemon that provide a REST JSON api to bgpctl.
Most code stolen from slowcgi, it just exec bgpctl with -j.
Put it in tb@ deraadt@
