cvs commit: src/sys/net route.c

Luigi Rizzo luigi at FreeBSD.org
Wed Apr 21 08:16:09 PDT 2004


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


More information about the cvs-src mailing list