Module Name: src Committed By: bouyer Date: Wed Aug 22 20:32:21 UTC 2012
Modified Files: src/sys/netinet [netbsd-5]: in.c Log Message: Pull up following revision(s) (requested by gdt in ticket #1776): sys/netinet/in.c: revision 1.143 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.127.4.3 -r1.127.4.4 src/sys/netinet/in.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.