#
fe0dc84e |
| 02-Sep-2016 |
mikeb <mikeb@openbsd.org> |
Adjust for the new default MODP group
|
#
1589cf03 |
| 17-Sep-2012 |
markus <markus@openbsd.org> |
sync with transform-name-fix
|
#
02cf1b84 |
| 15-Sep-2012 |
markus <markus@openbsd.org> |
sync with recent ipsecctl changes/fixes
|
#
befd40c8 |
| 01-Jul-2008 |
bluhm <bluhm@openbsd.org> |
Isakmpd acquire mode did not work with a config generated from ipsec.conf. The config created by isakmpd dynamically was different from the config that ipsecctl generated out of ipsec.conf.
Both co
Isakmpd acquire mode did not work with a config generated from ipsec.conf. The config created by isakmpd dynamically was different from the config that ipsecctl generated out of ipsec.conf.
Both config formats are changed so that they match. One needs a passive ike line and a require flow line with the same parameters in the ipsec.conf. Then the acquire message generated by the kernel will trigger isakmpd to generate a config that matches the one that ipsecctl generated from the ike line.
ok hshoexer, 'sounds good' todd
show more ...
|
#
390b7686 |
| 18-Jun-2006 |
hshoexer <hshoexer@openbsd.org> |
adopt to recent changes
|
#
f2e8bc8e |
| 10-Jun-2006 |
hshoexer <hshoexer@openbsd.org> |
adopted to recent change.
|
#
c52e02e7 |
| 08-Jun-2006 |
todd <todd@openbsd.org> |
really, this is the correct *.ok output, what was generated in the past was due to recently fixed code move some ike?? to ikefail?
|
#
b1a7c435 |
| 31-May-2006 |
todd <todd@openbsd.org> |
add some regress for v6; ok hshoexer@
|