This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
netkey
History
matt
d341be30f4
Change initialzie of domains to use link sets. Switch to using STAILQ.
...
Add a convenience macro DOMAIN_FOREACH to interate through the domain.
2005-01-23 18:41:56 +00:00
..
key_debug.c
Use unsigned char * variables when scanning buffer - saves casts and & 0xff
2004-10-30 08:22:40 +00:00
key_debug.h
…
key_var.h
…
key.c
fixed a unexpected addr/port matching failure in SA management
2005-01-11 01:30:17 +00:00
key.h
…
keydb.c
…
keydb.h
reqid (for unique policy) is u_int16_t quantity. from markus@openbsd
2004-12-06 08:05:26 +00:00
keysock.c
Change initialzie of domains to use link sets. Switch to using STAILQ.
2005-01-23 18:41:56 +00:00
keysock.h
…
Makefile
…