Search Linux Wireless

Re: [PATCH] mac80211: Only process mesh PREPs with equal seq number if metric is better.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2011-05-06 at 15:11 -0700, Javier Cardona wrote:
> From: Fabrice Deyber <fabricedeyber@xxxxxxxxxxxxx>
> 
> This fixes routing loops in PREP propagation and is in accordance with Draft
> 11, Section: 11C.9.8.4.

> +++ b/net/mac80211/mesh_hwmp.c
> @@ -391,7 +391,6 @@ static u32 hwmp_route_info_get(struct ieee80211_sub_if_data *sdata,
>  			    (mpath->flags & MESH_PATH_SN_VALID)) {
>  				if (SN_GT(mpath->sn, orig_sn) ||
>  				    (mpath->sn == orig_sn &&
> -				     action == MPATH_PREQ &&

I don't understand how removing the action comparison maps to the patch
description -- can you explain a bit more?

johannes

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux