From fd3044012843dfcaa9ab4f9030c70732f29a3b90 Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Sun, 5 Aug 2012 14:07:42 -0400 Subject: [PATCH] added Aldan Beaubien for reporting the Morpheus NULL IP problem --- CREDITS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CREDITS b/CREDITS index 5edd47e0..d34fdfdf 100644 --- a/CREDITS +++ b/CREDITS @@ -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.