summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-ip-tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: fix range of MTU property to uint32 for ip-tunnelThomas Haller2019-04-051-2/+2
* libnm-core: reorder code in settingsThomas Haller2019-01-151-72/+80
* libnm-core: cleanup NMSetting's class initializationThomas Haller2019-01-151-102/+88
* libnm: rework setting metadata for property handlingThomas Haller2018-08-101-2/+3
* libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller2018-08-101-3/+3
* libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller2018-08-101-6/+6
* ip-tunnel: allow wired setting for some tunnel modesbg/ip-tunnel-gretap-bgo796645Beniamino Galvani2018-07-021-0/+14
* ip-tunnel: add support for ip6gre and ip6gretap tunnel connectionsBeniamino Galvani2018-07-021-1/+3
* ip-tunnel: add support for gretap tunnel connectionsBeniamino Galvani2018-07-021-2/+5
* libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-011-1/+0
* libnm/trivial: fix indentationThomas Haller2018-06-271-2/+2
* ip-tunnel: add support for tunnel flagsBeniamino Galvani2018-01-051-0/+60
* ip-tunnel: fix a typoLubomir Rintel2017-10-301-1/+1
* libnm: use enum for setting prioritiesThomas Haller2017-06-071-1/+1
* all: use nm_utils_is_valid_iface_name()Lubomir Rintel2017-01-061-1/+1
* ip-tunnel: tigthen up checks for valid IP tunnel modesThomas Haller2016-11-091-3/+3
* libnm-core: ensure a IP tunnel connection specifies a remote IPBeniamino Galvani2016-11-091-1/+10
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-1/+1
* libnm-core: fix memory leak in nm-setting-ip-tunnel.cBeniamino Galvani2016-03-091-0/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* build: cleanup default includesThomas Haller2016-02-121-3/+3
* ip-tunnel: add a MTU propertyBeniamino Galvani2015-12-191-0/+43
* libnm-core/docs: add/fix missing descriptionsJiří Klimeš2015-12-181-1/+1
* libnm-core: add NMSettingIPTunnelBeniamino Galvani2015-12-011-0/+724