linux/net/tipc
Allan Stephens f905730c7e tipc: Allow use of buf_seqno() helper routine by unicast links
Migrates the buf_seqno() helper routine from broadcast link level to
unicast link level so that it can be used both types of TIPC links.
This is a cosmetic change only, and does not affect the operation of TIPC.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-12-27 11:33:54 -05:00
..
addr.c
addr.h
bcast.c tipc: Allow use of buf_seqno() helper routine by unicast links 2011-12-27 11:33:54 -05:00
bcast.h tipc: Ensure broadcast link spinlock is held when updating node map 2011-12-27 11:33:48 -05:00
bearer.c tipc: Allow run-time alteration of default link settings 2011-12-27 11:33:39 -05:00
bearer.h tipc: Allow run-time alteration of default link settings 2011-12-27 11:33:39 -05:00
config.c tipc: Revise comment justifying release of configuration spinlock 2011-12-27 11:33:40 -05:00
config.h tipc: Remove unused link event tracking code 2011-09-17 22:55:15 -04:00
core.c tipc: Minor optimization to deactivation of Ethernet media suppot 2011-12-27 11:33:41 -05:00
core.h
discover.c tipc: Ignore neighbor discovery messages containing invalid address 2011-12-27 11:33:38 -05:00
discover.h
eth_media.c tipc: Eliminate useless memset operations in Ethernet media support 2011-12-27 11:33:44 -05:00
handler.c
Kconfig
link.c tipc: Allow use of buf_seqno() helper routine by unicast links 2011-12-27 11:33:54 -05:00
link.h tipc: Allow use of buf_seqno() helper routine by unicast links 2011-12-27 11:33:54 -05:00
log.c
log.h
Makefile
msg.c tipc: Hide media-specific addressing details from generic bearer code 2011-12-27 11:33:36 -05:00
msg.h tipc: Hide media-specific addressing details from generic bearer code 2011-12-27 11:33:36 -05:00
name_distr.c tipc: Eliminate useless check when network address is assigned 2011-12-27 11:33:46 -05:00
name_distr.h
name_table.c
name_table.h
net.c tipc: Eliminate dynamic allocation of broadcast link data structures 2011-12-27 11:33:47 -05:00
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c tipc: Ignore broadcast acknowledgements that are out-of-range 2011-12-27 11:33:53 -05:00
node.h tipc: Ensure both nodes recognize loss of contact between them 2011-09-17 22:55:03 -04:00
port.c
port.h
ref.c net: two vzalloc() cleanups 2011-12-19 16:01:38 -05:00
ref.h
socket.c tipc: Enable use by containers having their own network namespace 2011-12-27 11:13:05 -05:00
subscr.c tipc: Remove callback field from subscription structure 2011-09-17 22:55:14 -04:00
subscr.h tipc: Remove callback field from subscription structure 2011-09-17 22:55:14 -04:00