xref: /OK3568_Linux_fs/buildroot/package/ifmetric/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_IFMETRIC
2	bool "ifmetric"
3	help
4	  Ifmetric is a Linux tool for setting the metrics of all IPv4
5	  routes attached to a given network interface at once. This
6	  may be used to change the priority of routing IPv4 traffic
7	  over the interface. Lower metrics correlate with higher
8	  priorities.
9
10	  http://0pointer.de/lennart/projects/ifmetric/
11