Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 1995 13:20:31 -0800 (PST)
From:      "Garrett A. Wollman" <wollman>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/netinet ip.h
Message-ID:  <199512212120.NAA10284@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     95/12/21 13:20:30

  Modified:    sys/netinet  ip.h
  Log:
  If _IP_VHL is defined, declare a single ip_vhl member in struct ip rather
  than separate ip_v and ip_hl members.  Should have no effect on current code,
  but I'd eventually like to get rid of those obnoxious bitfields completely.
  
  Revision  Changes    Path
  1.7       +5 -1      src/sys/netinet/ip.h



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