The Wayback Machine - https://web.archive.org/web/20200713000717/https://github.com/topics/openbsd
Skip to content
#

openbsd

Here are 318 public repositories matching this topic...

vlasov-alexandr89
vlasov-alexandr89 commented Mar 26, 2020

Hi,
Could you please help me understand what I'm missing:

Python 3.6.9
[GCC 8.3.0] on linux

from pyroute2 import ethtool
etht = ethtool.Ethtool()
ERROR:root:Generic netlink protocol ethtool not found
ERROR:root:Please check if the protocol module is loaded

and looks like this happens specifically in this place

_with_nl.is_nlethtool_in_kernel()
ERROR:root:Generic netlink p

nxg
nxg commented Nov 8, 2017

The manpage gives a brief example of using mdnsctl to publish a service. The example is perhaps a little too brief.

From the name, and from the (of course, only roughly standardised) behaviour of other fooctl tools on various unixes, I expected that the mdnsctl publish command would communicate with the running daemon, adjust its configuration, and exit. The manpage, and its publish

Improve this page

Add a description, image, and links to the openbsd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openbsd topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.