Systemd/src/libsystemd-network
Lennart Poettering 1a5a177eaf fileio: accept FILE* in addition to path in parse_env_file()
Most our other parsing functions do this, let's do this here too,
internally we accept that anyway. Also, the closely related
load_env_file() and load_env_file_pairs() also do this, so let's be
systematic.
2018-05-24 17:01:57 +02:00
..
arp-util.c
arp-util.h
dhcp-identifier.c
dhcp-identifier.h
dhcp-internal.h
dhcp-lease-internal.h
dhcp-network.c
dhcp-option.c
dhcp-packet.c
dhcp-protocol.h
dhcp-server-internal.h
dhcp6-internal.h
dhcp6-lease-internal.h
dhcp6-network.c
dhcp6-option.c
dhcp6-protocol.h
icmp6-util.c
icmp6-util.h
lldp-internal.h
lldp-neighbor.c
lldp-neighbor.h
lldp-network.c
lldp-network.h
meson.build
ndisc-internal.h
ndisc-router.c
ndisc-router.h
network-internal.c sd-dhcp: drop deserialize_dhcp_option() as it is equivalent to unhexmem() 2018-05-11 14:44:03 +09:00
network-internal.h tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macro 2018-05-22 13:18:44 +02:00
radv-internal.h
sd-dhcp-client.c
sd-dhcp-lease.c fileio: accept FILE* in addition to path in parse_env_file() 2018-05-24 17:01:57 +02:00
sd-dhcp-server.c basic: add log_level argument to timezone_is_valid 2018-05-12 15:20:13 -04:00
sd-dhcp6-client.c
sd-dhcp6-lease.c
sd-ipv4acd.c
sd-ipv4ll.c
sd-lldp.c
sd-ndisc.c
sd-radv.c
test-acd.c
test-dhcp-client.c Turn VALGRIND variable into a meson configuration switch 2018-05-17 09:54:36 -07:00
test-dhcp-option.c
test-dhcp-server.c
test-dhcp6-client.c
test-ipv4ll-manual.c
test-ipv4ll.c
test-lldp.c
test-ndisc-ra.c
test-ndisc-rs.c
test-sd-dhcp-lease.c