..
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
sd-dhcp6-client: Implement Renew and Rebind
2014-06-26 16:10:38 +03:00
dhcp-internal.h
sd-dhcp-client: return NULL from _unref() like the other sd-* libraries
2014-06-24 17:05:39 +02:00
dhcp-lease-internal.h
dhcp-lease: add support for parsing a few more dhcp options
2014-05-20 23:31:22 +02:00
dhcp-network.c
dhcp-network: don't bother with IP fragments
2014-06-22 12:26:09 -04: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
sd-dhcp: rely on FIONREAD working
2014-05-21 16:31:28 +02:00
dhcp-server-internal.h
sd-dhcp-server: track bound leases
2014-06-13 17:07:19 +02:00
ipv4ll-internal.h
ipv4ll-network.c
ipv4ll-packet.c
Makefile
network-internal.c
network-internal: split out net_get_name()
2014-06-19 15:44:43 +03:00
network-internal.h
network-internal: split out net_get_name()
2014-06-19 15:44:43 +03:00
sd-dhcp6-client.c
sd-dhcp6-client: Implement Rapid Commit
2014-06-26 16:10:47 +03: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/networkd: set lifetimes for IPv4 addresses
2014-06-29 15:18:21 +02:00
sd-dhcp-lease.c
sd-dhcp-client/networkd: set lifetimes for IPv4 addresses
2014-06-29 15:18:21 +02:00
sd-dhcp-server.c
networkd/sd-dhcp-server: only start dhcp server when necessary
2014-06-29 15:18:21 +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
test-dhcp6-client.c
sd-dhcp6-client: Add Option Request Option support
2014-06-26 16:10:11 +03:00
test-dhcp-client.c
sd-dhcp: checksum - make endianess-neutral
2014-06-17 09:17:07 +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