[TIPC]: Added subscription cancellation capability
authorLijun Chen <chenli@nortel.com>
Tue, 17 Oct 2006 04:59:42 +0000 (21:59 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 19 Oct 2006 02:55:22 +0000 (19:55 -0700)
commiteb409460b1abec0e2a1f9c9d07019f4157a6d6bc
tree5402d4e64b1ad7f5e433cf7f222688402e8d7ad5
parentfc144deec6403c17e6d3f6a6574f701420f166ed
[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>
include/linux/tipc.h
net/tipc/subscr.c