My new script that bypasses the cli and uses ipset directly handles it fine.
On Saturday, December 12, 2015, Daniil Baturin <[email protected]> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > I'll take it. Need to double check if IPset itself allows it though. :) > > On 12/13/2015 01:58 AM, Alex Harpin wrote: > > On 07/12/15 17:03, Jeff B wrote: > > > There is a conditional in ipset.pm <http://ipset.pm> line 317 that > > > prohibits adding any 0.0.0.0 networks to an address-group and also > > > at line 360 that prohibits adding any 0.0.0.0 networks to a > > > network-group. > > > > > > I've added this to our bug tracker as Bug #628, much easier for us to > > keep track of it that way. For more information (and to CC yourself > > into the big, see the link below). > > > > http://bugzilla.vyos.net/show_bug.cgi?id=628 > > > > Regards > > > > Alex. > > > > > > _______________________________________________ > > Vyos-developers mailing list > > [email protected] <javascript:;> > > https://lists.tuxis.nl/listinfo/vyos-developers > > - -- > #!/usr/bin/env perl > @a=split(//, "daniil @ baturin . org" );# Daniil Baturin > @b=split(//,q/Px%!+o0Q6lh*7dp$.@8#%|y{/);while($i<24){$_.= > chr((ord(@b[$i])-ord(@a[$i])+62)%94+32);$i++};print"$_\n"# > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iQIcBAEBCAAGBQJWbH58AAoJEEcm35UR4K8fqwoP/02B7bACEcq9KafHx6f0Gdvp > Oz4FFw+A86nWLv4pYwFy+kVAgudZZrA6DidHYvWR7G2iWHnvPzVEyQqhX7fDMzgh > zmXLAYyL2si+q4C748mwFHPljTRM/E5zdK1g31liTWFMvzRdlk8Kg1MEJb7xZHmF > TsMChrYA55wrxLRgyTOQXuQT+7JvR+Qz8aS5MH4oYAEchFlZTZhlqs9YAQqMFAON > MT7dfwBpf2IvD+FitvHwm61bYlV64M2lxtB6a9NO0U3s/09tNHPQlKjT19R8X91C > JPzHf+M1pPd5OKbIdvVICVVluHszd+5OT9ntqktVVhv4bRcLeNm1PAbfB6tdQ46B > s+ZVEyHYUAcbqiVWIJEwgFtQkBkTjdng06pdBNXzybWX3f7L3CQYXIoOtzd68rUd > ntKUEBdOSgfFU7L5Os4tpPZW4TyG7XVXjmel9d+Ud2xcsc8Es/7DGYaZ3IqcBR59 > X0WWZkcJ1KfjIjw3QvydOiIuv5K5IqpKy02jk6jlptcFyXk4/disxDwgPl8OoHBV > wx8GmU3p8BAlyOzFrBn+z/OvQecE9LETjS5zHnYcFE6XEZdqAm+MCRBaZzIof0QP > SDg4g7npzYrW/Id7NH7ly4Y1VuJ2f5LPdWGir3ObU+4DdBsaZewSLoYteeIsXCl3 > /t7Zb7OpZbLFQ0JLlOT+ > =5W7o > -----END PGP SIGNATURE----- > > > _______________________________________________ > Vyos-developers mailing list > [email protected] <javascript:;> > https://lists.tuxis.nl/listinfo/vyos-developers >
_______________________________________________ Vyos-developers mailing list [email protected] https://lists.tuxis.nl/listinfo/vyos-developers
