DragonFly BSD
DragonFly commits List (threaded) for 2006-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/i386/include thread.h src/sys/kern lwkt_thread.c src/sys/net if.c netisr.c netisr.h radix.c route.c route.h rtsock.c src/sys/net/bridge if_bridge.c src/sys/netinet if_ether.c in_pcb.c in_rmx.c ip_input.c ip_var.h src/sys/netinet6 ...


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Fri, 21 Jul 2006 19:20:10 +0900

On Tue, Jan 31, 2006 at 11:05:45AM -0800, Matthew Dillon wrote:
>   Log:
>   Bring in the parallel route table code and clean up ARP.  The
>   route table is now replicated across all cpus (ncpus, not ncpus2).
>   Note that cloned routes are not replicated.

While looking at other places, I found that there are two places
where rt_tables[] is still used as a single-dimensional array as before:
  sys/netproto/atm/atm_if.c
  sys/vfs/nfs/bootp_subr.c



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]