[Bug 199632] [net80211] [patch]: Fix IBSS merge after entering the RUN state (was broken in r178354).

2015-05-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199632

Andriy Voskoboinyk  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|Open|Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 199632] [net80211] [patch]: Fix IBSS merge after entering the RUN state (was broken in r178354).

2015-05-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199632

--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:

Author: adrian
Date: Sun May 10 21:05:32 UTC 2015
New revision: 282735
URL: https://svnweb.freebsd.org/changeset/base/282735

Log:
  Fix typo introduced in previous commit.

  PR:kern/199632
  Submitted by:Andriy Voskoboinyk 

Changes:
  head/sys/net80211/ieee80211_adhoc.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 199632] [net80211] [patch]: Fix IBSS merge after entering the RUN state (was broken in r178354).

2015-05-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199632

Andriy Voskoboinyk  changed:

   What|Removed |Added

 Status|Closed  |Open
 Resolution|FIXED   |---

--- Comment #4 from Andriy Voskoboinyk  ---
Temporary reopen the bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 199632] [net80211] [patch]: Fix IBSS merge after entering the RUN state (was broken in r178354).

2015-05-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199632

--- Comment #3 from Andriy Voskoboinyk  ---
Created attachment 156623
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156623&action=edit
Fix a typo introduced in the previous change

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 199632] [net80211] [patch]: Fix IBSS merge after entering the RUN state (was broken in r178354).

2015-05-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199632

Adrian Chadd  changed:

   What|Removed |Added

 CC||adr...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 199632] [net80211] [patch]: Fix IBSS merge after entering the RUN state (was broken in r178354).

2015-05-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199632

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: adrian
Date: Mon May  4 00:32:11 UTC 2015
New revision: 282405
URL: https://svnweb.freebsd.org/changeset/base/282405

Log:
  Use bssid validation for data frames only + add RUN -> RUN state transition

  However, IBSS merge will be performed only if a driver calls
  ieee80211_ibss_merge(); so, this applicable to the ath(4) only.
  Also, this should fix bug 167870.

  PR:kern/199632
  Submitted by:Andriy Voskoboinyk 

Changes:
  head/sys/net80211/ieee80211_adhoc.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 199632] [net80211] [patch]: Fix IBSS merge after entering the RUN state (was broken in r178354).

2015-04-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199632

Andriy Voskoboinyk  changed:

   What|Removed |Added

 Attachment #155886|0   |1
is obsolete||

--- Comment #1 from Andriy Voskoboinyk  ---
Created attachment 156050
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156050&action=edit
Do not validate bssid for beacons and probe requests + add RUN -> RUN state
transition

Fix duplicate detection (or r209016 should be applied instead?)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 199632] [net80211] [patch]: Fix IBSS merge after entering the RUN state (was broken in r178354).

2015-04-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199632

Bug ID: 199632
   Summary: [net80211] [patch]: Fix IBSS merge after entering the
RUN state (was broken in r178354).
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: Any
OS: Any
Status: New
  Keywords: patch
  Severity: Affects Some People
  Priority: ---
 Component: wireless
  Assignee: freebsd-wireless@FreeBSD.org
  Reporter: s3er...@gmail.com
  Keywords: patch

Created attachment 155886
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155886&action=edit
Use bssid validation for data frames only + add RUN -> RUN state transition

However, IBSS merge will be performed only if a driver calls
ieee80211_ibss_merge(); so, this applicable to the ath(4) only.
Also, this should fix bug 167870.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"