]> git.proxmox.com Git - mirror_iproute2.git/commit
netconf: add support for ignore route attribute
authorZhang Shengju <zhangshengju@cmss.chinamobile.com>
Mon, 21 Mar 2016 19:16:25 +0000 (12:16 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 21 Mar 2016 19:16:25 +0000 (12:16 -0700)
commit95c9d0d301d34cb0d0367ae2320c41384681936f
tree96652153338ed8b5802881a531a7b151679f1c7e
parentc256dcd47ce7328beeced8ad3ad6cea27a590201
netconf: add support for ignore route attribute

Add support for ignore route attribute, and refine the code to use
rta_getattr_* function to get attribute value.

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
ip/ipnetconf.c