meh / rust-tun

TUN device creation and handling.
343 stars 136 forks source link

feat: add enable/disable methods to Device #15

Closed jibi closed 4 years ago

jibi commented 4 years ago

These methods allows to control weather a device is enabled or disabled (i.e. the device link is up or down) after the device initial configuration.

meh commented 4 years ago

Tabs and spaces, don't hate me.