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-13
mbuf **, not mbuf * you twit...
Angelos D. Keromytis
2000-01-13
Print number of ingress flows in /kern/ipsec
Angelos D. Keromytis
2000-01-13
Add an ip4_input6() for use with IPv6 (just a wrapper for
Angelos D. Keromytis
2000-01-13
put_flow(), find_flow(), and delete_flow() get a third argument (for
Angelos D. Keromytis
2000-01-11
The entry for IP4 should always be there.
Angelos D. Keromytis
2000-01-11
Mostly cosmetic changes, and avoid an m_pullup()
Angelos D. Keromytis
2000-01-11
Correct sa_require handling.
Angelos D. Keromytis
2000-01-11
Fix check for sen_type.
Angelos D. Keromytis
2000-01-11
Remove ifdef'ed out definitions.
Angelos D. Keromytis
2000-01-11
Use default values when requesting dynamic VPNs.
Angelos D. Keromytis
2000-01-11
Only use defaults if they have sane values.
Angelos D. Keromytis
2000-01-10
Add 10 new ipsec-related sysctl variables...they are currently under
Angelos D. Keromytis
2000-01-10
Some more code for dealing with socket IPsec options.
Angelos D. Keromytis
2000-01-10
Only setup an expiration for embryonic SAs if
Angelos D. Keromytis
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
[next]