summaryrefslogtreecommitdiffstats
path: root/net/tipc/discover.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: Ensure both nodes recognize loss of contact between themAllan Stephens2011-09-181-6/+0Star
* tipc: Revise timings used when sending link request messagesAllan Stephens2011-05-101-30/+36
* tipc: Add monitoring of number of nodes discovered by bearerAllan Stephens2011-05-101-5/+27
* tipc: Enhance sending of discovery object link request messagesAllan Stephens2011-05-101-1/+13
* tipc: Enhance handling of discovery object creation failuresAllan Stephens2011-05-101-24/+21Star
* tipc: Strengthen checks for neighboring node discoveryAllan Stephens2011-05-101-2/+5
* tipc: Don't respond to neighbor discovery request on blocked bearerAllan Stephens2011-03-131-1/+1
* tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens2011-03-131-2/+2
* tipc: Optimizations to link creation codeAllan Stephens2011-03-131-1/+1
* tipc: Give Tx of discovery responses priority over link messagesAllan Stephens2011-03-131-7/+9
* tipc: Cosmetic changes to neighbor discovery logicAllan Stephens2011-03-131-44/+59
* tipc: Remove unused message header field for requested number of linksAllan Stephens2011-02-241-8/+3Star
* tipc: Combine bearer structure with tipc_bearer structureAllan Stephens2011-02-241-13/+13
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-011-1/+1
* tipc: remove redundant #includesAllan Stephens2011-01-011-2/+0Star
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-011-4/+0Star
* tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-011-4/+0Star
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-2/+0Star
* tipc: cleanup function namespacestephen hemminger2010-10-161-15/+1Star
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-131-20/+0Star
* tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-181-0/+8
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-131-3/+3
* tipc: Relocate trivial link status functions to header fileAllan Stephens2010-05-131-1/+1
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-031-1/+1
* tipc: Message rejection rework preparatory changesAllan Stephens2008-06-051-1/+1
* tipc: Optimize message initialization routineAllan Stephens2008-06-051-2/+1Star
* tipc: Minor optimizations to received message processingAllan Stephens2008-06-051-2/+2
* tipc: Optimize null pointer check during neighbor discoveryAllan Stephens2008-05-211-3/+2Star
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-25/+25
* [TIPC]: Fixed slow link reactivation when link tolerance is largeAllan Stephens2006-10-191-3/+4
* [TIPC]: Added duplicate node address detection capabilityAllan Stephens2006-10-191-1/+31
* [TIPC]: Removing useless castsPanagiotis Issaris2006-07-221-1/+1
* [TIPC]: Fix incorrect correction to discovery timer frequency computation.Allan Stephens2006-06-261-3/+3
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-261-5/+2Star
* [TIPC]: CleanupsAdrian Bunk2006-03-211-4/+4
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-26/+26
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1Star
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC} Fixed bug in disc_timeout()Jon Maloy2006-01-121-26/+2Star
* [TIPC] Initial mergePer Liden2006-01-121-0/+339