remarkable-linux/net/tipc
Jon Paul Maloy c6537d6742 TIPC: Updated topology subscription protocol according to latest spec
This patch makes it explicit in the API that all fields in subscriptions and events exchanged with the Topology Server must be in
network byte order.
It also ensures that all fields of a subscription are compared when cancelling a subscription, in order to avoid inadvertent
cancelling of the wrong subscription.
Finally, the tipc module version is updated to 2.0.0, to reflect the API change.

Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-06 19:50:19 -07:00
..
addr.c
addr.h
bcast.c tipc: Increase frequency of load distribution over broadcast link 2010-03-16 21:23:23 -07:00
bcast.h
bearer.c tipc: Fix oops on send prior to entering networked mode (v3) 2010-03-04 00:53:52 -08:00
bearer.h tipc: Fix oops on send prior to entering networked mode (v3) 2010-03-04 00:53:52 -08:00
cluster.c
cluster.h
config.c
config.h
core.c TIPC: Updated topology subscription protocol according to latest spec 2010-04-06 19:50:19 -07:00
core.h
dbg.c
dbg.h
discover.c
discover.h
eth_media.c
handler.c
Kconfig tipc: Clean up configuration file 2010-01-19 14:23:57 -08:00
link.c tipc: remove trailing space in messages 2010-03-24 14:01:54 -07:00
link.h
Makefile
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c tipc: define needless global scoped variable static 2010-03-30 23:58:22 -07:00
net.h
netlink.c
node.c tipc: remove trailing space in messages 2010-03-24 14:01:54 -07:00
node.h
node_subscr.c
node_subscr.h
port.c
port.h
ref.c tipc: fix lockdep warning on address assignment 2010-03-16 14:15:45 -07:00
ref.h
socket.c net: backlog functions rename 2010-03-05 13:34:03 -08:00
subscr.c TIPC: Updated topology subscription protocol according to latest spec 2010-04-06 19:50:19 -07:00
subscr.h tipc: fix endianness on tipc subscriber messages 2010-03-08 12:20:58 -08:00
user_reg.c
user_reg.h
zone.c
zone.h