K 10 svn:author V 2 bz K 8 svn:date V 27 2012-02-15T16:56:52.893196Z K 7 svn:log V 532 MFC r231505,231520: Introduce a new NET_RT_IFLISTL API to query the address list. It works on extended and extensible structs if_msghdrl and ifa_msghdrl. This will allow us to extend both the msghdrl structs and eventually if_data in the future without breaking the ABI. The MFC is just to provide the new API to old stable branches to make updating and if needed downgrading a lot easier for updates to 10. Bump __FreeBSD_version to allow ports to more easily detect the new API. Reviewed by: brooks Tested by: brooks END