]> git.ipfire.org Git - thirdparty/hostap.git/commit
dhcp_snoop: Make IPv4 addresses human readable in debug log
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 30 Jan 2015 16:38:47 +0000 (18:38 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 30 Jan 2015 16:55:22 +0000 (18:55 +0200)
commita565e03086bf230ebb4e61592b703479445181be
treeb67c2a40fcc7642c8add52eee130641713fe7262
parent3a4bace428d2491a8ce359af7b2749ad0397ae67
dhcp_snoop: Make IPv4 addresses human readable in debug log

Use standard numbers-and-dots format for IPv4 in debug logs instead
of hexdump in two different byte orders.

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