]> git.proxmox.com Git - mirror_iproute2.git/commit
ipmroute: Use inet_addr_match_rta()
authorSerhey Popovych <serhe.popovych@gmail.com>
Wed, 24 Jan 2018 18:56:36 +0000 (20:56 +0200)
committerDavid Ahern <dsahern@gmail.com>
Thu, 25 Jan 2018 17:31:22 +0000 (09:31 -0800)
commitba6052df6ddefa38d12e4774ae726c47a92ed1af
tree33a0f4119cd1e59fdb77f8ad064392d9177419b3
parent746035b4d1030b3747de9a824c338531a221f29e
ipmroute: Use inet_addr_match_rta()

While there check return from get_prefix() for filter address.

Signed-off-by: Serhey Popovych <serhe.popovych@gmail.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
ip/ipmroute.c