Commit Graph

416 Commits (264827555bff54bc2c896b51777e89bd22d01c21)

Author SHA1 Message Date
Allan Stephens 5e72690038 tipc: Convert fatal broadcast sanity check to non-fatal check 14 years ago
Allan Stephens 972a77fbf1 tipc: Revise timings used when sending link request messages 14 years ago
Allan Stephens 1209966cd5 tipc: Add monitoring of number of nodes discovered by bearer 14 years ago
Allan Stephens 691a620759 tipc: Enhance sending of discovery object link request messages 14 years ago
Allan Stephens 3a777ff8b1 tipc: Enhance handling of discovery object creation failures 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 c29c3f70c9 tipc: Abort excessive send requests as early as possible 14 years ago
Allan Stephens 66e019a6af tipc: Strengthen checks for neighboring node discovery 14 years ago
Paul Gortmaker 1f3de471ad tipc: make zone/cluster mask constants a define 14 years ago
Allan Stephens bebc55aeff tipc: Fix sk_buff leaks when link congestion is detected 14 years ago
Allan Stephens 7f47f5c751 tipc: Update destination node field on incoming multicast messages 14 years ago
Allan Stephens 7462b9e9f6 tipc: Fix problem with bundled multicast message 14 years ago
Allan Stephens 53b94364a7 tipc: Set name lookup scope field properly in all data messages 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
Allan Stephens 670c54083a tipc: Don't initialize link selector field in fragmented messages 14 years ago
Allan Stephens 7775bcc722 tipc: Remove code to emulate loss of broadcast messages 14 years ago
Allan Stephens 92138d1f25 tipc: Cosmetic consolidation of internal message type definitions 14 years ago
Allan Stephens 19f53d2cef tipc: Eliminate unused routing message definitions 14 years ago
Allan Stephens cc4c4353f0 tipc: Update comments in message header include file 14 years ago
Michal Marek 97fbdc1f77 tipc: Drop __TIME__ usage 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Paul Gortmaker 1fa073803e tipc: delete extra semicolon blocking node deletion 14 years ago
Allan Stephens 390bce4237 tipc: Eliminate obsolete routine for handling routed messages 14 years ago
Allan Stephens 7945c1fb02 tipc: Eliminate remaining support for routing table messages 14 years ago
Allan Stephens 50d492321a tipc: Remove bearer flag indicating existence of broadcast address 14 years ago
Allan Stephens f9107ebe7d tipc: Don't respond to neighbor discovery request on blocked bearer 14 years ago
Allan Stephens d901a42b27 tipc: Eliminate unnecessary constant for neighbor discovery msg size 14 years ago
Allan Stephens a2b58de2e3 tipc: Remove unused field in bearer structure 14 years ago
Allan Stephens 50d3e6399a tipc: Correct misnamed references to neighbor discovery domain 14 years ago
Allan Stephens 37b9c08a88 tipc: Optimizations to link creation code 14 years ago
Allan Stephens fa2bae2d5b tipc: Give Tx of discovery responses priority over link messages 14 years ago
Allan Stephens a728750e4f tipc: Cosmetic changes to neighbor discovery logic 14 years ago
Allan Stephens 75f0aa4990 tipc: Fix redundant link field handling in link protocol message 14 years ago
Allan Stephens 77f167fcce tipc: make msg_set_redundant_link() consistent with other set ops 14 years ago
Paul Gortmaker 8f19afb2db tipc: cosmetic - function names are not to be full sentences 14 years ago
Allan Stephens e7b3acb6a8 tipc: Eliminate timestamp from link protocol messages 14 years ago
Allan Stephens 34e46258cb tipc: manually inline net_start/stop, make assoc. vars static 14 years ago
Allan Stephens 672d99e19a tipc: Convert node object array to a hash table 14 years ago
Allan Stephens f831c963b5 tipc: Eliminate configuration for maximum number of cluster nodes 14 years ago
Allan Stephens d1bcb11544 tipc: Split up unified structure of network-related variables 14 years ago
Allan Stephens 9df3b7eb6e tipc: Fix problem with missing link in "tipc-config -l" output 14 years ago
Allan Stephens 71092ea122 tipc: Add support for SO_RCVTIMEO socket option 14 years ago
Allan Stephens f137917332 tipc: Cosmetic changes to node subscription code 14 years ago
Allan Stephens 431697eb60 tipc: Prevent null pointer error when removing a node subscription 14 years ago
Allan Stephens a3796f895f tipc: Add network address mask helper routines 14 years ago
Allan Stephens aa84729484 tipc: Correct broadcast link peer info when displaying links 14 years ago
Allan Stephens 0232fd0ac4 tipc: Allow receiving into iovec containing multiple entries 14 years ago
Allan Stephens bf781ecfc6 tipc: Avoid reliable broadcast preparation for NACK messages 14 years ago