Date: Wed, 21 Apr 2004 08:16:08 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net route.c Message-ID: <200404211516.i3LFG8eT086195@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2004/04/21 08:16:08 PDT
FreeBSD src repository
Modified files:
sys/net route.c
Log:
Clearly comment the assumptions that allow us to cast a
'struct radix_node *' to a 'struct rtentry *' in this code,
and introduce a macro, RNTORT(), to do this type conversion.
Revision Changes Path
1.102 +27 -17 src/sys/net/route.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404211516.i3LFG8eT086195>
