]> git.proxmox.com Git - mirror_iproute2.git/commit - lib/rt_names.c
Add support for rt_tables.d
authorDavid Ahern <dsa@cumulusnetworks.com>
Tue, 24 Nov 2015 21:20:01 +0000 (13:20 -0800)
committerStephen Hemminger <shemming@brocade.com>
Sun, 29 Nov 2015 19:29:31 +0000 (11:29 -0800)
commit13ada95da4f05df5993ca332358fa3f2f3a21047
tree02c09a2a7d490d0677b88de62be15065398a971b
parent906ac5437ab8e1e5f8514afe62bf01e1ff3906af
Add support for rt_tables.d

Add support for reading table id/name mappings from rt_tables.d
directory.

Suggested-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
etc/iproute2/rt_tables.d/README [new file with mode: 0644]
lib/rt_names.c