Add more NM bindings
This commit is contained in:
parent
1273f1f098
commit
ab51fc6f70
9 changed files with 558 additions and 0 deletions
3
networkmanager/src/interface/config.rs
Normal file
3
networkmanager/src/interface/config.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// SPDX-License-Identifier: MPL-2.0
|
||||
pub mod ip4;
|
||||
pub mod ip6;
|
||||
Loading…
Add table
Add a link
Reference in a new issue