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