]> git.proxmox.com Git - mirror_iproute2.git/commit
mroute: Add table id attribute for kernel side filtering
authorDavid Ahern <dsahern@gmail.com>
Mon, 15 Oct 2018 17:30:34 +0000 (10:30 -0700)
committerDavid Ahern <dsahern@gmail.com>
Thu, 27 Dec 2018 23:34:50 +0000 (15:34 -0800)
commite41ede893960df15958fd146d857fa2cdc4df50e
treed02a3b3c1e89c9d8923f9e1c9884b17c3cb53c7b
parent98ce99273f24f74c34d39e887b9f16b6e1a36ffc
mroute: Add table id attribute for kernel side filtering

Similar to 'ip route' add the table id to the dump request for
kernel side filtering if it is supported.

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