commit | c409791083892f6c95baca1c79c80290dc595be4 | [log] [tgz] |
---|---|---|
author | David Lamparter <equinox@opensourcerouting.org> | Sat Nov 22 14:44:20 2014 -0800 |
committer | David Lamparter <equinox@opensourcerouting.org> | Thu Jan 22 19:03:45 2015 +0100 |
tree | 4770504c8091a0865b061679ae1234989c55073e | |
parent | 12150f08b76c91225dcd877308fecb13026041ef [diff] |
zebra: kill rib_match_ipv4() Since this function is internal to zebra, there is no reason to keep this one-line indirect wrapper to rib_match_ipv4_safi() around. Cc: Everton Marques <everton.marques@gmail.com> Cc: Balaji G <balajig81@gmail.com> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>