Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 1997 13:16:00 -0600
From:      Steve Passe <smp@csn.net>
To:        Tony Overfield <tony@dell.com>
Cc:        ulmik@proxy.lkb.lv, freebsd-smp@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: SNAP-970716 (wuz Re: Latest code.) 
Message-ID:  <199707171916.NAA14845@Ilsa.StevesCafe.com>
In-Reply-To: Your message of "Thu, 17 Jul 1997 13:38:07 CDT." <3.0.1.32.19970717133807.006b8890@bugs.us.dell.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

> >>                    | Adding default route to 143.166.169.1.panic: page
> fault
> >> syncing disks... done
> 
> >if you installing from local server ( eg on same network ) dont add def.
> >gateway and it works fine 
> 
> Thanks, Uldis.  Since I need to go through a router, I'll just wait and 
> try this again after the bug is fixed.

I think it might be fixed in the src:

-------------------------------------------------------------------------------
julian      1997/07/16 07:55:16 PDT

  Modified files:
    sys/net              rtsock.c 
  Log:
  Bungled cut/paste leaves kernel with page faults..
  (read all about it!)
  
  Revision  Changes    Path
  1.29      +3 -2      src/sys/net/rtsock.c


-------------------------------------------------------------------------------
msmith      1997/07/17 02:21:37 PDT

  Modified files:
    sys/net              rtsock.c 
  Log:
  Fix Julian's fixed fix.  Routing is weird.
  
  We need to accept at least one sockaddr with zero length, in order
  to be able to set the default route.
  
  Suggested by:	Phone conversation with Julian (sleep well!)
  
  Revision  Changes    Path
  1.30      +6 -3      src/sys/net/rtsock.c


--
Steve Passe	| powered by 
smp@csn.net	|            Symmetric MultiProcessor FreeBSD





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707171916.NAA14845>