tags 533384 patch thanks Quoting Marco d'Itri (m...@linux.it): > Package: netcfg > Version: 0.66 > Severity: normal > > Please remove the ff02::3 address from netcfg.h, it is not actually > assigned and the same change has already been done in netbase. > > Reference: > http://www.iana.org/assignments/ipv6-multicast-addresses/
Confident in the wisdom of your suggestions, I created the attached revolutionary patch. Other D-I folks, any objection to apply it?
--- netcfg.h.ori 2009-06-17 07:21:35.865026707 +0200 +++ netcfg.h 2009-06-17 07:21:48.173027165 +0200 @@ -38,8 +38,7 @@ "fe00::0 ip6-localnet\n" \ "ff00::0 ip6-mcastprefix\n" \ "ff02::1 ip6-allnodes\n" \ -"ff02::2 ip6-allrouters\n" \ -"ff02::3 ip6-allhosts\n" +"ff02::2 ip6-allrouters\n" typedef enum { NOT_ASKED = 30, GO_BACK } response_t; typedef enum { DHCP, STATIC, DUNNO } method_t;
signature.asc
Description: Digital signature