<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/wtap, branch release/10.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2012-12-18T16:15:20Z</updated>
<entry>
<title>wtap should not set the IEEE80211_F_DATAPAD flag;</title>
<updated>2012-12-18T16:15:20Z</updated>
<author>
<name>Monthadar Al Jaberi</name>
<email>monthadar@FreeBSD.org</email>
</author>
<published>2012-12-18T16:15:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=398228fc82c4d7cfc49c5aff6b9c8ad15c8d8933'/>
<id>urn:sha1:398228fc82c4d7cfc49c5aff6b9c8ad15c8d8933</id>
<content type='text'>
Approved by: adrian (mentor)
</content>
</entry>
<entry>
<title>wtap fix malloc/free.</title>
<updated>2012-12-18T16:11:13Z</updated>
<author>
<name>Monthadar Al Jaberi</name>
<email>monthadar@FreeBSD.org</email>
</author>
<published>2012-12-18T16:11:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e605766a04717a21752e34c20029dd04f64d19ac'/>
<id>urn:sha1:e605766a04717a21752e34c20029dd04f64d19ac</id>
<content type='text'>
* Remove malloc/free pointer cast;
* Check return value from malloc;

Submitted by: glebius
Approved by: adrian (mentor)
</content>
</entry>
<entry>
<title>wtap should check if ieee80211_vap_setup fails.</title>
<updated>2012-12-18T08:44:59Z</updated>
<author>
<name>Monthadar Al Jaberi</name>
<email>monthadar@FreeBSD.org</email>
</author>
<published>2012-12-18T08:44:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=263bbda93d12ce5878e922bffb1af40dc3c0602c'/>
<id>urn:sha1:263bbda93d12ce5878e922bffb1af40dc3c0602c</id>
<content type='text'>
* If ieee80211_vap_setup fails, we free allocated M_80211_VAP
  memory and return NULL;

Approved by: adrian (mentor)
</content>
</entry>
<entry>
<title>wtap: fix clang warning.</title>
<updated>2012-12-18T08:41:23Z</updated>
<author>
<name>Monthadar Al Jaberi</name>
<email>monthadar@FreeBSD.org</email>
</author>
<published>2012-12-18T08:41:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3c6b71699a2e94e3bbb0185ee80eda7b8c492051'/>
<id>urn:sha1:3c6b71699a2e94e3bbb0185ee80eda7b8c492051</id>
<content type='text'>
* The warning message was:
    'warning error: format string is not a string literal';
* Changed how make_dev is called, now a string literal
  for formatting is used;

Approved by: adrian (mentor)
</content>
</entry>
<entry>
<title>Mechanically substitute flags from historic mbuf allocator with</title>
<updated>2012-12-04T09:32:43Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2012-12-04T09:32:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6499eccad497913a5025fbde8ae76da70e08043'/>
<id>urn:sha1:c6499eccad497913a5025fbde8ae76da70e08043</id>
<content type='text'>
malloc(9) flags in sys/dev.
</content>
</entry>
<entry>
<title>Don't grab an unreferenced pointer to the VAP bss node.</title>
<updated>2012-08-27T23:18:41Z</updated>
<author>
<name>Adrian Chadd</name>
<email>adrian@FreeBSD.org</email>
</author>
<published>2012-08-27T23:18:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1d97d2e9dacb8be5b0202eb29fa21eb94f88791'/>
<id>urn:sha1:a1d97d2e9dacb8be5b0202eb29fa21eb94f88791</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wtap to not panic in wtap_beacon_intrp.</title>
<updated>2012-07-31T07:22:50Z</updated>
<author>
<name>Monthadar Al Jaberi</name>
<email>monthadar@FreeBSD.org</email>
</author>
<published>2012-07-31T07:22:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a574db08385f4c268f40e3df09df6f4543fc5a64'/>
<id>urn:sha1:a574db08385f4c268f40e3df09df6f4543fc5a64</id>
<content type='text'>
* Changed KASSERT to be debug printf (DWTAP_PRINTF). If state is not
IEEE80211_S_RUN we return without scheduling a new callout;
* When net80211 stack changes state to IEEE802_11_INIT we stop the
beacon callout task;
</content>
</entry>
<entry>
<title>Remove this - it's not needed as it's defined in ieee80211_freebsd.h.</title>
<updated>2012-03-19T13:54:15Z</updated>
<author>
<name>Adrian Chadd</name>
<email>adrian@FreeBSD.org</email>
</author>
<published>2012-03-19T13:54:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b850e3b88397108fa7d1b3a41bb37624f5d4b5a3'/>
<id>urn:sha1:b850e3b88397108fa7d1b3a41bb37624f5d4b5a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly calculate the callout interval for beacon generation.</title>
<updated>2012-03-14T16:43:22Z</updated>
<author>
<name>Adrian Chadd</name>
<email>adrian@FreeBSD.org</email>
</author>
<published>2012-03-14T16:43:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c4b72ba19da3c4c7a3e52b649b94851921d85011'/>
<id>urn:sha1:c4b72ba19da3c4c7a3e52b649b94851921d85011</id>
<content type='text'>
Submitted by:	monthadar@gmail.com
</content>
</entry>
<entry>
<title>Enforce that wtap requires VIMAGE to be useful.</title>
<updated>2012-03-10T04:02:52Z</updated>
<author>
<name>Adrian Chadd</name>
<email>adrian@FreeBSD.org</email>
</author>
<published>2012-03-10T04:02:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3c77ac7c7a8d8c3c6097d1053c6c71a233cd6dde'/>
<id>urn:sha1:3c77ac7c7a8d8c3c6097d1053c6c71a233cd6dde</id>
<content type='text'>
</content>
</entry>
</feed>
