[radvd-devel-l] radvd fix for linux
Craig, Dave
dwcraig at qualcomm.com
Mon Oct 25 16:13:55 EDT 2004
Skipped content of type multipart/alternative-------------- next part --------------
--- device-linux.c.orig 2004-10-21 19:06:08.793004294 -0700
+++ device-linux.c 2004-10-21 18:16:23.607494764 -0700
@@ -125,7 +125,7 @@
return (-1);
}
- while (fscanf(fp, "%32s %02x %02x %02x %02x %15s\n",
+ while (fscanf(fp, "%32s %x %02x %02x %02x %15s\n",
str_addr, &if_idx, &plen, &scope, &dad_status,
devname) != EOF)
{
More information about the radvd-devel-l
mailing list