]> git.ipfire.org Git - thirdparty/bird.git/commit
Netlink: Fix spelling of krt_ssthresh / krt_lock_ssthresh
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 16 Feb 2024 13:54:17 +0000 (14:54 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 16 Feb 2024 14:00:03 +0000 (15:00 +0100)
commit5c04f0e2354ff0cca9b1479e68882b72755f3aab
tree4cb7108c24bf8015e4e0e99ce8145c7a9587c68e
parente68363909cb9733c1bf55fff80a8b034e4111849
Netlink: Fix spelling of krt_ssthresh / krt_lock_ssthresh

BIRD route attribute for RTAX_SSTHRESH metric was krt_sstresh instead of
krt_ssthresh. Fix that and keep old name as an depreacted alias.
doc/bird.sgml
sysdep/linux/krt-sys.h
sysdep/linux/netlink.Y
sysdep/linux/netlink.c