summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
AgeCommit message (Expand)Author
2014-03-21sd-ipv4ll/networkd: generate predictable addressesUmut Tezduyar Lindskog
2014-03-21sd-dhcp-client/sd-ipv4ll: allow mac address to be updated at any timeTom Gundersen
2014-03-21sd-dhcp-client: add fallback subnet masksTom Gundersen
2014-03-21sd-dhcp-client: make timeout handling a bit more robustTom Gundersen
2014-03-20sd-dhcp-client: do not reset 'secs' when entering INIT-REBOOTTom Gundersen
2014-03-20sd-dhcp-client: don't pass around 'secs'Tom Gundersen
2014-03-20libsystemd-dhcp: Update client test case for client id and end optionPatrik Flykt
2014-03-20libsystemd-network: Don't unnecessarily send too long packetsPatrik Flykt
2014-03-20libsystemd-network: Prepend hardware type byte to client identifierPatrik Flykt
2014-03-19sd-dhcp-client: accept infinite lease lifetimeTom Gundersen
2014-03-19libsystemd-network: Add Init-Reboot supportPatrik Flykt
2014-03-19libsystemd-network: Restart DHCP acquisition if the lease expiresPatrik Flykt
2014-03-19libsystemd-network: Add hangcheck timer for DHCP client testPatrik Flykt
2014-03-19libsystemd-network: Export checksum function to test casePatrik Flykt
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2014-03-18sd-dhcp-client: make sure timers fire immediatelyTom Gundersen
2014-03-14networkd: fix creation of runtime dirs at startupTom Gundersen
2014-03-12test-dhcp-client: remove pointless initializer, wrongly committed earlierKay Sievers
2014-03-11build-sys: add libsystemd-label to network/dhcp usersKay Sievers
2014-03-11sd-dhcp-client: use close_nointr_nofail()Tom Gundersen
2014-03-11sd-dhcp: generalise ip header generationTom Gundersen
2014-03-05sd-dhcp-client: log the MAC address we are usingTom Gundersen
2014-03-03sd-network: IPv4 link-local support [v2]Umut Tezduyar Lindskog
2014-03-03sd-dhcp-lease: add sd_dhcp_lease_get_next_server()Tom Gundersen
2014-03-03sd-dhcp-lease: add sd_dhcp_lease_get_server_identifier()Tom Gundersen
2014-03-03sd-dhcp-lease: add Root Path supportTom Gundersen
2014-02-28sd-network: add new libraryTom Gundersen