Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 1999 10:09:21 -0700 (PDT)
From:      Pierre Beyssac <pb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_var.h
Message-ID:  <199905161709.KAA74038@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pb          1999/05/16 10:09:21 PDT

  Modified files:
    sys/net              if_var.h 
  Log:
  PR:		kern/10570
  Submitted by:	adrian@freebsd.org
  
  Change reference count in struct ifaddr to a u_int, to be able
  to handle more than 2^16 routes to the same interface.
  
  Fix suggested by Andrew Bangs <andrewb@demon.net> in PR kern/10570.
  Tested by <adrian@freebsd.org> and me under -current.
  
  Revision  Changes    Path
  1.13      +2 -2      src/sys/net/if_var.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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