Systemd/src/libsystemd-network
Tom Gundersen df40eee8ed shared: in-addr-utils - add default_subnet_mask and default_prefixlen methods
These use the (deprecated) IPv4 address classes to deduce the corresponding subnet masks. This is useful when addresses
without subnet masks and prefix lengths are given.

Make use of these new functions from sd-dhcp-lease.
2014-10-27 17:40:24 +01:00
..
dhcp-internal.h sd-dhcp-client: support non-Ethernet hardware addresses 2014-10-11 12:15:54 +02:00
dhcp-lease-internal.h Add support for DHCP static route options 2014-06-29 15:18:21 +02:00
dhcp-network.c sd-dhcp-client: support non-Ethernet hardware addresses 2014-10-11 12:15:54 +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-client: support non-Ethernet hardware addresses 2014-10-11 12:15:54 +02:00
dhcp-protocol.h sd-dhcp-client: allow the max dhcp message size to be set to the MTU of the link 2014-08-01 16:34:50 +02:00
dhcp-server-internal.h sd-dhcp-server: always send out ROUTER and SUBNET_MASK 2014-08-04 20:58:15 +02:00
dhcp6-internal.h sd-dhcp6-lease: Name the structure containing IAADDR data 2014-10-09 14:57:53 +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-lease: Name the structure containing IAADDR data 2014-10-09 14:57:53 +03:00
dhcp6-protocol.h dhcp-network: remove unused DHCP6_STATE_RS 2014-07-23 09:19:47 +02:00
ipv4ll-internal.h sd-network: IPv4 link-local support [v2] 2014-03-03 23:24:34 +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
Makefile sd-network: add new library 2014-02-28 01:01:13 +01:00
network-internal.c libsystemd-network: avoid double-free in error case 2014-09-16 16:20:41 +02:00
network-internal.h networkd: monopolize in_addr utility functions in shared/in-addr-util.h 2014-08-11 22:46:42 +02:00
sd-dhcp-client.c sd-dhcp-client: support non-Ethernet hardware addresses 2014-10-11 12:15:54 +02:00
sd-dhcp-lease.c shared: in-addr-utils - add default_subnet_mask and default_prefixlen methods 2014-10-27 17:40:24 +01:00
sd-dhcp-server.c sd-dhcp-client: support non-Ethernet hardware addresses 2014-10-11 12:15:54 +02:00
sd-dhcp6-client.c sd-dhcp-client: support non-Ethernet hardware addresses 2014-10-11 12:15:54 +02:00
sd-dhcp6-lease.c sd-dhcp6-lease: Name the structure containing IAADDR data 2014-10-09 14:57:53 +03:00
sd-icmp6-nd.c Fix a few more typos 2014-08-30 13:46:07 -04:00
sd-ipv4ll.c sd-ipv4ll: name the correct source 2014-08-30 22:25:42 +02:00
test-dhcp-client.c test-dhcp-client: add more asserts 2014-10-13 10:07:29 +02:00
test-dhcp-option.c sd-dhcp-client: support non-Ethernet hardware addresses 2014-10-11 12:15:54 +02:00
test-dhcp-server.c test: dhcp-server - fix test 2014-08-14 01:29:51 +02:00
test-dhcp6-client.c sd-dhcp-client: support non-Ethernet hardware addresses 2014-10-11 12:15:54 +02:00
test-icmp6-rs.c libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possible 2014-07-24 19:02:58 +02:00
test-ipv4ll.c libnetworkd: add link local tests 2014-04-27 23:39:13 +02:00