mirror of
https://git.proxmox.com/git/mirror_ifupdown2
synced 2025-08-25 23:47:41 +00:00
25 lines
528 B
ReStructuredText
25 lines
528 B
ReStructuredText
Documentation for the ifupdownaddons package helper modules
|
|
***********************************************************
|
|
|
|
This package contains modules that provide helper methods
|
|
for ifupdown2 addon modules to interact directly with tools
|
|
like iproute2, brctl etc.
|
|
|
|
LinkUtils
|
|
===========
|
|
|
|
Helper module to work with brctl, bonds, iproute2, mstpctl commands
|
|
|
|
.. automodule:: LinkUtils
|
|
|
|
.. autoclass:: LinkUtils
|
|
|
|
dhclient
|
|
========
|
|
|
|
Helper module to interact with dhclient tools.
|
|
|
|
.. automodule:: dhclient
|
|
|
|
.. autoclass:: dhclient
|