From: Jouni Malinen Date: Sun, 7 Mar 2010 19:16:42 +0000 (+0200) Subject: Fix a typo in r1kh config parameter description X-Git-Tag: hostap_0_7_2~147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=921a2786042a08aaabb5088d93539075d083113e;p=thirdparty%2Fhostap.git Fix a typo in r1kh config parameter description The second item on the line is R1KH-ID, not R0KH-ID. --- diff --git a/hostapd/hostapd.conf b/hostapd/hostapd.conf index e7b5eab3e..473d6b823 100644 --- a/hostapd/hostapd.conf +++ b/hostapd/hostapd.conf @@ -802,7 +802,7 @@ own_ip_addr=127.0.0.1 # And so on.. One line per R0KH. # List of R1KHs in the same Mobility Domain -# format: <128-bit key as hex string> +# format: <128-bit key as hex string> # This list is used to map R1KH-ID to a destination MAC address when sending # PMK-R1 key from the R0KH. This is also the list of authorized R1KHs in the MD # that can request PMK-R1 keys.