Systemd/src/network
Torstein Husebø 61233823aa treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
..
.gitignore Add networkd-gperf.c to gitignore 2016-04-02 11:52:57 -04:00
Makefile networkd: add a basic network daemon 2013-11-09 23:41:17 +01:00
networkctl.c tree-wide: rename draw_special_char to special_glyph 2016-05-09 15:17:57 -04:00
networkd-address-pool.c network: check return value 2016-04-08 21:08:02 -04:00
networkd-address-pool.h networkd: rework headers to avoid circular includes 2016-04-29 19:01:28 -04:00
networkd-address.c networkd: constify more things 2016-06-03 19:54:35 +02:00
networkd-address.h networkd: constify more things 2016-06-03 19:54:35 +02:00
networkd-brvlan.c tree-wide: some work-arounds for gcc false positives regarding uninitialized variables 2016-06-21 14:15:23 +02:00
networkd-brvlan.h networkd: add support to configure VLAN on bridge ports 2016-06-10 09:10:41 +02:00
networkd-conf.c networkd: fix memleak in config_parse_duid_rawdata 2016-05-05 13:24:03 +02:00
networkd-conf.h networkd: rework duid_{type,duid_type,duid,duid_len} setting 2016-05-03 12:23:01 -04:00
networkd-dhcp4.c sd-network: rename "index" field of the various clients to "ifindex" 2016-05-26 15:34:42 +02:00
networkd-dhcp6.c network: beef up ipv6 RA support considerably 2016-06-06 20:11:38 +02:00
networkd-fdb.c networkd: more vlan cleanup (#3506) 2016-06-12 20:01:14 +02:00
networkd-fdb.h networkd: drop weird "const" usage in function parameters 2016-06-03 19:20:46 +02:00
networkd-gperf.gperf networkd: rework duid_{type,duid_type,duid,duid_len} setting 2016-05-03 12:23:01 -04:00
networkd-ipv4ll.c tree-wide: htonl() is weird, let's use htobe32() instead (#3538) 2016-06-15 01:26:01 +02:00
networkd-link-bus.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
networkd-link.c treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
networkd-link.h networkd-link: parse linkinfo to get kind 2016-06-09 21:42:05 +02:00
networkd-lldp-tx.c networkd: reworkd LLDP emission to allow control of propagation level 2016-05-09 15:45:31 +02:00
networkd-lldp-tx.h networkd: reworkd LLDP emission to allow control of propagation level 2016-05-09 15:45:31 +02:00
networkd-manager-bus.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
networkd-manager.c networkd: drop route_drop 2016-05-14 16:46:01 -04:00
networkd-ndisc.c network: beef up ipv6 RA support considerably 2016-06-06 20:11:38 +02:00
networkd-ndisc.h network: beef up ipv6 RA support considerably 2016-06-06 20:11:38 +02:00
networkd-netdev-bond.c networkd: rework headers to avoid circular includes 2016-04-29 19:01:28 -04:00
networkd-netdev-bond.h networkd: rework headers to avoid circular includes 2016-04-29 19:01:28 -04:00
networkd-netdev-bridge.c networkd: bridge add support to configure VLAN filtering (#3344) 2016-05-30 17:00:16 +02:00
networkd-netdev-bridge.h networkd: bridge add support to configure VLAN filtering (#3344) 2016-05-30 17:00:16 +02:00
networkd-netdev-dummy.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
networkd-netdev-dummy.h networkd: rework headers to avoid circular includes 2016-04-29 19:01:28 -04:00
networkd-netdev-gperf.gperf networkd: added support for vrf interfaces (#3316) 2016-06-16 00:25:06 +02:00
networkd-netdev-ipvlan.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
networkd-netdev-ipvlan.h networkd: rework headers to avoid circular includes 2016-04-29 19:01:28 -04:00
networkd-netdev-macvlan.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
networkd-netdev-macvlan.h networkd: rework headers to avoid circular includes 2016-04-29 19:01:28 -04:00
networkd-netdev-tunnel.c tree-wide: htonl() is weird, let's use htobe32() instead (#3538) 2016-06-15 01:26:01 +02:00
networkd-netdev-tunnel.h networkd: Tunnel add support to configure key for VTI/VTI6 (#3532) 2016-06-14 19:11:57 +02:00
networkd-netdev-tuntap.c networkd: rework headers to avoid circular includes 2016-04-29 19:01:28 -04:00
networkd-netdev-tuntap.h networkd: rework headers to avoid circular includes 2016-04-29 19:01:28 -04:00
networkd-netdev-veth.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
networkd-netdev-veth.h networkd: rework headers to avoid circular includes 2016-04-29 19:01:28 -04:00
networkd-netdev-vlan.c networkd: clean up vlan handling a bit (#3478) 2016-06-09 18:55:16 +02:00
networkd-netdev-vlan.h networkd: clean up vlan handling a bit (#3478) 2016-06-09 18:55:16 +02:00
networkd-netdev-vrf.c networkd: vrf: add support for enslaving devices to VRFs 2016-06-16 00:25:06 +02:00
networkd-netdev-vrf.h networkd: added support for vrf interfaces (#3316) 2016-06-16 00:25:06 +02:00
networkd-netdev-vxlan.c networkd: rework headers to avoid circular includes 2016-04-29 19:01:28 -04:00
networkd-netdev-vxlan.h networkd: rework headers to avoid circular includes 2016-04-29 19:01:28 -04:00
networkd-netdev.c networkd: vrf: add support for enslaving devices to VRFs 2016-06-16 00:25:06 +02:00
networkd-netdev.h networkd: added support for vrf interfaces (#3316) 2016-06-16 00:25:06 +02:00
networkd-network-bus.c networkd: fix dbus matchmac interface (#3485) 2016-06-10 12:35:43 +02:00
networkd-network-gperf.gperf networkd: fix bad memory access when parsing DNSSECNegativeTrustAnchors= 2016-06-21 13:20:47 +02:00
networkd-network.c networkd: vrf: add support for enslaving devices to VRFs 2016-06-16 00:25:06 +02:00
networkd-network.h networkd: vrf: add support for enslaving devices to VRFs 2016-06-16 00:25:06 +02:00
networkd-route.c networkd: route priority replace parsing config_parse_uint32 with safe_atou32 (#3522) 2016-06-13 15:57:17 +02:00
networkd-route.h networkd: constify more things 2016-06-03 19:54:35 +02:00
networkd-util.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
networkd-util.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
networkd-wait-online-link.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
networkd-wait-online-link.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
networkd-wait-online-manager.c networkd: use strv_fnmatch() (#3605) 2016-06-26 17:37:24 +02:00
networkd-wait-online.c util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
networkd-wait-online.h tree-wide: place #pragma once at the same place everywhere 2016-02-20 22:42:29 +01:00
networkd.c DHCP DUID, IAID configuration options 2016-03-30 16:33:55 -07:00
networkd.h networkd: added support for vrf interfaces (#3316) 2016-06-16 00:25:06 +02:00
org.freedesktop.network1.conf networkd: add basic dbus API 2015-02-05 11:50:34 +01:00
org.freedesktop.network1.service networkd: add basic dbus API 2015-02-05 11:50:34 +01:00
test-network-tables.c tree-wide: use mdash instead of a two minuses 2016-04-21 23:00:13 -04:00
test-network.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
test-networkd-conf.c network: test MAC address parsing 2016-05-17 16:55:20 -04:00