]> git.ipfire.org Git - thirdparty/hostap.git/commit
proxyarp: Add debug log entry on multicast-to-unicast conversion
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 28 Nov 2014 17:27:07 +0000 (19:27 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 28 Nov 2014 20:37:05 +0000 (22:37 +0200)
commit89052e99522505bf1009a107f826a789233115e6
treef812778a6118d4f7c840b4fc04dde68de7f78e16
parent85660d312a682acad0af4892670dfb3f3f30b553
proxyarp: Add debug log entry on multicast-to-unicast conversion

This makes it easier to debug operations. The debug message is marked
EXCESSIVE, though, to avoid filling the logs with too much information
in default debugging cases.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/x_snoop.c