Systemd/src/network
Lennart Poettering 49ad68298a networkd: do not automatically propagate bogus DNS/NTP servers
Never propagate DNS/NTP servers on the local link via the DHCP server. The
DNS/NTP servers 0.0.0.0 and 127.0.0.1 only make sense in the local context,
hence never propagate them automatically to other hosts.

Fixes: #4524
2016-11-21 22:58:26 +01:00
..
netdev networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
wait-online networkd-wait-online: move to separate subdirectory 2016-11-13 01:29:30 +01:00
.gitignore networkd: netdev - move to separate subdirectory 2016-11-13 05:16:49 +01:00
Makefile networkd: add a basic network daemon 2013-11-09 23:41:17 +01:00
networkctl.c systemctl,networkctl,busctl,backlight: use STRPTR_IN_SET 2016-09-24 20:22:05 -04:00
networkd-address-pool.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-address-pool.h networkd: rework headers to avoid circular includes 2016-04-29 19:01:28 -04:00
networkd-address.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-address.h networkd: address add support to configure flags (#4201) 2016-10-08 13:05:41 +02:00
networkd-brvlan.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-brvlan.h networkd: apply bridge vlan configuration correct 2016-08-04 17:14:18 +02:00
networkd-conf.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-conf.h networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-dhcp4.c networkd: rework how we set the hostname on the dhcp4 client 2016-11-21 22:47:47 +01:00
networkd-dhcp6.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-fdb.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-fdb.h networkd: drop weird "const" usage in function parameters 2016-06-03 19:20:46 +02:00
networkd-gperf.gperf networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-ipv4ll.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-link-bus.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-link.c networkd: do not automatically propagate bogus DNS/NTP servers 2016-11-21 22:58:26 +01:00
networkd-link.h Revert "add networkd dbus lease info" (#4435) 2016-10-21 08:17:16 +02:00
networkd-lldp-tx.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01: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 networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-manager.c networkd: store DNS servers configured per-network as parsed addresses 2016-11-21 22:58:26 +01:00
networkd-manager.h networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-ndisc.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-ndisc.h networkd: flush DNSSL/RDNSS lists when we lose carrier 2016-11-02 11:39:49 -06:00
networkd-network-bus.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
networkd-network-gperf.gperf networkd: validate NTP server strings configured in .network files 2016-11-21 22:58:26 +01:00
networkd-network.c networkd: store DNS servers configured per-network as parsed addresses 2016-11-21 22:58:26 +01:00
networkd-network.h networkd: store DNS servers configured per-network as parsed addresses 2016-11-21 22:58:26 +01:00
networkd-route.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01: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.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01: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 networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
test-network.c networkd: clean up main header file a bit 2016-11-14 01:05:06 +01:00
test-networkd-conf.c network: test MAC address parsing 2016-05-17 16:55:20 -04:00