From: YOSHIFUJI Hideaki / 吉藤英明 [off-list ref]
Date: Fri, 18 Oct 2002 12:52:23 +0900 (JST)
I am going to apply this patch, but please be more careful
in the future. You submitted two patches which modify
the same hunk of comment to two different values, guarenteeing
that if I just run 'patch' this one will not apply without rejects.
@@ -18,6 +18,9 @@
/* Changes:
*
* yoshfuji : fix format of router-alert option
+ * YOSHIFUJI Hideaki @USAGI:
+ * - Ignore Queries for invalid addresses.
+ * - MLD for link-local addresses.
*/
#define __NO_VERSION__
Next time, please make patch relative to previous one and
tell me "this patch depends upon MLD source address selection
patch being applied first".
This way we can avoid this problem.