alfred
357e37e023
Remove __P.
2002-03-19 21:25:46 +00:00
julian
071f86f9f1
Patches from Keiichi SHIMA <keiichi@iij.ad.jp>
...
to make ip use the standard protosw structure again.
Obtained from: Well, KAME I guess.
2001-09-03 20:03:55 +00:00
peter
15b9bcb121
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
...
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot). This is consistant with the other
BSD's who made this change quite some time ago. More commits to come.
1999-12-29 04:46:21 +00:00
shin
50ba589c66
IPSEC support in the kernel.
...
pr_input() routines prototype is also changed to support IPSEC and IPV6
chained protocol headers.
Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
1999-12-22 19:13:38 +00:00
jmb
8f04d0e871
add two more codes to ICMP error 12 (Parameter Problem).
...
these two are detailed in RFC1700.
Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
1999-11-15 18:27:30 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
bde
853889649e
Declare id_mask as a fixed-size type.
1998-07-13 11:01:03 +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
fenner
07bdd34fc1
Add #define's for RFC1716/RFC1812 new ICMP UNREACHABLE types.
...
Obtained from: LBL's tcpdump distribution
1996-08-20 23:11:30 +00:00
wollman
730d9ea60b
Eliminate some more references to separate ip_v and ip_hl fields.
1996-07-24 18:46:19 +00:00
mpp
f3dd75a38d
Fix a bunch of spelling errors in the comment fields of
...
a bunch of system include files.
1996-01-30 23:02:38 +00:00
fenner
d9db1417ad
Add definitions for ICMP router discovery.
...
Reviewed by: wollman
1996-01-19 01:19:08 +00:00
phk
db2c71245d
New style sysctl & staticize alot of stuff.
1995-11-14 20:34:56 +00:00
rgrimes
c86f0c7a71
Remove trailing whitespace.
1995-05-30 08:16:23 +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