Skip to content
/ ifstate Public

Manage host interface settings in a declarative manner (Codeberg Mirror)

License

Notifications You must be signed in to change notification settings

liske/ifstate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IfState

PyPI version

A python tool to configure (linux) host interfaces in a declarative manner. It is a frontend for the kernel netlink protocol using pyroute2 and aims to be as powerful as the iproute2/bridge/ethtool/tc/wireguard commands.

It was written for interface configuration on lightweight software defined linux routers without using any additional network management daemon like Network-Manager or systemd-networkd.

Can be used with deployment and automation tools like ansible since it's declarative and operates idempotent.

More...

About

Manage host interface settings in a declarative manner (Codeberg Mirror)

Topics

Resources

License

Stars

Watchers

Forks