Bug 328074 - [Discovery][SLP] Implement SLP modifications for IPv6 (RFC3111)
Summary: [Discovery][SLP] Implement SLP modifications for IPv6 (RFC3111)
Status: NEW
Alias: None
Product: ECF
Classification: RT
Component: ecf.protocols (show other bugs)
Version: 3.3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: ecf.core-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on: 421063
Blocks:
  Show dependency tree
 
Reported: 2010-10-18 16:05 EDT by Markus Kuppe CLA
Modified: 2014-05-01 11:24 EDT (History)
1 user (show)

See Also:


Attachments
mylyn/context/zip (1.47 KB, application/octet-stream)
2010-10-20 10:03 EDT, Markus Kuppe CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Kuppe CLA 2010-10-18 16:05:32 EDT
Error connecting to: 0:0:0:0:0:0:0:1 java.io.IOException: Network is unreachable
Exception in initial DA lookup ch.ethz.iks.slp.ServiceLocationException: Network is unreachable

It seems as if jSLP has problems with IPv6.
Comment 1 Markus Kuppe CLA 2010-10-18 16:06:03 EDT
Setting target to 3.4 hoping I will be able to work on it.
Comment 2 Markus Kuppe CLA 2010-10-20 09:56:40 EDT
Add support for IPv6 in jSLP as defined in RFC 3111 [0]. Until then SLPCore will ignore/skip IPv6 interfaces to avoid subsequent errors.

[0] http://www.ietf.org/rfc/rfc3111.txt
Comment 3 Markus Kuppe CLA 2010-10-20 10:03:21 EDT
Safeguard against IPv6 addresses for ECF 3.4
Comment 4 Markus Kuppe CLA 2010-10-20 10:03:24 EDT
Created attachment 181290 [details]
mylyn/context/zip
Comment 5 Scott Lewis CLA 2014-04-30 19:10:10 EDT
Checking in with this...any chance of slp IPv6 support for Luna release (3.8.1)?

For my info...what prevented the fixes applied here from being released?
Comment 6 Markus Kuppe CLA 2014-05-01 11:24:33 EDT
You find the current state of v6 support as part of bug #421063. IMO it's not ready to be integrated into ECF yet.