]> git.ipfire.org Git - thirdparty/hostap.git/commit
VLAN: Clean up RTM_NEW/DELLINK processing
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 11 Feb 2015 08:29:52 +0000 (10:29 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 11 Feb 2015 08:31:12 +0000 (10:31 +0200)
commiteeb1cb28a29eb19c212e27645591ace4458cb705
treef7d48f5381e2179b7ed18ac940cf2e35daf7be61
parent47e5fbde442e4105bd10e42703e4d820f6ad3b43
VLAN: Clean up RTM_NEW/DELLINK processing

This uses couple of additional helper macros and prints more debug
information to make the VLAN events easier to analyze.

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