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.
-- Yours, Jason ------------------------------------------------------------------------------ _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
