<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in hostapd</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>05637c82243e681b5db5d7e9829e699515456524 - rc: Chase 052211e08c0e and bfb202c4554a, remove ifconfig down/up</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostapd#05637c82243e681b5db5d7e9829e699515456524</link>
        <description>rc: Chase 052211e08c0e and bfb202c4554a, remove ifconfig down/upbfb202c4554a addresses the CTRL-EVENT-SCAN-FAILED. Upstream d807e289dcaused FreeBSD regression in driver_bsd.c, which this rc.d patchworked around. As of bfb202c4554a this workaround is no longer needed.052211e08c0e implemented this change for wpa_supplicant but not forhostapd.Reported by:	avgMFC after:	3 days

            List of files:
            /freebsd/libexec/rc/rc.d/hostapd</description>
        <pubDate>Tue, 21 Oct 2025 19:28:39 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d8503e8768aa63cbec349393acfc48db876d93db - rc: add wlan_gcmp to the hostapd / wpa_supplicant rc scripts</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostapd#d8503e8768aa63cbec349393acfc48db876d93db</link>
        <description>rc: add wlan_gcmp to the hostapd / wpa_supplicant rc scriptsAdd wlan_gcmp as a module to check for before starting hostapd/wpa_supplicant.Differential Revision:	https://reviews.freebsd.org/D49344Reviewed by:	bz, cy

            List of files:
            /freebsd/libexec/rc/rc.d/hostapd</description>
        <pubDate>Thu, 13 Mar 2025 16:10:07 +0100</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f99f0ee14e3af81c23150a6a340259ca8a33d01a - rc.d: add a service jails config to all base system services</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostapd#f99f0ee14e3af81c23150a6a340259ca8a33d01a</link>
        <description>rc.d: add a service jails config to all base system servicesThis gives more permissions to services (e.g. network access toservices which require this) when they are started as an automaticservice jail.The sshd patch is important for the sshd-related functionality asdescribed in the man-page in the service jails part.The location of the added env vars is supposed to allow overriding themin rc.conf, and to hard-disable the use of svcj for some parts where itdoesn&apos;t make sense or will not work.Only a subset of all of the services are fully tested (I&apos;m running thissince more than a year with various services started as service jails).The untested parts should be most of the time ok, in some edge-casesmore permissions are needed inside the service jail.Differential Revision:	https://reviews.freebsd.org/D40371

            List of files:
            /freebsd/libexec/rc/rc.d/hostapd</description>
        <pubDate>Wed, 22 May 2024 15:31:47 +0200</pubDate>
        <dc:creator>Alexander Leidinger &lt;netchild@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostapd#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/libexec/rc/rc.d/hostapd</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1452bfcd9bbcb2f5bbb89fa38d01ce51dd9b6d44 - libexec/rc.d/hostapd: Down/up interface when interface is specified</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostapd#1452bfcd9bbcb2f5bbb89fa38d01ce51dd9b6d44</link>
        <description>libexec/rc.d/hostapd: Down/up interface when interface is specifiedWhen no interface is specified results in a syntax error in the rcscript. Only execute poststart when an interface has been specified.PR:		263358Submitted by:	markjReported by:	Joshua Kinard &lt;freebsd@kumba.dev&gt;Fixes:		0da2c91e64528d896f69d36670e25b4b4a140579MFC after:	3 days

            List of files:
            /freebsd/libexec/rc/rc.d/hostapd</description>
        <pubDate>Fri, 22 Apr 2022 18:03:08 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0da2c91e64528d896f69d36670e25b4b4a140579 - hostapd: Fix wlan interfaces not UP/RUNNING</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostapd#0da2c91e64528d896f69d36670e25b4b4a140579</link>
        <description>hostapd: Fix wlan interfaces not UP/RUNNINGLike wpa_supplicant, hostapd does not automatically UP the interfacewhen configured. The fix is similar to 5fcdc19a8111.Reported by:	avgTested by:	avgMFC after:	1 week

            List of files:
            /freebsd/libexec/rc/rc.d/hostapd</description>
        <pubDate>Tue, 14 Dec 2021 00:47:51 +0100</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e532a99901e26d3961f8f5c0e4969fce86f09456 - MFHead @349234</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostapd#e532a99901e26d3961f8f5c0e4969fce86f09456</link>
        <description>MFHead @349234Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/libexec/rc/rc.d/hostapd</description>
        <pubDate>Thu, 20 Jun 2019 17:56:08 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b951e9c6d922fde996335afb3e2337c54641436 - Allow the hostapd program to be specified. This allows users to use</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostapd#2b951e9c6d922fde996335afb3e2337c54641436</link>
        <description>Allow the hostapd program to be specified. This allows users to usehostapd from ports instead of the one in base. The default is the hostapdin base.PR:		238571MFC after:	1 week

            List of files:
            /freebsd/libexec/rc/rc.d/hostapd</description>
        <pubDate>Mon, 17 Jun 2019 22:11:02 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6879c6c14eedbd060ba588a3129a6c60ebbe783 - Merge ^/head r339015 through r339669.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostapd#c6879c6c14eedbd060ba588a3129a6c60ebbe783</link>
        <description>Merge ^/head r339015 through r339669.

            List of files:
            /freebsd/libexec/rc/rc.d/hostapd</description>
        <pubDate>Tue, 23 Oct 2018 23:09:37 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0696600c41600d80bcd993bfd8e675d0ae6951fe - Move the rc framework out of sbin/init into libexec/rc.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostapd#0696600c41600d80bcd993bfd8e675d0ae6951fe</link>
        <description>Move the rc framework out of sbin/init into libexec/rc.The reasons for this are forward looking to pkgbase: * /sbin/init is a special binary; try not to replace it with   every package update because an rc script was touched.   (a follow-up commit will make init its own package) * having rc in its own place will allow more easy replacement   of the rc framework with alternatives, such as openrc.Discussed with:		brd (during BSDCam), kmooreRequested by:		cem, bzPR:			231522Approved by:		re (gjb)

            List of files:
            /freebsd/libexec/rc/rc.d/hostapd</description>
        <pubDate>Wed, 17 Oct 2018 18:49:11 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
