Module Name: src Committed By: gdt Date: Fri Jun 8 15:01:51 UTC 2012
Modified Files: src/sys/netinet: in.c Log Message: Simply use the ifa_addr pointer, rather than taking its address. Resolves failure to match addresses in SIOC[GD]LIFADDR calls. Diagnosis and fix is due to Mark Keaton of BBN. To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 src/sys/netinet/in.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.