~rene-hummen/hipl/ipsec_esp

Viewing all changes in revision 4944.

  • Committer: Rene Hummen
  • Date: 2010-12-28 17:58:55 UTC
  • Revision ID: rene.hummen@cs.rwth-aachen.de-20101228175855-223xf1lzz0xhtts1
Fix broken userspace ipsec mobility updates due to merge of trunk in revision 4942

The merge introduced a call of hip_recreate_security_associations_and_sp()
in hip_handle_second_update_packet() and hip_handle_third_update_packet().
As hip_recreate_security_associations_and_sp() sets up policies for the
kernel-space IPsec implementation, this additional setup of SAs resulted
in conflicting rules for user-space and kernel-space IPsec. The call to
hip_recreate_security_associations_and_sp() was previously already
moved to an own function.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: