Jon Paul Maloy
|
7d33939f47
tipc: delay delete of link when failover is needed
|
před 11 roky |
Jon Paul Maloy
|
a5377831eb
tipc: changes to general packet reception algorithm
|
před 11 roky |
Jon Paul Maloy
|
02842f718d
tipc: rename stack variables in function tipc_link_tunnel_rcv
|
před 11 roky |
Jon Paul Maloy
|
1e9d47a948
tipc: more cleanup of tunnelling reception function
|
před 11 roky |
Jon Paul Maloy
|
3bb533800c
tipc: change signature of tunnelling reception function
|
před 11 roky |
Jon Paul Maloy
|
f006c9c70f
tipc: change reception of tunnelled failover packets
|
před 11 roky |
Jon Paul Maloy
|
1dab3d5ac2
tipc: change reception of tunnelled duplicate packets
|
před 11 roky |
Ying Xue
|
c61dd61dec
tipc: remove 'links' list from tipc_bearer struct
|
před 11 roky |
Ying Xue
|
135daee6d3
tipc: redefine 'started' flag in struct link to bitmap
|
před 11 roky |
Ying Xue
|
8d8439b686
tipc: move code for deleting links from bearer.c to link.c
|
před 11 roky |
Ying Xue
|
e0ca2c30b1
tipc: move code for resetting links from bearer.c to link.c
|
před 11 roky |
Jon Paul Maloy
|
03b9201793
tipc: stricter behavior of message reassembly function
|
před 11 roky |
Erik Hugne
|
64380a04de
tipc: fix message corruption bug for deferred packets
|
před 11 roky |
David S. Miller
|
0a379e21c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 11 roky |
Jon Paul Maloy
|
581465fa28
tipc: make link start event synchronous
|
před 11 roky |
Jon Paul Maloy
|
b9d4c33935
tipc: remove 'has_redundant_link' flag from STATE link protocol messages
|
před 11 roky |
Jon Paul Maloy
|
170b3927b4
tipc: rename functions related to link failover and improve comments
|
před 11 roky |
Erik Hugne
|
732256b933
tipc: correctly unlink packets from deferred packet queue
|
před 11 roky |
stephen hemminger
|
9805696399
tipc: make local function static
|
před 11 roky |
Ying Xue
|
77a7e07a78
tipc: remove unused 'blocked' flag from tipc_link struct
|
před 11 roky |
Ying Xue
|
d77b3831f7
tipc: eliminate redundant code with kfree_skb_list routine
|
před 11 roky |
Erik Hugne
|
512137eeff
tipc: remove interface state mirroring in bearer
|
před 11 roky |
Erik Hugne
|
3db0a197ed
tipc: fix dereference before check warning
|
před 11 roky |
Erik Hugne
|
a715b49e79
tipc: reassembly failures should cause link reset
|
před 11 roky |
Erik Hugne
|
40ba3cdf54
tipc: message reassembly using fragment chain
|
před 11 roky |
Erik Hugne
|
528f6f4bf3
tipc: don't reroute message fragments
|
před 11 roky |
Ying Xue
|
3af390e2c5
tipc: remove two indentation levels in tipc_recv_msg routine
|
před 12 roky |
Erik Hugne
|
bbfbe47cc9
tipc: simplify the link lookup routine
|
před 12 roky |
Ying Xue
|
636c0371a7
tipc: correct return value of link_cmd_set_value routine
|
před 12 roky |
Ying Xue
|
4068243208
tipc: silence sparse warnings
|
před 12 roky |