public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH 0/2 net] Bug fixes for batman-adv 2012-06-23
@ 2012-06-23 15:30 Antonio Quartulli
  2012-06-23 15:30 ` [B.A.T.M.A.N.] [PATCH 1/2 net] batman-adv: only drop packets of known wifi clients Antonio Quartulli
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Antonio Quartulli @ 2012-06-23 15:30 UTC (permalink / raw)
  To: davem; +Cc: netdev, b.a.t.m.a.n

Hello David,

here are two fixes intended for net/linux-3.5.

Patch 1 is a fix for the AP-Isolation feature. A wrong check made all the
broadcast packets coming from any client be dropped before delivery to the
interface.
Patch 2 instead fixes a "real" race condition in the TranslationTable code.

Please, tell me if there is any problem.
Thank you,
	Antonio



The following changes since commit a18e08bdcf845efb7344cea146e683df746bbfb4:

  net: sh_eth: fix the condition to fix the cur_tx/dirty_rx (2012-06-22 21:50:37 -0700)

are available in the git repository at:

  git://git.open-mesh.org/linux-merge.git batman-adv/maint

for you to fetch changes up to 8b8e4bc0391f8abbcdb9e1c54415bcc0f4f5a2a0:

  batman-adv: fix race condition in TT full-table replacement (2012-06-23 17:21:35 +0200)

----------------------------------------------------------------
Included changes:
- fix for the AP-isolation feature
- fix for a race condition in the TranslationTable code

----------------------------------------------------------------
Antonio Quartulli (1):
      batman-adv: fix race condition in TT full-table replacement

Marek Lindner (1):
      batman-adv: only drop packets of known wifi clients

 net/batman-adv/translation-table.c |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-06-24  6:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-23 15:30 [B.A.T.M.A.N.] [PATCH 0/2 net] Bug fixes for batman-adv 2012-06-23 Antonio Quartulli
2012-06-23 15:30 ` [B.A.T.M.A.N.] [PATCH 1/2 net] batman-adv: only drop packets of known wifi clients Antonio Quartulli
2012-06-23 15:30 ` [B.A.T.M.A.N.] [PATCH 2/2 net] batman-adv: fix race condition in TT full-table replacement Antonio Quartulli
2012-06-23 15:45 ` [B.A.T.M.A.N.] [PATCH 0/2 net] Bug fixes for batman-adv 2012-06-23 Antonio Quartulli
2012-06-24  6:24   ` David Miller
2012-06-24  6:24 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox