mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2026-01-07 01:12:30 +00:00
libnetlink: add caveat
There are much better API's to netlink now. Encourage users to look elsewhere.
This commit is contained in:
parent
5a650703d4
commit
53403c53af
@ -183,6 +183,8 @@ Initialize the rtnetlink attribute
|
||||
with a variable length data value.
|
||||
|
||||
.SH BUGS
|
||||
This library is meant for internal use, use libmnl for new programs.
|
||||
|
||||
The functions sometimes use fprintf and exit when a fatal error occurs.
|
||||
This library should be named librtnetlink.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user