]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/netdev/netdev.h
network: introduce new netdev create type NETDEV_CREATE_AFTER_CONFIGURED
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 11 Mar 2019 07:11:47 +0000 (16:11 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 14 Mar 2019 01:57:41 +0000 (10:57 +0900)
commit7033af49df487900b5b8e223768de23c09024788
treee091a023d9e6e7e337adb88a92f6491720ab3599
parent859e9c048707d19fae08a2c6865676b945741e68
network: introduce new netdev create type NETDEV_CREATE_AFTER_CONFIGURED

It will be used to support L2TP tunnel in later commits.
src/network/netdev/netdev.c
src/network/netdev/netdev.h
src/network/networkd-link.c