genl.1 (33938d88e35b88c5f28ca10aac89d871fc9edc3f) | genl.1 (9fd66e40cac02691d36386cf275d23367e34fc43) |
---|---|
1.\" 2.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD 3.\" 4.\" Copyright (c) 2023 Baptiste Daroussin <bapt@nours.eu> 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: --- 30 unchanged lines hidden (view full) --- 39.Op multicast group 40.Sh DESCRIPTION 41The 42.Nm 43utility is design to provide access to the user to generic netlink 44protocols. 45.Pp 46The following commands are available: | 1.\" 2.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD 3.\" 4.\" Copyright (c) 2023 Baptiste Daroussin <bapt@nours.eu> 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: --- 30 unchanged lines hidden (view full) --- 39.Op multicast group 40.Sh DESCRIPTION 41The 42.Nm 43utility is design to provide access to the user to generic netlink 44protocols. 45.Pp 46The following commands are available: |
47.Bl -tag -ident | 47.Bl -tag -width indent |
48.It Cm list Po default Pc 49Lists all available generic netlink protocols, and presents its details: 50.Bl -tag -width "multicast groups" 51.It operations 52Id of the operation if any and associated capabilities 53.It multicast groups 54Id of the available multicast group if any and it associated name 55.El --- 17 unchanged lines hidden --- | 48.It Cm list Po default Pc 49Lists all available generic netlink protocols, and presents its details: 50.Bl -tag -width "multicast groups" 51.It operations 52Id of the operation if any and associated capabilities 53.It multicast groups 54Id of the available multicast group if any and it associated name 55.El --- 17 unchanged lines hidden --- |