summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/if.c
AgeCommit message (Collapse)Author
2001-10-26Change to use sysdep_sa_len() function.Hakan Olsson
2001-08-13use getifaddrs(3) rather than SIOCGIFCONF. in fact, if_map() does not doJun-ichiro itojun Hagino
the right thing on certain set of interface addresses. SIOCGIFCONF is the worst possible ioctl API...
2001-07-18protect #define MAX(); ok ho@Markus Friedl
1999-10-01Merge with EOM 1.12Niklas Hallqvist
author: niklas Better error reporting.
1999-04-05Merge with EOM 1.11Niklas Hallqvist
We need log.h Plug memleak 1999 copyrights
1999-03-02if.c: Merge with EOM 1.8Niklas Hallqvist
Deal with old socket APIs udp.c: Merge with EOM 1.31 Deal with old socket APIs message.c: Merge with EOM 1.107 Remove unnecessary system dependent include
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.7 | date: 1999/02/25 11:39:00; author: niklas; state: Exp; lines: +3 -1 | include sysdep.h everywhere | ----------------------------
1998-11-17Add RCS Ids from the EOM repositoryNiklas Hallqvist
1998-11-15openBSD RCS IDsNiklas Hallqvist
1998-11-15Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for theNiklas Hallqvist
OpenBSD IPSEC stack by me, Niklas Hallqvist and Niels Provos, funded by Ericsson Radio Systems. It is not yet complete or usable in a real scenario but the missing pieces will soon be there. The early commit is for people who wants early access and who are not afraid of looking at source. isakmpd interops with Cisco, Timestep, SSH & Pluto (Linux FreeS/WAN) so far, so it is not that incomplete. It is really mostly configuration that is lacking.