rtnetlink.4: Add RTA_PRIORITY

Add metric implementation of netlink to manual.

Reviewed by:	markj
Differential Revision: https://reviews.freebsd.org/D56324
This commit is contained in:
Pouria Mousavizadeh Tehrani
2026-05-03 00:44:46 +03:30
parent 73acfc5863
commit b9a246a917
+3 -1
View File
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd November 1, 2022
.Dd May 15, 2026
.Dt RTNETLINK 4
.Os
.Sh NAME
@@ -178,6 +178,8 @@ Default route table is
.Dv RT_TABLE_MAIN .
To explicitly specify "all tables" one needs to set the value to
.Dv RT_TABLE_UNSPEC .
.It Dv RTA_PRIORITY
(uint32_t) metric of the nexthop.
.It Dv RTA_EXPIRES
(uint32_t) seconds till path expiration.
.It Dv RTA_NH_ID