I found that in Erik's iproute2 tree, the tipc command DO support udp port configuration, but need a little modification: https://github.com/Hugne/iproute2/pull/1 ,please take a look at my pull request above.
So I have only one question left in these thread. Can I simply enlarge MAX_BEARER to make more possible unicast udp bearers and links? On Wednesday, December 23, 2015, jason <[email protected]> wrote: > Hi All, > Currently, the MAX_BEARER is set to 3. If I use ip bearer that means only > 3 potential peers can be configured(when multicast is not allowed). > Furthermore, in order to config three ip bearers, I need to uses three > different local ip address, which sometimes is not more applicable than > using different udp ports. But port number is fixed to 6118. So is there > any plan to enlarge MAX_BEARER and support configurable port number for ip > bearer, or any other ways to solve my problem? To say set MAX_BEARER to 8 > may be enough for me. > > > -- > Yours, > Jason > -- Yours, Jason ------------------------------------------------------------------------------ _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
