commit | d6d4577ae48bcfde06894540ea793abf076e1643 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Fri Oct 07 15:48:41 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Dec 27 11:33:38 2011 -0500 |
tree | 06521d98dec233bf68190ba2a017684ece5aa1c7 | |
parent | 3d749a6a26b0811b4b2bb4ec2c47cd630a6bbf88 [diff] |
tipc: Ignore neighbor discovery messages containing invalid address Adds a check to ensure that TIPC ignores an incoming neighbor discovery message that specifies an invalid media address as its source. The check ensures that the source address is a valid, non-broadcast address that could legally be used by a neighboring link endpoint. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>