Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2008 18:44:11 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 137339 for review
Message-ID:  <200803101844.m2AIiBe9030675@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=137339

Change 137339 by sam@sam_ebb on 2008/03/10 18:44:10

	enable radius acl support for now

Affected files ...

.. //depot/projects/vap/usr.sbin/wpa/hostapd/Makefile#3 edit

Differences ...

==== //depot/projects/vap/usr.sbin/wpa/hostapd/Makefile#3 (text+ko) ====

@@ -25,6 +25,7 @@
 CFLAGS+= -DCONFIG_DRIVER_BSD
 CFLAGS+= -DCONFIG_CTRL_IFACE
 CFLAGS+= -DCONFIG_CTRL_IFACE_UNIX
+CFLAGS+= -DCONFIG_DRIVER_RADIUS_ACL
 .if ${MK_INET6} != "no"
 CFLAGS+= -DCONFIG_IPV6
 .endif



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803101844.m2AIiBe9030675>