]> granicus.if.org Git - libnl/commit
lib/route: preserve old ABI for rtnl_link_get_pmtudisc()
authorThomas Haller <thaller@redhat.com>
Sat, 5 Nov 2016 17:08:02 +0000 (18:08 +0100)
committerThomas Haller <thaller@redhat.com>
Sat, 5 Nov 2016 17:08:05 +0000 (18:08 +0100)
commit8d04ebf5540097d46e9ab4c68b5d19eb8601cce0
tree6518c1d94fa22bb2bfaa975d14fa793f782c8bc6
parent7a9b85c79c52472236aca3c2f96fd59d775a89aa
lib/route: preserve old ABI for rtnl_link_get_pmtudisc()

Yes, rtnl_link_get_pmtudisc() was not in a public header.
But dropping it from ABI results in warnings of ABI checkers.

Just avoid that.
lib/route/link/ipgre.c