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