]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip address: Move filter struct to ip_common.h
authorDavid Ahern <dsahern@gmail.com>
Sat, 27 May 2017 23:34:48 +0000 (17:34 -0600)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 31 May 2017 00:54:03 +0000 (17:54 -0700)
commit741dd5cd9c8d499e41bfef0741bc8b8b869abaac
tree1a8ee8a539801c3d5fc9f5a10b3445bbb4287cf4
parent4ad875944fc50532cceafa4ac586bb8ec15c2f47
ip address: Move filter struct to ip_common.h

Move filter struct to ip_common.h as struct link_filter.

Signed-off-by: David Ahern <dsahern@gmail.com>
ip/ip_common.h
ip/ipaddress.c