1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-15 07:24:00 +03:00
systemd/src/libsystemd-network
Tom Gundersen b0e39c8284 networkd: merge DNS and NTP entries when exporting
In the state files, do not distinguish where the various entries came from
(static or DHCP), but include them all in the same list.
2014-07-23 23:54:51 +02:00
..
dhcp6-internal.h sd-dhcp6-client: Receive and parse Advertise messages 2014-06-19 15:44:44 +03:00
dhcp6-lease-internal.h sd-dhcp6-client: Implement Rapid Commit 2014-06-26 16:10:47 +03:00
dhcp6-network.c sd-dhcp6-client: Add functions to bind to DHCPv6 UDP socket 2014-06-19 15:44:44 +03:00
dhcp6-option.c sd-dhcp6-client: Implement Rapid Commit 2014-06-26 16:10:47 +03:00
dhcp6-protocol.h dhcp-network: remove unused DHCP6_STATE_RS 2014-07-23 09:19:47 +02:00
dhcp-internal.h dhcp-network: add check for DHCP.chaddr 2014-07-07 12:17:55 +02:00
dhcp-lease-internal.h Add support for DHCP static route options 2014-06-29 15:18:21 +02:00
dhcp-network.c dhcp-network: make clear that we are ANDing Fragment offset field with mask 2014-07-07 15:59:13 +02:00
dhcp-option.c sd-dhcp: option_append - support falling back to 'sname' and 'file' 2014-05-21 16:09:05 +02:00
dhcp-packet.c sd-dhcp: checksum - make endianess-neutral 2014-06-17 09:17:07 +02:00
dhcp-protocol.h networkd: dhcp add vendor class indentifier option 60 2014-07-14 11:39:20 +02:00
dhcp-server-internal.h sd-dhcp-server: track bound leases 2014-06-13 17:07:19 +02:00
ipv4ll-internal.h sd-network: IPv4 link-local support [v2] 2014-03-03 23:24:34 +01:00
ipv4ll-network.c sd-dhcp: network - don't leak sockets on failure 2014-05-06 22:15:46 +02:00
ipv4ll-packet.c sd-network: IPv4 link-local support [v2] 2014-03-03 23:24:34 +01:00
Makefile
network-internal.c networkd: merge DNS and NTP entries when exporting 2014-07-23 23:54:51 +02:00
network-internal.h networkd: merge DNS and NTP entries when exporting 2014-07-23 23:54:51 +02:00
sd-dhcp6-client.c dhcp-network: remove unused DHCP6_STATE_RS 2014-07-23 09:19:47 +02:00
sd-dhcp6-lease.c sd-dhcp6-client: Implement Rapid Commit 2014-06-26 16:10:47 +03:00
sd-dhcp-client.c sd-dhcp-client: make request broadcasts opt-in 2014-07-15 18:55:31 +02:00
sd-dhcp-lease.c networkd: merge DNS and NTP entries when exporting 2014-07-23 23:54:51 +02:00
sd-dhcp-server.c sd-dhcp-server: make gcc happy 2014-07-14 16:49:41 +02:00
sd-icmp6-nd.c sd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery 2014-06-26 16:09:40 +03:00
sd-ipv4ll.c libnetworkd: add link local tests 2014-04-27 23:39:13 +02:00
test-dhcp6-client.c sd-dhcp6-client: Add Option Request Option support 2014-06-26 16:10:11 +03:00
test-dhcp-client.c dhcp-network: add check for DHCP.chaddr 2014-07-07 12:17:55 +02:00
test-dhcp-option.c test-dhcp-option: fix memleak 2014-05-26 21:31:57 +02:00
test-dhcp-server.c sd-dhcp-server: test - skip when lacking perms 2014-06-13 19:11:31 +02:00
test-icmp6-rs.c sd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery 2014-06-26 16:09:40 +03:00
test-ipv4ll.c libnetworkd: add link local tests 2014-04-27 23:39:13 +02:00