added Aldan Beaubien for reporting the Morpheus NULL IP problem

This commit is contained in:
Michael Rash 2012-08-05 14:07:42 -04:00
parent e70739d211
commit fd30440128

View File

@ -36,3 +36,8 @@ Franck Joncourt
Jonathan Schulz
- Submitted patches to change HTTP connection type to 'close' for -R mode
in the client and fix a bug for recv() calls against returned HTTP data.
Aldan Beaubien
- Reported an issue with the Morpheus client sending SPA packets with NULL
IP addresses, and code was added to fwknopd to better validate incoming
SPA data as a result of this report.