]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Add iface-name wpa_msg() callback registration
authorBen Greear <greearb@candelatech.com>
Sun, 6 Feb 2011 18:50:32 +0000 (20:50 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 6 Feb 2011 18:50:32 +0000 (20:50 +0200)
commit379ff7b9d41307ce48814a2be675e2f8ecc47f40
treed63385109e4db74e4903500d67b176cf7b8d1920
parent4f1495aefa1e5d5b4230229c9619c7d4923a2676
hostapd: Add iface-name wpa_msg() callback registration

This allows the interface name to be automatically
added to log file lines by the core logging logic.

Signed-off-by: Ben Greear <greearb@candelatech.com>
hostapd/main.c