Age | Commit message (Expand) | Author |
2014-04-12 | sd-dhcp-client: drop logging about T1/T2 | Tom Gundersen |
2014-04-12 | sd-dhcp-client: improve logging | Tom Gundersen |
2014-04-12 | sd-dhcp-client: use client_initialiez and client_restart for REBOOT | Tom Gundersen |
2014-04-11 | sd-dhcp-client: document message creation a bit more | Tom Gundersen |
2014-04-11 | sd-dhcp-client: assert that we can only create DISCOVER or REQUEST messages | Tom Gundersen |
2014-04-11 | sd-dhcp-client: rebind raw socket when resetting transaction id | Tom Gundersen |
2014-04-11 | sd-ipv4ll: Add an explicit stop state for IPv4LL | Patrik Flykt |
2014-04-11 | sd-ipv4ll: Add reference counting for IPv4LL | Patrik Flykt |
2014-04-11 | sd-dhcp-client: Add an explicit stop state for the DHCP client | Patrik Flykt |
2014-04-11 | sd-dhcp-client: Add reference counting for DHCP | Patrik Flykt |
2014-04-11 | sd-dhcp-client: recevie_message - verify cmsg_len before reading | Tom Gundersen |
2014-04-10 | sd-dhcp-client: test - fix for jenkins | Tom Gundersen |
2014-04-08 | sd-dhcp-client: include client id in debug messages | Tom Gundersen |
2014-04-07 | test-dhcp-client: style fixes | Zbigniew Jędrzejewski-Szmek |
2014-04-07 | libsystemd-network: Speed up checksum computation using 64 bit integers | Tom Gundersen |
2014-04-07 | ipv4ll: use BPF on raw socket | Tom Gundersen |
2014-04-07 | sd-ipv4ll: fix packet broadcasting | Tom Gundersen |
2014-04-06 | sd-dhcp-client: improve BPF | Tom Gundersen |
2014-04-06 | sd-dhcp-client: eagerly drop too small packets | Tom Gundersen |
2014-04-06 | sd-dhcp-client: move magic cookie into DHCPMessage struct | Tom Gundersen |
2014-04-03 | networkd: smooth transition from ipv4ll to dhcp address | Umut Tezduyar Lindskog |
2014-04-02 | sd-dhcp-client: use BPF on raw socket | Tom Gundersen |
2014-04-01 | sd-ipv4ll: speed up bind() in the same way as for dhcp | Tom Gundersen |
2014-04-01 | sd-dhcp-client: --omg-optimized | Tom Gundersen |
2014-03-30 | sd-dhcp: avoid checksum calculation if possible | Tom Gundersen |
2014-03-30 | sd-dhcp: check for ipv4 packets | Tom Gundersen |
2014-03-30 | sd-dhcp: check for udp packets | Umut Tezduyar Lindskog |
2014-03-27 | silence warnings | Thomas Hindoe Paaboel Andersen |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
2014-03-22 | sd-dhcp-client: test - don't close socket twice | Tom Gundersen |
2014-03-21 | libsystemd-network: move network-utils from src/shared | Tom Gundersen |
2014-03-21 | sd-ipv4ll/networkd: generate predictable addresses | Umut Tezduyar Lindskog |
2014-03-21 | sd-dhcp-client/sd-ipv4ll: allow mac address to be updated at any time | Tom Gundersen |
2014-03-21 | sd-dhcp-client: add fallback subnet masks | Tom Gundersen |
2014-03-21 | sd-dhcp-client: make timeout handling a bit more robust | Tom Gundersen |
2014-03-20 | sd-dhcp-client: do not reset 'secs' when entering INIT-REBOOT | Tom Gundersen |
2014-03-20 | sd-dhcp-client: don't pass around 'secs' | Tom Gundersen |
2014-03-20 | libsystemd-dhcp: Update client test case for client id and end option | Patrik Flykt |
2014-03-20 | libsystemd-network: Don't unnecessarily send too long packets | Patrik Flykt |
2014-03-20 | libsystemd-network: Prepend hardware type byte to client identifier | Patrik Flykt |
2014-03-19 | sd-dhcp-client: accept infinite lease lifetime | Tom Gundersen |
2014-03-19 | libsystemd-network: Add Init-Reboot support | Patrik Flykt |
2014-03-19 | libsystemd-network: Restart DHCP acquisition if the lease expires | Patrik Flykt |
2014-03-19 | libsystemd-network: Add hangcheck timer for DHCP client test | Patrik Flykt |
2014-03-19 | libsystemd-network: Export checksum function to test case | Patrik Flykt |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-03-18 | sd-dhcp-client: make sure timers fire immediately | Tom Gundersen |
2014-03-14 | networkd: fix creation of runtime dirs at startup | Tom Gundersen |
2014-03-12 | test-dhcp-client: remove pointless initializer, wrongly committed earlier | Kay Sievers |
2014-03-11 | build-sys: add libsystemd-label to network/dhcp users | Kay Sievers |