summaryrefslogtreecommitdiff
path: root/src/network/netdev/l2tp-tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-7/+4
* network: downgrade log level in conf parsersYu Watanabe2020-07-171-10/+10
* network: L2TP fix crashSusant Sahani2020-05-301-1/+1
* network: warn about unknown sections when parsing .netdev filesZbigniew Jędrzejewski-Szmek2019-11-251-1/+1
* tree-wide: drop missing.hYu Watanabe2019-10-311-1/+0
* network: cleanup header inclusionYu Watanabe2019-10-301-2/+0
* 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