[Bug 637490] New: netstat -anT truncates ipv6 Adresses
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c0 Summary: netstat -anT truncates ipv6 Adresses Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hellweiss@gmx.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 netstat -anT truncates Foreign ipv6 Address, local Address is displayed correctly. tcp 0 0 xxxx:xxxx:xxxx:1000:10:1:0:70:22 xxxx:xxxx:xxxx:11:57246 VERBUNDEN net-tools 1.60 netstat 1.42 (2001-04-15) Reproducible: Always Steps to Reproduce: 1. ssh -6 user@host 2. netstat -anT Actual Results: see above Expected Results: tcp 0 0 xxxx:xxxx:xxxx:1000:10:1:0:70:22 xxxx:xxxx:xxxx:1120:10:1:0:20:57246 VERBUNDEN -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c n liu <nliu@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nliu@novell.com AssignedTo|bnc-team-screening@forge.pr |ms@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c3 --- Comment #3 from Marius Tomaschewski <mt@novell.com> 2011-02-15 11:45:05 UTC --- Created an attachment (id=414117) --> (http://bugzilla.novell.com/attachment.cgi?id=414117) Patch fixing the issue Test package that contains this fix will appear at: http://download.opensuse.org/repositories/home:/mtomaschewski:/branches:/net... and submitted to network:utilities in request 61238. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c4 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |ast@novell.com, | |mt@novell.com InfoProvider| |maintenance@opensuse.org AssignedTo|mt@novell.com |ms@novell.com --- Comment #4 from Marius Tomaschewski <mt@novell.com> 2011-02-15 11:55:23 UTC --- Mr. Maintenance & Co, netstat does not trim the local IPv6 address when -T is given, the above simple patch fixes it to not trim the remote / foreign IPv6 address too. Affected are all distributions, currently inclusive of Factory and SLES. [IMO quite important, because netstat is the standard tool to look at the current connection list... As workaround "lsof -ni" can be used.] Back to maintainer to handle the updates. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c5 --- Comment #5 from Marius Tomaschewski <mt@novell.com> 2011-02-15 11:56:17 UTC --- Ahm... question is of course: where do we provide updates? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c6 --- Comment #6 from P Linnell <mrdocs@opensuse.org> 2011-02-15 12:09:53 UTC --- The update should be SR'd from network:utilties > opensuse 11.3 test http://en.opensuse.org/Portal:Maintenance osc mbranch helps to setup the correct repos. I've approved the SR and forwarded it to factory. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c7 --- Comment #7 from Marius Tomaschewski <mt@novell.com> 2011-02-15 12:42:59 UTC --- (In reply to comment #6)
The update should be SR'd from network:utilties > opensuse 11.3 test
Sure, but currently there is no decision from maintenance team if (and when) there will be an update or not.
osc mbranch helps to setup the correct repos.
I've approved the SR and forwarded it to factory.
I've intentionally submitted it to network:utilities only [even I could commit it there directly] to let the maintainer a chance to review it... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c8 --- Comment #8 from Marius Tomaschewski <mt@novell.com> 2011-02-15 12:51:32 UTC --- Uli, the package is in network:utilities now -- can you test if it works for you as well? http://download.opensuse.org/repositories/network:/utilities/openSUSE_11.3/x... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c9 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- InfoProvider|maintenance@opensuse.org |mt@novell.com --- Comment #9 from Marcus Schaefer <ms@novell.com> 2011-02-15 13:21:50 UTC --- the patch looks good to me. So a factory SR has already been done according to comment #6. I have added the patch to the SLE11-SP1 code base and created SR 10678 for it as this is not an L3 I'm not going to submit to SLE10/11 GA. openSUSE can live with the version in network:utilities. For me there is only one outstanding point which is SLE10-SP4 unfortunately the trim flag is missing in that code base. Marius should we back port the flag_trim in the sle10 code base ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c10 --- Comment #10 from Marcus Meissner <meissner@novell.com> 2011-02-15 13:25:29 UTC --- should be fixed for opensuse I think +1 (SLE is decided by maint-coord at suse.de ) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c11 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kukuk@novell.com InfoProvider|mt@novell.com |maint-coord@suse.de --- Comment #11 from Marius Tomaschewski <mt@novell.com> 2011-02-17 08:42:28 UTC --- (In reply to comment #9)
Marius should we back port the flag_trim in the sle10 code base ?
I think so. Maintenance Team, Thorsten - what about sles? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c12 --- Comment #12 from Marius Tomaschewski <mt@novell.com> 2011-02-17 08:57:59 UTC --- It is just about to apply both patches exactly as on sle11 / 11.x: net-tools-1.60-notrim.diff net-tools-1.60-dont-trim-foreign-addr6.diff I've applied them in $IBS/home:mtomaschewski:branches:SUSE:SLE-10-SP4:Update:Test Currently untested. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c15 --- Comment #15 from Uli Iske <hellweiss@gmx.de> 2011-02-25 09:03:49 UTC --- (In reply to comment #8)
Uli,
the package is in network:utilities now -- can you test if it works for you as well?
http://download.opensuse.org/repositories/network:/utilities/openSUSE_11.3/x...
Hi net-tools-1.60-771.1.x86_64.rpm works for me. Thank you. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:planned:update -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c16 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:planned:update |maint:running:44399:low --- Comment #16 from Swamp Workflow Management <swamp@suse.de> 2011-12-01 09:06:53 UTC --- The SWAMPID for this issue is 44399. This issue was rated as low. Please submit fixed packages until 2011-12-29. Also create a patchinfo file using this link: https://swamp.suse.de/webswamp/wf/44399 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c17 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:44399:low |maint:running:44399:low | |maint:released:sle11-sp1:44 | |411 --- Comment #17 from Swamp Workflow Management <swamp@suse.de> 2011-12-19 12:10:06 UTC --- Update released for: net-tools, net-tools-debuginfo, net-tools-debugsource Products: SLE-DEBUGINFO 11-SP1 (i386, ia64, ppc64, s390x, x86_64) SLE-DESKTOP 11-SP1 (i386, x86_64) SLE-SERVER 11-SP1 (i386, ia64, ppc64, s390x, x86_64) SLE-SERVER 11-SP1-TERADATA (x86_64) SLES4VMWARE 11-SP1 (i386, x86_64) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637490 https://bugzilla.novell.com/show_bug.cgi?id=637490#c Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:44399:low |maint:released:sle11-sp1:44 |maint:released:sle11-sp1:44 |411 |411 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com