pyglue: don't return 127.0.0.0/8 IPs in interface_ips()
authorAndrew Tridgell <tridge@samba.org>
Thu, 25 Feb 2010 05:29:47 +0000 (16:29 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 26 Feb 2010 02:59:16 +0000 (13:59 +1100)
commitaf70728b51d88717c571ebf3d5886006e34db57f
treed4da8fc2e6a66fae299c556a755e7216413fd47b
parent781ad038c96195031053291414a12225eb818fd9
pyglue: don't return 127.0.0.0/8 IPs in interface_ips()

We don't generally want loopback addresses in the python code
source4/scripting/python/pyglue.c