Bug 1019425

Summary: remove now redundant/limited nc compat script
Product: [Fedora] Fedora Reporter: Pádraig Brady <pbrady>
Component: nmapAssignee: Michal Hlavinka <mhlavink>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hchiramm, mhlavink, psabata
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nmap-6.40-3.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-17 13:58:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
proposed fix none

Description Pádraig Brady 2013-10-15 16:54:40 UTC
To support the move to nmap-ncat, an nc compat script was provided to support nc -U (unix domain sockets) like the original nc did.

However that script doesn't handle the nc -lU case.

Also it's now redundant since nmap 6.20BETA1

Comment 1 Pádraig Brady 2013-10-15 16:57:09 UTC
Created attachment 812629 [details]
proposed fix