chiark / gitweb /
sd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery
[elogind.git] / src / systemd / sd-dhcp-client.h
2014-04-11 Patrik Flyktsd-dhcp-client: Add reference counting for DHCP
2014-02-28 Tom Gundersensd-network: add new library
2014-02-07 Tom Gundersensd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client
2014-01-30 Tom Gundersensd-dhcp-client/net-util: make netmask_to_prefixlen...
2014-01-18 Tom Gundersensd-dhcp-client: refactor client_{free,new}
2014-01-18 Tom Gundersensd-dhcp-client/networkd: add domainname support
2014-01-16 Tom Gundersensd-dhcp-client: refactor DNS support
2014-01-16 Tom Gundersensd-dhcp-client/networkd: add transient hostname support
2014-01-16 Tom Gundersensd-dhcp-client/networkd: add interface MTU support
2014-01-06 Tom Gundersenlibsystemd-dns: expose list of DNS servers
2014-01-05 Tom Gundersenlibsystemd-dhcp: expose received DNS server
2013-12-12 Patrik Flyktdhcp: Add function to free DHCP client data
2013-12-12 Patrik Flyktdhcp: Add notification callback
2013-12-12 Patrik Flyktdhcp: Process DHCP Ack/Nak message
2013-12-12 Patrik Flyktdhcp: Add timeout and main loop support
2013-12-12 Patrik Flyktdhcp: Add function to stop the DHCP client
2013-12-12 Patrik Flyktdhcp: Add DHCP discover sending
2013-12-12 Patrik Flyktdhcp: Add DHCP client initialization