Date: Thu, 9 Jun 2005 12:20:50 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net rtsock.c Message-ID: <200506091220.j59CKoRW022640@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-06-09 12:20:50 UTC FreeBSD src repository Modified files: sys/net rtsock.c Log: When returing an RTM_GET message through the routing socket fill in the rtm_index field whenever we have an interface pointer. This is consistent with the RTM_GET messages returned by sysctl(). Revision Changes Path 1.123 +2 -0 src/sys/net/rtsock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506091220.j59CKoRW022640>