Does not echo udp response to stdout, not compatitble with netcat-traditional

Bug #776145 reported by 周成瑞
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
netcat-openbsd (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: netcat-openbsd

Netcat-openbsd does not echo response from xinetd UDP server to stdout. But netcat-traditional works OK as with TCP server.

Test case:

Install xinetd and enable the builtin services in /etc/xinetd.d/. Do the following:

$ /bin/nc.traditional -u localhost echo
hehe
hehe
haha
haha
^C
$ /bin/nc.openbsd -u localhost echo
hehe

$

Since in netcat-openbsd README.Debian, it says "Anything else that netcat-traditional does that this package doesn't is a bug." So I file this as a bug.

The version is 1.89-3ubuntu5 in Natty.

Revision history for this message
周成瑞 (e93b5ae3) wrote :

This bug applies to netcat for all the builtin services of xinetd, they are chargen, daytime, discard, echo and time.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.