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
Age
Commit message (
Expand
)
Author
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-06-13
Remove whitespace from the end of the file.
Angelos D. Keromytis
2002-06-11
splassert where comments tell us to.
Artur Grabowski
2002-06-10
Split common code which converts a multicast address to an ethernet
Chris Cappuccio
2002-06-10
correct tcpdump on gif interface (inbound). reported by fries
Jun-ichiro itojun Hagino
2002-06-10
prevent mbuf leak on icmp_do_error() failure.
Jun-ichiro itojun Hagino
2002-06-09
whitespace
Jun-ichiro itojun Hagino
2002-06-09
support published arp entries again. PR 2635 (confirmed by submitter).
Jun-ichiro itojun Hagino
2002-06-09
typo
Jun-ichiro itojun Hagino
2002-06-09
force FDDI link MTU be FDDI IPv4 MTU. PR 2714. jason ok
Jun-ichiro itojun Hagino
2002-06-09
Comment out currently-unused code (it's there for the ethernet-ipsec
Angelos D. Keromytis
2002-06-09
fix the use of "cuz" in the tree; these are all in comments
Jason Peel
2002-06-09
Set/clear M_AUTH_AH.
Angelos D. Keromytis
2002-06-08
Break up icmp_error() so we can have the icmp error mbuf returned
jasoni
2002-06-08
sync with latest KAME in6_ifaddr/prefix/default router manipulation.
Jun-ichiro itojun Hagino
2002-06-08
correctness
Chris Cappuccio
2002-06-07
kill register; ok with itojun
jasoni
2002-06-07
use TAILQ_FOREACH macro; ok angelos
jasoni
2002-06-07
Use LIST macros instead of accessing field members directly; jason@ ok
Aaron Campbell
2002-06-07
avoid is_ipv6 construct. a step towards IPv4-less kernel
Jun-ichiro itojun Hagino
2002-06-07
no need for IPv4 mapped addr support
Jun-ichiro itojun Hagino
2002-06-07
missing bzero! - now linklocal tcp works correctly
Jun-ichiro itojun Hagino
2002-06-04
spaces to tabs, remove trailing whitespace
jasoni
2002-05-31
respect rmx_mtu (cached PMTUD result) on outbound. deraadt/angelos ok
Jun-ichiro itojun Hagino
2002-05-31
Socket-specific IPsec policy.
Angelos D. Keromytis
2002-05-31
Per-socket policies and authentication. Finally.
Angelos D. Keromytis
2002-05-31
Socket-related IPsec sockoptions --- cleanups etc.
Angelos D. Keromytis
2002-05-31
Move some common code to separate routines; also, fix the problem of
Angelos D. Keromytis
2002-05-31
New fields in policy and TDB.
Angelos D. Keromytis
2002-05-31
Keep an policy attached to each socket (that needs it), and cleanup as
Angelos D. Keromytis
2002-05-31
Fix a DoS attack whereby an attacker could cause the replay counter to
Angelos D. Keromytis
2002-05-30
minor KNF. nuke obsolete IFF_LINK0 support completely
Jun-ichiro itojun Hagino
2002-05-29
attach nd_ifinfo structure to if_afdata.
Jun-ichiro itojun Hagino
2002-05-29
move per-interface ip6/icmp6 stat to ifnet->if_afdata. sync w/kame
Jun-ichiro itojun Hagino
2002-05-28
kill register; ok deraadt@
jasoni
2002-05-28
Factor out IP fragmentation code into its own function so it can be
jasoni
2002-05-26
remove extra spaces, tabs, and semicolon.
Federico G. Schwindt
2002-05-24
add net.inet.icmp.tstamprepl sysctl for timestamp control; jason@ackley.net
Theo de Raadt
2002-05-16
bring in ECN support from KAME.
Kenjiro Cho
2002-05-07
move ether_crc32_le to if_ethersubr.c. Add ether_crc32_be
Nathan Binkert
2002-04-24
Update IPsec-related comments.
Angelos D. Keromytis
2002-04-24
Add hooks to struct ifnet that allow to register callbacks that will be
Daniel Hartmeier
2002-04-03
Don't process WCCPv1-style GRE packets, unless allowed (via sysctl
Angelos D. Keromytis
2002-04-01
cleanup in_broadcast. don't consider /32 addrs as broadcast.
Jun-ichiro itojun Hagino
2002-03-27
suppress "duplicate IP" message when booting machines with no initial IP.
Ian Darwin
2002-03-24
m_freem(NULL) bad style, ok jason@
Niklas Hallqvist
2002-03-24
WCCP support (trivial hack, it's not the complete protocol, but it'll
Angelos D. Keromytis
2002-03-19
drop TCP connections to broadcast address.
Jun-ichiro itojun Hagino
2002-03-15
Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things
Todd C. Miller
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
[next]