CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/20 10:10:38
Modified files:
usr.sbin/bgpd : bgpd.c bgpd.h rde.c session.c session.h
Log message:
Make bgpd execute the RDE and session engine process instead of just forking.
This way ASLR and stack cookies are per process.
With input from benno@ and deraadt@
OK benno@
