Commit 684ba22
committed
Install netcat-openbsd on gateways that only have busybox nc
busybox nc lacks the -q flag needed for clean connection teardown.
Install netcat-openbsd if nc is missing or is the busybox version,
then use the original nc -q 1 which works correctly.1 parent 7af0da8 commit 684ba22
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1069 | 1069 | | |
1070 | 1070 | | |
1071 | 1071 | | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
1072 | 1077 | | |
1073 | 1078 | | |
1074 | 1079 | | |
| |||
1297 | 1302 | | |
1298 | 1303 | | |
1299 | 1304 | | |
1300 | | - | |
| 1305 | + | |
1301 | 1306 | | |
1302 | 1307 | | |
1303 | 1308 | | |
| |||
0 commit comments