Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-21 | networkd: netdev - split NetDev struct into per-kind structs | Tom Gundersen | |
Similarly to how unit types work. | |||
2014-07-17 | networkd: fix colud typo | Zbigniew Jędrzejewski-Szmek | |
sztanpet> if your already there, might fixing "Colud" to Could in 53af3b7 | |||
2014-07-15 | networkd: netdev - set mac for bond/bridge devicse | Tom Gundersen | |
Suggested by poma. | |||
2014-07-14 | networkd: netdev - introduce vtable for netdev kinds | Tom Gundersen | |
Split each netdev kind into its own .h/.c. |