aboutsummaryrefslogtreecommitdiff
path: root/net/netcat/patches
Commit message (Collapse)AuthorAge
* netcat: fix Illegal instruction on listen udpRick Frankland2020-06-30
| | | | | | | | | When listening to a udp port an Illegal instruction occurs. This did NOT happen when compiled with debug on. Fixes issue openwrt#4747, FS#2937 Signed-off-by: Rick Frankland <rfrankla@yahoo.com>
* Add netcat package from old 14.07 package repository.Adam Gensler2015-01-06
Signed-off-by: Adam Gensler openwrt@a.gnslr.us