Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
netcat-openbsd
fix-sending-of-udp-packets.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-sending-of-udp-packets.patch of Package netcat-openbsd
--- netcat-openbsd-1.89/netcat.c.orig2 2017-10-02 10:54:53.000000000 +0200 +++ netcat-openbsd-1.89/netcat.c 2017-10-02 11:02:25.000000000 +0200 @@ -426,7 +426,7 @@ continue; ret = 0; - if (vflag && !uflag) { + if (vflag) { /* For UDP, make sure we are connected. */ if (uflag) { if (udptest(s) == -1) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor