← Back to team overview

hipl-core team mailing list archive

[Branch ~rene-hummen/hipl/ipsec_esp] Rev 4930: removal of SAs and SPs is done in an own function

 

------------------------------------------------------------
revno: 4930
committer: Rene Hummen <rene.hummen@xxxxxxxxxxxxxxxxx>
branch nick: ipsec_esp
timestamp: Wed 2010-09-08 18:28:02 +0200
message:
  removal of SAs and SPs is done in an own function
modified:
  hipd/output.c


--
lp:~rene-hummen/hipl/ipsec_esp
https://code.launchpad.net/~rene-hummen/hipl/ipsec_esp

Your team HIPL core team is subscribed to branch lp:~rene-hummen/hipl/ipsec_esp.
To unsubscribe from this branch go to https://code.launchpad.net/~rene-hummen/hipl/ipsec_esp/+edit-subscription
=== modified file 'hipd/output.c'
--- hipd/output.c	2010-09-08 14:44:25 +0000
+++ hipd/output.c	2010-09-08 16:28:02 +0000
@@ -386,9 +386,6 @@
     /* TLV sanity checks are are already done by the caller of this
      * function. Now, begin to build I2 piece by piece. */
 
-    /* Delete old SPDs and SAs, if present */
-    hip_delete_security_associations_and_sp(ctx->hadb_entry);
-
     /********** R1 COUNTER (OPTIONAL) ********/
     /* we build this, if we have recorded some value (from previous R1s) */
     {