Date: Fri, 24 Feb 1995 03:47:32 -0800 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/net if.c Message-ID: <199502241147.DAA14392@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
davidg 95/02/24 03:47:32 Modified: sys/net if.c Log: In ifa_ifwithdstaddr() when walking through ifa structs associated with a point-to-point link, don't attempt a comparison if the pointer to the destination sockaddr is NULL (i.e. it has not been set/initialized).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502241147.DAA14392>