Source-Changes archive

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

Re: CVS commit: src/sys



On Fri, Jul 20, 2007 at 02:10:44PM +0900, YAMAMOTO Takashi wrote:
> > Module Name:        src
> > Committed By:       dyoung
> > Date:               Thu Jul 19 20:49:00 UTC 2007
> > 
> > Modified Files:
> >     src/sys/conf: files
> >     src/sys/kern: uipc_domain.c
> >     src/sys/net: if.c if_strip.c route.c route.h rtsock.c
> >     src/sys/netinet: if_arp.c if_atm.c in_pcb.c ip_carp.c ip_icmp.c
> >         ip_input.c tcp_subr.c
> >     src/sys/netinet6: icmp6.c in6.c in6_pcb.c in6_var.h ip6_input.c
> >         ip6_var.h ip6protosw.h nd6.c nd6.h nd6_nbr.c nd6_rtr.c raw_ip6.c
> >     src/sys/netiso: clnp_subr.c esis.c esis.h iso_snpac.c
> >     src/sys/nfs: nfs_boot.c
> > Added Files:
> >     src/sys/net: link_proto.c
> > 
> > Log Message:
> > Take steps to hide the radix_node implementation of the forwarding table
> > from the forwarding table's users:
> 
> rt->rt_gateway was NULL after rt_setgate() because
> pffinddomain(AF_LINK) failed.

Was link_proto.o linked into your kernel?

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933 ext 24



Home | Main Index | Thread Index | Old Index