* Fw: [Bugme-new] [Bug 6791] New: ports in SA should not be zeroed when protocol is specified
@ 2006-07-04 22:41 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2006-07-04 22:41 UTC (permalink / raw)
To: netdev; +Cc: klimes, bugme-daemon@kernel-bugs.osdl.org
Begin forwarded message:
Date: Tue, 4 Jul 2006 06:54:01 -0700
From: bugme-daemon@bugzilla.kernel.org
To: bugme-new@lists.osdl.org
Subject: [Bugme-new] [Bug 6791] New: ports in SA should not be zeroed when protocol is specified
http://bugzilla.kernel.org/show_bug.cgi?id=6791
Summary: ports in SA should not be zeroed when protocol is
specified
Kernel Version: 2.6.17 and all previous
Status: NEW
Severity: normal
Owner: shemminger@osdl.org
Submitter: klimes@centrum.cz
Problem Description:
Security assotiations manipulation is defined by RFC2367 - PFKEY API.
However this specification has some drawbacks and unnecessary limitations.
(Maybe RFC2367 would deserve updating as it is rather old.)
Specifically there is a need for an IPsec SA which supports simultaneously TCP
and UDP. Such behaviour can be required by many applications and is e.g.
neccessary for authenticating in 3G according to 3GPP TS 33.203.
Current implementation of PFkey in linux (af_key.c) nethertheless doesn't
support usage of ports as SA selectors and moreover, if a protocol is specified,
the ports are zeroed.
I have found that a bug on this issue has been reported against solaris and has
been corrected - see bugID 6258318
(http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6258318)
So, I would appreciate to have similar behaviour in linux as well to be competitive.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-07-04 22:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-04 22:41 Fw: [Bugme-new] [Bug 6791] New: ports in SA should not be zeroed when protocol is specified Andrew Morton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).