commit | eb409460b1abec0e2a1f9c9d07019f4157a6d6bc | [log] [tgz] |
---|---|---|
author | Lijun Chen <chenli@nortel.com> | Mon Oct 16 21:59:42 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 18 19:55:22 2006 -0700 |
tree | 5402d4e64b1ad7f5e433cf7f222688402e8d7ad5 | |
parent | fc144deec6403c17e6d3f6a6574f701420f166ed [diff] |
[TIPC]: Added subscription cancellation capability This patch allows a TIPC application to cancel an existing topology service subscription by re-requesting the subscription with the TIPC_SUB_CANCEL filter bit set. (All other bits of the cancel request must match the original subscription request.) Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Per Liden <per.liden@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>