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