Allan Stephens
|
e8ec1ae756
tipc: Eliminate obsolete code for re-sending a message
|
13 years ago |
Allan Stephens
|
5f6d9123f1
tipc: Eliminate trivial buffer manipulation helper routines
|
13 years ago |
Allan Stephens
|
c74a46110f
tipc: Remove duplicate check of message destination node
|
13 years ago |
Allan Stephens
|
b76b27cad5
tipc: Prevent loss of fragmented messages over unicast links
|
13 years ago |
Allan Stephens
|
7a54d4a99d
tipc: Major redesign of broadcast link ACK/NACK algorithms
|
13 years ago |
Allan Stephens
|
47361c87c5
tipc: Fix problem with broadcast link synchronization between nodes
|
13 years ago |
Allan Stephens
|
9349931371
tipc: Ensure broadcast link re-acquires node after link failure
|
13 years ago |
Allan Stephens
|
4d75313ce9
tipc: Prevent broadcast link stalling in dual LAN environments
|
13 years ago |
Allan Stephens
|
92d2c905b4
tipc: Prevent transmission of outdated link protocol messages
|
13 years ago |
Allan Stephens
|
8809b255a9
tipc: improve the link deferred queue insertion algorithm
|
13 years ago |
Paul Gortmaker
|
a18c4bc3ea
tipc: rename struct link* to struct tipc_link*
|
13 years ago |
Paul Gortmaker
|
358a0d1c9e
tipc: rename struct media to struct tipc_media
|
13 years ago |
Allan Stephens
|
f905730c7e
tipc: Allow use of buf_seqno() helper routine by unicast links
|
13 years ago |
Allan Stephens
|
3655959143
tipc: Ignore broadcast acknowledgements that are out-of-range
|
13 years ago |
Allan Stephens
|
5c216e1d28
tipc: Allow run-time alteration of default link settings
|
13 years ago |
Ying Xue
|
94362c7e49
tipc: Remove unused link event tracking code
|
14 years ago |
Allan Stephens
|
9aa88c2a50
tipc: Enhance sending of bulk name table messages
|
14 years ago |
Allan Stephens
|
b4b5610223
tipc: Ensure both nodes recognize loss of contact between them
|
14 years ago |
Allan Stephens
|
ff60af8c16
tipc: Eliminate redundant check when sending messages
|
14 years ago |
Allan Stephens
|
641c218d12
tipc: Enhance filtering of out-dated link reset messages
|
14 years ago |
Allan Stephens
|
f882cb7684
tipc: Initialize peer session field of newly created link endpoint
|
14 years ago |
Allan Stephens
|
062b4c99fe
tipc: Display meaningful peer interface name during link creation
|
14 years ago |
Allan Stephens
|
ed33a9c4e3
tipc: Eliminate obsolete filter for unexpected unicast messages
|
14 years ago |
Allan Stephens
|
741d9eb7b8
tipc: Cleanup of message header size terminology
|
14 years ago |
Allan Stephens
|
0f305bf421
tipc: Correct typo in link statistics output
|
14 years ago |
Allan Stephens
|
dc63d91eb1
tipc: Introduce routine to enqueue a chain of messages on link tx queue
|
14 years ago |
Allan Stephens
|
2689690469
tipc: Avoid recomputation of outgoing message length
|
14 years ago |
Allan Stephens
|
bebc55aeff
tipc: Fix sk_buff leaks when link congestion is detected
|
14 years ago |
Allan Stephens
|
7756155744
tipc: Fix issues with fragmentation of an existing message buffer
|
14 years ago |
Allan Stephens
|
e0f085964c
tipc: Avoid pointless masking of fragmented message identifier
|
14 years ago |