Bug 120773 - can't delete SPDs
Summary: can't delete SPDs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact:
URL:
Whiteboard:
: 123747 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-04-13 20:26 UTC by Bill Nottingham
Modified: 2014-03-17 02:44 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-07-21 21:00:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2004-04-13 20:26:27 UTC
kernel-2.6.5-1.315, ipsec-tools-0.2.5-1

Given:

172.16.56.99[any] 172.16.56.74[any] any
        out ipsec
        esp/transport//require
        ah/transport//require
        created: Apr 13 12:10:43 2004  lastused: Apr 13 16:00:10 2004
        lifetime: 0(s) validtime: 0(s)
        spid=17 seq=6 pid=14613
        refcnt=2

Attempting to remove it yields:
[root@nostromo sbin]# setkey  -c
spddelete 172.16.56.99 172.16.56.74 any -P out;
The result of line 1: No entry.

It can be removed with 'setkey -P -F'.

This works with the same ipsec-tools code on a RHEL3 kernel.

Comment 1 Bill Nottingham 2004-05-25 16:14:37 UTC
*** Bug 123747 has been marked as a duplicate of this bug. ***

Comment 2 Christopher Johnson 2004-07-12 23:12:42 UTC
In my testing this appears to be solved with kernel-2.6.6-1.435.2.3
and ipsec-tools-0.2.5-4.


Note You need to log in before you can comment on or make changes to this bug.