buildroot/package/ifmetric/Config.in
Peter Korsgaard 95ffee69cd package/ifmetric: new package
Add an upstream post-0.3 patch to fix netlink issues with modern kernels.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-05-17 10:52:51 +02:00

11 lines
363 B
Plaintext

config BR2_PACKAGE_IFMETRIC
bool "ifmetric"
help
Ifmetric is a Linux tool for setting the metrics of all IPv4
routes attached to a given network interface at once. This
may be used to change the priority of routing IPv4 traffic
over the interface. Lower metrics correlate with higher
priorities.
http://0pointer.de/lennart/projects/ifmetric/