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.c
Age
Commit message (
Expand
)
Author
2000-10-06
remove now-obsolete SIOCSIFPHY* handling in in{6,}_control.
Jun-ichiro itojun Hagino
2000-03-22
comment out ifconfig undo code. they are necessary to avoid memory
Jun-ichiro itojun Hagino
2000-03-12
undo interface address addition, if in_ifinit fails.
Jun-ichiro itojun Hagino
2000-01-04
If SIOCSIFADDR fails, put back the old address before calling splx().
Federico G. Schwindt
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino
1999-04-20
Merge MROUTING and IPSEC wrt handling of IP-in-IP tunnelled packets.
Niklas Hallqvist
1998-04-25
close PR 459
David Leonard
1998-03-27
Fix bug (I introduced) with aliases and in_broadcast().
Angelos D. Keromytis
1998-03-20
for SIOCGIF{NETMASK,DSTADDR,BRDADDR} calls match address to if aliases entries
Theo de Raadt
1998-03-19
This should fix some problems with the aliases.
Angelos D. Keromytis
1998-02-28
Another shot at disallowing TCP connections to 255.255.255.255,
Angelos D. Keromytis
1998-02-25
patch could not have been tested. panics machine on boot
Theo de Raadt
1998-02-25
please indent as the file is currently indented
Theo de Raadt
1998-02-25
Pay attention.
Angelos D. Keromytis
1998-02-25
Disallow TCP connects to 255.255.255.255 or local broadcast addresses.
Angelos D. Keromytis
1996-09-12
Don't assume other subnets than our own are local to us; from Luigi Rizzo
Thorsten Lockert
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt