Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153029012
D56324.id175157.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
853 B
Referenced Files
None
Subscribers
None
D56324.id175157.diff
View Options
diff --git a/share/man/man4/rtnetlink.4 b/share/man/man4/rtnetlink.4
--- a/share/man/man4/rtnetlink.4
+++ b/share/man/man4/rtnetlink.4
@@ -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 April 06, 2026
.Dt RTNETLINK 4
.Os
.Sh NAME
@@ -144,7 +144,7 @@
struct rtnexthop {
unsigned short rtnh_len;
unsigned char rtnh_flags;
- unsigned char rtnh_hops; /* nexthop weight */
+ unsigned char rtnh_hops; /* nexthop metric */
int rtnh_ifindex;
};
.Ed
@@ -165,6 +165,7 @@
The following TLVs can follow the structure:
.Bd -literal -offset indent -compact
RTA_GATEWAY IPv4/IPv6 nexthop address of the gateway
+RTA_WEIGHT nexthop weight of the gateway
RTA_VIA IPv6 nexthop address for IPv4 route
RTA_KNH_ID Kernel-specific index of the nexthop
.Ed
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 19, 5:44 PM (3 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31173176
Default Alt Text
D56324.id175157.diff (853 B)
Attached To
Mode
D56324: rtnetlink.4: Add RTA_PRIORITY and RTA_WEIGHT
Attached
Detach File
Event Timeline
Log In to Comment