]> git.puffer.fish Git - mirror/frr.git/commit
zebra: make if_subnet_delete a bit more strict
authorChristian Franke <chris@opensourcerouting.org>
Thu, 24 Jan 2013 14:04:44 +0000 (14:04 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 19 Sep 2013 15:51:16 +0000 (17:51 +0200)
commit9db047fcb1bedcf1a5a1962e49aa70f48f969b96
treed09388f975d4201dc905cb00522e5d56b09a1cfe
parent599da95527ec8e09cd3d890dc3addc6f2e791a0c
zebra: make if_subnet_delete a bit more strict

Enhance if_subnet_delete so it will complain about improper use.
Also, fix one occurence of improper use where it was called for
IPv6 as well.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
zebra/connected.c
zebra/interface.c