Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | networkd: netdev - split NetDev struct into per-kind structs | Tom Gundersen | 2014-07-21 | 1 | -0/+8 |
| | | | | Similarly to how unit types work. | ||||
* | networkd: netdev - introduce vtable for netdev kinds | Tom Gundersen | 2014-07-14 | 1 | -0/+28 |
Split each netdev kind into its own .h/.c. |