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
2000-01-10
Add net.inet.ip.ipsec-invalid-life, default value 60 seconds; the
Angelos D. Keromytis
2000-01-10
No need for extern definition of pfkeyv2_acquire()
Angelos D. Keromytis
2000-01-10
1) Setup a silent TDB expiration for embryonic SAs.
Angelos D. Keromytis
2000-01-10
Fix tdbi setup for TCP and UDP packets.
Angelos D. Keromytis
2000-01-10
Typo.
Angelos D. Keromytis
2000-01-10
Quick-drop packets (before real processing) if ingress filtering is on
Angelos D. Keromytis
2000-01-10
Free ACL when deleting TDB.
Angelos D. Keromytis
2000-01-10
Fix error message.
Angelos D. Keromytis
2000-01-09
Add ingress ACL for IPsec: after being processed, IPsec packets are
Angelos D. Keromytis
2000-01-09
Ports in network order...
Angelos D. Keromytis
2000-01-09
Transport port is in network order...
Angelos D. Keromytis
2000-01-09
externalize ipsec_acl
Angelos D. Keromytis
2000-01-09
Rename newly-introduced variable to better reflect use.
Angelos D. Keromytis
2000-01-09
Add a sysctl for IPsec ingress access control (better explanation on a
Angelos D. Keromytis
2000-01-08
Fix serious crash-and-burn bug I introduced with last revision.
Angelos D. Keromytis
2000-01-08
Incoming bpf tap.
Angelos D. Keromytis
2000-01-07
Remove unnecessary include files.
Angelos D. Keromytis
2000-01-07
Remove unused include files.
Angelos D. Keromytis
2000-01-07
Missing sysctl.h include
Angelos D. Keromytis
2000-01-07
Forgot the names here...
Angelos D. Keromytis
2000-01-07
GRE/MobileIP input routine processing, from NetBSD (with a few
Angelos D. Keromytis
2000-01-07
IPPROTO_GRE and IPPROTO_MOBILE definitions (from NetBSD)
Angelos D. Keromytis
2000-01-07
Early check for destination port 0 (itojun@)
Angelos D. Keromytis
2000-01-07
s/memset/bzero/
Jun-ichiro itojun Hagino
2000-01-04
If SIOCSIFADDR fails, put back the old address before calling splx().
Federico G. Schwindt
2000-01-04
if we call in6_setpeeraddr, don't visit code for ipv4.
Jun-ichiro itojun Hagino
2000-01-04
keep paren match.
Jun-ichiro itojun Hagino
2000-01-04
remove support for v4 mapped address completely.
Jun-ichiro itojun Hagino
2000-01-03
Chase down the IPv6 header chain to find the right place swap the Next
Angelos D. Keromytis
2000-01-02
Move the requeueing logic from ipsec_input() to ah_input() and
Angelos D. Keromytis
2000-01-02
Change ipsec_input() to return error.
Angelos D. Keromytis
2000-01-02
Fix ifdef IPSEC
Angelos D. Keromytis
2000-01-02
Fix non-IPSEC kernel compilation (or part of it).
Angelos D. Keromytis
2000-01-02
Remove the ifdef for IP_ENCAPSULATED.
Angelos D. Keromytis
1999-12-31
fix IPv6 ipsec template lossage.
Jun-ichiro itojun Hagino
1999-12-31
be sure to cleanup "opts" pointer on multicast udp packet reception.
Jun-ichiro itojun Hagino
1999-12-29
fix _input/_output proto changes for tcp_signature; angelos@ ok
Michael Shalayeff
1999-12-28
speed up blowfish by > 20%.
Niels Provos
1999-12-28
Avoid recursive rw_enter panic. From darrenr@pobox.com.
Kjell Wooding
1999-12-28
Update to ipfilter 3.3.6. See src/sbin/ipf/HISTORY for details.
Kjell Wooding
1999-12-28
remove unused part of kame patch from the tree. openbsd does not pass
Jun-ichiro itojun Hagino
1999-12-28
remove non-effective kame patch. openbsd ip_input() passes
Jun-ichiro itojun Hagino
1999-12-27
synchronize inp_flags definition across kame/*bsd.
Jun-ichiro itojun Hagino
1999-12-27
Print associated interface, if present.
Angelos D. Keromytis
1999-12-26
Correctly initialize loop variables when not doing authentication with
Angelos D. Keromytis
1999-12-25
Support v4 and v6 destination TDBs.
Angelos D. Keromytis
1999-12-25
Change some function prototypes, dont unnecessarily initialize some
Angelos D. Keromytis
1999-12-25
Move the IPsec packet-processing loop to a separate routine, so we can
Angelos D. Keromytis
1999-12-24
Return EINVAL instead of ENOBUFS if the source address is not specified.
Angelos D. Keromytis
1999-12-21
compile without INET6, okay angelos@
Niels Provos
[prev]
[next]