]> git.ipfire.org Git - thirdparty/hostap.git/commit
VLAN: Warn about interface name truncation
authorJouni Malinen <j@w1.fi>
Mon, 3 Dec 2018 10:44:11 +0000 (12:44 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 3 Dec 2018 10:44:11 +0000 (12:44 +0200)
commit9da196adf938c5bd4187b1d13538752802b8c090
treef659a5232a4203fe1e4e8f217735ce0a13121f4e
parentf2973fa39d6109f0f34969e91551a98dc340d537
VLAN: Warn about interface name truncation

Add more snprintf checks to make it clearer if some of the ifname
constructions would end up being too long.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/vlan_full.c