summaryrefslogtreecommitdiff
path: root/src/network/networkd-netdev-veth.c
Commit message (Collapse)AuthorAge
* networkd: netdev - split NetDev struct into per-kind structsTom Gundersen2014-07-21
| | | | Similarly to how unit types work.
* networkd: fix colud typoZbigniew Jędrzejewski-Szmek2014-07-17
| | | | sztanpet> if your already there, might fixing "Colud" to Could in 53af3b7
* networkd: netdev - introduce vtable for netdev kindsTom Gundersen2014-07-14
Split each netdev kind into its own .h/.c.