summaryrefslogtreecommitdiff
path: root/src/network/netdev/l2tp-tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* network: include glibc headers before including kernel headersYu Watanabe2019-05-091-1/+1
* network: add missing nulstr terminatorEvgeny Vereshchagin2019-03-221-1/+1
* network: clear previous assignmentYu Watanabe2019-03-161-3/+3
* network: wait for L2TP tunnel to be created before creating sessionsYu Watanabe2019-03-141-21/+82
* network: automatically pick an address on link when L2TP.Local= is not specifiedYu Watanabe2019-03-141-6/+93
* networkd: Introduce l2tp tunnelSusant Sahani2019-03-141-0/+586