diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-02-28 20:14:28 -0600 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-02-28 20:14:28 -0600 |
commit | c68f5c46e76596ad5d6abecb68d2c10457310cdb (patch) | |
tree | faa32def9431562d72814209bf93d5ef976f0751 | |
parent | 75088dbb1f1f5df51a4b7749a88882e4135cb7a1 (diff) | |
download | vyatta-op-vpn-c68f5c46e76596ad5d6abecb68d2c10457310cdb.tar.gz vyatta-op-vpn-c68f5c46e76596ad5d6abecb68d2c10457310cdb.zip |
0.13.66debian/0.13.66
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8b3eb1c..8665208 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +vyatta-op-vpn (0.13.66) unstable; urgency=low + + * Moved the diffie-hellman group out to the 'show vpn ike sa' command + as it is related to phase1 and not phase2. Processing of the value + still happens in the 'show vpn ipsec sa detail' code as it may need + the value because if now pfs group is defined for phase2 it uses the + same group as phase1 + + -- John Southworth <john.southworth@vyatta.com> Mon, 28 Feb 2011 20:14:27 -0600 + vyatta-op-vpn (0.13.65) unstable; urgency=low * Diffie-Hellman group is an ike parameter, moving it to the peer |