commit | a16c8ef21253d2fbb8f311ee34514cdc0a3f49a2 | [log] [tgz] |
---|---|---|
author | Norbert Lange <nolange79@gmail.com> | Fri Feb 14 22:13:38 2020 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jun 29 13:53:17 2020 +0200 |
tree | dba4988cbc961818b6cc07b312dcd7e34df7d89f | |
parent | c918ea1673e4e930835d387bb989c620bf022e94 [diff] |
nc_bloaty: support udp broadcast ports Add a -b option, identical to debians "traditional" netcat. This allows sending (subnet) UDP Broadcasts. function old new delta packed_usage 33420 33441 +21 nc_main 1041 1057 +16 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/0 up/down: 37/0) Total: 37 bytes Signed-off-by: Norbert Lange <nolange79@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>