Redesign struct hostapd_ip_addr to be of fixed size
commit6aa9e7a64ac4677b03dfafc48f3ef1ed23fe8dd5
authorJouni Malinen <j@w1.fi>
Thu, 24 Dec 2009 10:26:47 +0000 (24 12:26 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 24 Dec 2009 10:26:47 +0000 (24 12:26 +0200)
treecd853cea8b17b1aefb4350a5f3dd1d6c32c306d8
parentf42cdcc894a0f6511430d3d5fa984edd04f9ebf1
Redesign struct hostapd_ip_addr to be of fixed size

This structure is embedded in some other structures and as such, it
would be nicer if this would not change its length based on build
options.
src/utils/ip_addr.h