On 2016-01-05 02:40, jason wrote: > Hi All, > Happy new year! > When I was trying to do " tipc link set tolerance ...", I found that the > new tolerance value was not passed to the link peer by > tipc_nl_link_set()->tipc_link_proto_xmit(). May be we should use > tipc_link_entry.maddr as peer address instead of tipc_link.media_addr to > send message in tipc_link_proto_xmit() ? It seems that tipc_link.media_addr > had not been initialized in that place. Thanks for reporting!
This broke in commit 2af5ae372a4b "tipc: clean up unused code and structures". I will look into it later this week if Jon doesn't beat me to it :) Regards Richard ------------------------------------------------------------------------------ _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
