s4-ipv6: added ipv4 functions to interface code
authorAndrew Tridgell <tridge@samba.org>
Thu, 12 May 2011 10:27:37 +0000 (12:27 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 6 Jun 2011 02:26:09 +0000 (12:26 +1000)
commitd8d63b53b7beed80e9224ce8079c18da95b28247
tree8d00600b49865f5b1d71cf59fe34458990af0513
parenta527b96c968037db2d699493a9017709d053f95a
s4-ipv6: added ipv4 functions to interface code

this adds iface_list_first_v4() and iface_list_n_is_v4(). The NBT
server will use these to allow it to listen only for IPv4 addresses.
source4/lib/socket/interface.c