freebsd-dev/share/man
Alexander V. Chernikov 80f03e63d6 netlink: improve interface handling
* Separate interface creation from interface modification code
* Support setting some interface attributes (ifdescr, mtu, up/down, promisc)
* Improve interaction with the cloners requiring to parse/write custom
 interface attributes
* Add bitmask-based way of checking if the attribute is present in the
message
* Don't use multipart RTM_GETLINK replies when searching for the
specific interface names
* Use ENODEV instead of ENOENT in case of failed RTM_GETLINK search
* Add python netlink test helpers
* Add some netlink interface tests

Differential Revision: https://reviews.freebsd.org/D37668
2022-12-14 19:52:35 +00:00
..
man1
man3 intro.3: Document 'libstdthreads' (the ISO C11 '<threads.h>' library). 2022-11-07 11:34:00 +01:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 netlink: improve interface handling 2022-12-14 19:52:35 +00:00
man5 protocols.5: Update the description of /etc/protocols 2022-12-07 12:31:44 +01:00
man6
man7 sizeof(7): miscellaneous edits 2022-12-14 07:44:04 +02:00
man8 rc: add a manual entry for ${name}_setup 2022-11-11 22:21:39 +01:00
man9 man9: Add MLINKS for dpcpu macros 2022-12-08 15:07:53 -05:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00