summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
AgeCommit message (Expand)Author
2014-04-03networkd: smooth transition from ipv4ll to dhcp addressUmut Tezduyar Lindskog
2014-04-02sd-dhcp-client: use BPF on raw socketTom Gundersen
2014-04-01sd-ipv4ll: speed up bind() in the same way as for dhcpTom Gundersen
2014-04-01sd-dhcp-client: --omg-optimizedTom Gundersen
2014-03-30sd-dhcp: avoid checksum calculation if possibleTom Gundersen
2014-03-30sd-dhcp: check for ipv4 packetsTom Gundersen
2014-03-30sd-dhcp: check for udp packetsUmut Tezduyar Lindskog
2014-03-27silence warningsThomas Hindoe Paaboel Andersen
2014-03-24sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering
2014-03-22sd-dhcp-client: test - don't close socket twiceTom Gundersen
2014-03-21libsystemd-network: move network-utils from src/sharedTom Gundersen
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