Commit a3dbfb5
committed
remote/exporter: always set tcp for ser2net
Always indicate that the network connection should use tcp. This was not
mandatory for versions before 4.6.0, but is for versions afterwards.
This should not impact the behavior for earlier versions, since all
versions since the introduction of YAML configurations in 4.2.0 support
this parameter.
Fixes #1416
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>1 parent d0b08a1 commit a3dbfb5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
0 commit comments