bde
5b773a9c2c
Fixed pedantic semantics errors (bitfields not of type int, signed int
...
or unsigned int).
1998-06-07 12:00:13 +00:00
dima
e472abe28a
NetBSD PR# 2772
...
Reviewed by: David Greenman
1998-02-26 08:31:53 +00:00
bde
1c88036d01
Removed a stale comment. (We don't declare ip_len and ip_offset as
...
short. I guess we depend on bogus ANSI value-preserving extension
of u_short to int to avoid unsigned comparison bugs.)
1997-12-19 23:33:08 +00:00
peter
94b6d72794
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
...
ready for it yet.
1997-02-22 09:48:43 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wollman
4efe54c829
Give ip_len and ip_off more natural, unsigned types.
1996-10-23 18:35:50 +00:00
wollman
26b91f003d
Define a few macros useful in the _IP_VHL case.
1996-04-18 15:42:50 +00:00
fenner
fac8f2c922
IGMPv2 routines rewritten, to be more compact and to fully comply
...
with the IGMPv2 Internet Draft (including Router Alert IP option)
1996-03-14 16:59:20 +00:00
wollman
3b1844ffed
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.
1995-12-21 21:20:27 +00:00
wollman
c1b49715cb
Merge 4.4-Lite-2 by updating the version number.
...
Obtained from: 4.4BSD-Lite-2
1995-09-21 18:04:43 +00:00
rgrimes
c86f0c7a71
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
ache
d9ea51f5f0
Add IPTOS_MINCOST according to RFC 1349
...
Change IPTOS_PREC_ROUTINE to 0 (was conflict with IPTOS_LOWDELAY) according
to RFC 791 (unchanged since it) and BSDI 2.0 style
Submitted by: Igor Sviridov <siac@ua.net>
1995-05-05 14:36:38 +00:00
paul
8197ce5e98
Made idempotent.
...
Submitted by: Paul
1994-08-21 05:27:42 +00:00
dg
8d205697aa
Added $Id$
1994-08-02 07:55:43 +00:00
rgrimes
8fb65ce818
BSD 4.4 Lite Kernel Sources
1994-05-24 10:09:53 +00:00