[PATCHv3 5/6] radius: parse tagged vlan information
Jouni Malinen
j
Thu May 9 03:08:40 PDT 2013
On Thu, Apr 11, 2013 at 11:52:43AM +0200, michael-dev at fami-braun.de wrote:
> diff --git a/src/radius/radius.c b/src/radius/radius.c
> @@ -12,6 +12,8 @@
> #include "utils/wpabuf.h"
> #include "crypto/md5.h"
> #include "crypto/crypto.h"
> +#include "ap/hostapd.h"
> +#include "ap/vlan_init.h"
> #include "radius.h"
This is undesirable. I'd prefer to be able to build the RADIUS
functionality without dependencies on any ap/* files. Is this really
needed? Couldn't the needed definitions be define in radius.h instead to
make this work without such dependencies?
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list