From 1e272ad48c7c000ccd46ead4700b22a91da9b997 Mon Sep 17 00:00:00 2001 From: reyk <> Date: Fri, 10 Mar 2006 18:10:16 +0000 Subject: [PATCH] some IAPP implementations still use the pre-standard port 2313 in broadcast mode (tested with the HP ProCurve 420wl). add a note to the manual page and the example configuration. --- src/etc/hostapd.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/etc/hostapd.conf b/src/etc/hostapd.conf index d1cd798e..87ffc60d 100644 --- a/src/etc/hostapd.conf +++ b/src/etc/hostapd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: hostapd.conf,v 1.8 2005/11/03 23:06:48 david Exp $ +# $OpenBSD: hostapd.conf,v 1.9 2006/03/10 18:10:16 reyk Exp $ # sample hostapd configuration file # see hostapd.conf(5) @@ -41,6 +41,9 @@ set hostap mode radiotap set iapp interface $wired set iapp mode multicast +# The following mode is compatible to some pre-standard IAPP implementations +#set iapp mode broadcast port 2313 + # # Event rules #