index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
in_proto.c
Age
Commit message (
Expand
)
Author
1999-12-09
We can't use the gif interface input routine for IPIP/IP6IP
Angelos D. Keromytis
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino
1999-10-28
Add IPPROTO_ETHERIP in the protocol switch; comment out INET6 IPv4-IPv4
Angelos D. Keromytis
1999-04-20
Merge MROUTING and IPSEC wrt handling of IP-in-IP tunnelled packets.
Niklas Hallqvist
1999-04-11
Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default.
Niklas Hallqvist
1999-04-09
The kernel parts of a sysctl that can switch on/off IP-in-IP (protocol 4)
Niklas Hallqvist
1999-02-24
Remove encap.h include; saner debugging printfs; fix buglets; work with
Angelos D. Keromytis
1999-01-08
INET6 hooks; NRL/cmetz
Theo de Raadt
1998-07-30
Forgot this one with the previous batch of commits; use ip4_input()
Angelos D. Keromytis
1998-03-18
Fix tunnel mode input processing (use ip4_input instead of ipe4_input),
Niels Provos
1997-02-20
IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in
Theo de Raadt
1996-10-08
Prototype & Stylistic fixes for high -W gcc levels
Niklas Hallqvist
1996-07-18
ipfilter 3.1.0
dm
1996-04-24
Add IPXIP entry, to not to get cvs confused in the future.
Michael Shalayeff
1996-03-04
From NetBSD: Fix PR/2095 options MROUTING did not compile.
Niklas Hallqvist
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt