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 ...

Joerg Sonnenberger joerg at britannica.bec.de
Fri Jul 21 14:15:07 PDT 2006


On Fri, Jul 21, 2006 at 02:01:19PM -0700, Matthew Dillon wrote:
> 
> :
> :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
> 
>     I'm thinking we should just rip out ATM.

No objection. If anyone is interested in it, she should get the natm
code from Harti in FreeBSD.

Joerg





More information about the Commits mailing list