Erik Hugne
|
dc1aed37d1
tipc: phase out most of the struct print_buf usage
|
13 years ago |
Erik Hugne
|
2cf8aa19fe
tipc: use standard printk shortcut macros (pr_err etc.)
|
13 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Joe Perches
|
e3192690a3
net: Remove casts to same type
|
13 years ago |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 years ago |
Allan Stephens
|
8f17789693
tipc: Enhance error checking of published names
|
13 years ago |
Paul Gortmaker
|
872f24dbc6
tipc: remove inline instances from C source files.
|
13 years ago |
Allan Stephens
|
630d920dca
tipc: Ensure network address change doesn't impact rejected message
|
13 years ago |
Allan Stephens
|
8a55fe74b1
tipc: handle <0.0.0> as an alias for this node on outgoing msgs
|
13 years ago |
Allan Stephens
|
b8f683d126
tipc: properly handle off-node send requests with invalid addr
|
13 years ago |
Allan Stephens
|
f0712e86b7
tipc: Ensure network address change doesn't impact local connections
|
13 years ago |
Allan Stephens
|
d0e17fedc2
tipc: delete duplicate peerport/peernode helper functions
|
13 years ago |
Allan Stephens
|
f21536d1e7
tipc: Ensure network address change doesn't impact new port
|
13 years ago |
Allan Stephens
|
5eb0a291fb
tipc: Optimize re-initialization of port message header templates
|
13 years ago |
Allan Stephens
|
9bbbc59dbd
tipc: Optimize setting of immutable payload message header fields
|
13 years ago |
Allan Stephens
|
9b641251ae
tipc: Un-inline port routine for processing incoming messages
|
13 years ago |
Allan Stephens
|
bc9f8143ec
tipc: Revert name table translation optimization
|
13 years ago |
Allan Stephens
|
5f6d9123f1
tipc: Eliminate trivial buffer manipulation helper routines
|
13 years ago |
Allan Stephens
|
dff10e9e63
tipc: Minor optimization to rejection of connection-based messages
|
13 years ago |
Paul Gortmaker
|
4584310b4a
tipc: rename struct port_list to struct tipc_port_list
|
13 years ago |
Allan Stephens
|
e4a0aee47e
tipc: Optimize creation of connection protocol messages
|
14 years ago |
Allan Stephens
|
f55b564054
tipc: Don't create payload message using connection protocol routine
|
14 years ago |
Allan Stephens
|
1c1a551acb
tipc: Reject connection protocol message sent to unconnected port
|
14 years ago |
Allan Stephens
|
e244a915ff
tipc: Optimize creation of FIN messages
|
14 years ago |
Allan Stephens
|
741d9eb7b8
tipc: Cleanup of message header size terminology
|
14 years ago |
Allan Stephens
|
7dd1bf28cc
tipc: Optimizations & corrections to message rejection
|
14 years ago |
Allan Stephens
|
017dac31dc
tipc: Optimize routing of returned payload messages
|
14 years ago |
Allan Stephens
|
76d12527f7
tipc: Add sanity check to detect rejection of non-payload messages
|
14 years ago |
Allan Stephens
|
acc631bf6f
tipc: Standardize exit logic for message rejection handling
|
14 years ago |
Allan Stephens
|
2689690469
tipc: Avoid recomputation of outgoing message length
|
14 years ago |