Systemd/src/libsystemd-network
Tom Gundersen 9963469618 sd-dhcp-server: simplify pool creation
Merge sd_dhcp_server_set_address() and sd_dhcp_server_set_lease_pool() into
sd_dhcp_server_configure_pool() as the behavior of the two former depends
on the order they are called in. The flexibility is not needed, so let's
just do this in one call.
2015-08-31 21:34:58 +02:00
..
dhcp-identifier.c dhcp-identifier: fix for unaligned write 2015-05-19 18:00:26 +02:00
dhcp-identifier.h dhcp-identifier: fix for unaligned write 2015-05-19 18:00:26 +02:00
dhcp-internal.h dhcp: generic data should be void*, not uint8_t* 2015-08-26 23:05:34 +02:00
dhcp-lease-internal.h dhcp: fix n_ref type 2015-08-27 19:55:29 +02:00
dhcp-network.c remove unused includes 2015-02-23 23:53:42 +01:00
dhcp-option.c network: s/user_data/userdata/ 2015-08-26 22:47:53 +02:00
dhcp-packet.c remove unused includes 2015-02-23 23:53:42 +01:00
dhcp-protocol.h dhcp,network: implement RFC 4833 (DHCP Timezone option) 2015-08-26 20:44:20 +02:00
dhcp-server-internal.h sd-dhcp-server: simplify pool creation 2015-08-31 21:34:58 +02:00
dhcp6-internal.h dhcp6-option: Add helper function for uncompressed domain names 2015-08-21 11:23:21 +03:00
dhcp6-lease-internal.h dhcp: stop using refcnt.h 2015-08-26 21:05:53 +02:00
dhcp6-network.c tree-wide: we place the opening bracket on the same line as the function name 2015-08-27 17:48:24 +02:00
dhcp6-option.c tree-wide: we place the opening bracket on the same line as the function name 2015-08-27 17:48:24 +02:00
dhcp6-protocol.h sd-dhcp6: Support deprecated SNTP Configuration Option 2015-08-21 11:23:22 +03:00
ipv4ll-internal.h log: rearrange log function naming 2014-11-27 22:05:24 +01:00
ipv4ll-network.c sd-network: make socket filter programs static const where possible 2014-07-29 23:53:08 +02:00
ipv4ll-packet.c sd-network: IPv4 link-local support [v2] 2014-03-03 23:24:34 +01:00
lldp-internal.c network: get rid of more RefCnt usage 2015-08-27 19:56:52 +02:00
lldp-internal.h network: get rid of more RefCnt usage 2015-08-27 19:56:52 +02:00
lldp-network.c remove unused includes 2015-02-23 23:53:42 +01:00
lldp-network.h networkd: Introduce Link Layer Discovery Protocol (LLDP) 2014-12-19 08:02:45 +05:30
lldp-port.c sd-lldp: minor header cleanup 2014-12-19 22:42:03 +01:00
lldp-port.h sd-lldp: minor header cleanup 2014-12-19 22:42:03 +01:00
lldp-tlv.c tree-wide: remove spurious space 2015-06-08 23:11:26 +02:00
lldp-tlv.h networkd: Introduce Link Layer Discovery Protocol (LLDP) 2014-12-19 08:02:45 +05:30
lldp-util.h sd-lldp: minor header cleanup 2014-12-19 22:42:03 +01:00
lldp.h networkd: Introduce Link Layer Discovery Protocol (LLDP) 2014-12-19 08:02:45 +05:30
Makefile
network-internal.c dhcp: generic data should be void*, not uint8_t* 2015-08-26 23:05:34 +02:00
network-internal.h dhcp: generic data should be void*, not uint8_t* 2015-08-26 23:05:34 +02:00
sd-dhcp-client.c dhcp: don't underflow in lease time calculations 2015-08-27 01:59:43 +02:00
sd-dhcp-lease.c dhcp: say domain name, when we mean domain name 2015-08-27 19:57:11 +02:00
sd-dhcp-server.c sd-dhcp-server: simplify pool creation 2015-08-31 21:34:58 +02:00
sd-dhcp6-client.c dhcp: coding style fixes 2015-08-26 21:09:00 +02:00
sd-dhcp6-lease.c tree-wide: we place the opening bracket on the same line as the function name 2015-08-27 17:48:24 +02:00
sd-icmp6-nd.c network: get rid of more RefCnt usage 2015-08-27 19:56:52 +02:00
sd-ipv4ll.c network: get rid of more RefCnt usage 2015-08-27 19:56:52 +02:00
sd-lldp.c tree-wide: convert bootchart and lldp code to use clock_boottime_or_monotonic() 2015-08-03 17:40:46 +02:00
sd-pppoe.c network: get rid of more RefCnt usage 2015-08-27 19:56:52 +02:00
test-dhcp-client.c tree-wide: we place the opening bracket on the same line as the function name 2015-08-27 17:48:24 +02:00
test-dhcp-option.c dhcp: generic data should be void*, not uint8_t* 2015-08-26 23:05:34 +02:00
test-dhcp-server.c sd-dhcp-server: simplify pool creation 2015-08-31 21:34:58 +02:00
test-dhcp6-client.c tree-wide: we place the opening bracket on the same line as the function name 2015-08-27 17:48:24 +02:00
test-icmp6-rs.c test-icmp6-nd: Add test cases for prefixes 2015-01-27 09:35:24 +02:00
test-ipv4ll.c network: s/user_data/userdata/ 2015-08-26 22:47:53 +02:00
test-lldp.c remove unused includes 2015-02-23 23:53:42 +01:00
test-pppoe.c sd-netlink: rename from sd-rtnl 2015-06-13 19:52:54 +02:00