Due to limitations in port unique-ness, have to use unique port numbers in apps/examples/bridge for now
This commit is contained in:
parent
577ffc49c6
commit
46b949ecaa
@ -105,13 +105,13 @@ config EXAMPLES_BRIDGE_NET2_IFNAME
|
||||
|
||||
config EXAMPLES_BRIDGE_NET2_RECVPORT
|
||||
int "UDP receive port"
|
||||
default 5471
|
||||
default 5473
|
||||
---help---
|
||||
Network 1 listen port number
|
||||
|
||||
config EXAMPLES_BRIDGE_NET2_SNDPORT
|
||||
int "UDP send port"
|
||||
default 5472
|
||||
default 5474
|
||||
---help---
|
||||
Network 2 send port number
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user