Age | Commit message (Expand) | Author |
2015-09-22 | sd-ipv4ll: fix namespacing | David Herrmann |
2015-09-22 | sd-ipv4acd: fix namespacing | David Herrmann |
2015-09-21 | sd-ipv4ll: do not assert_return when seed == 0 | Ronny Chevalier |
2015-09-18 | sd-ipv4acd: introduce new library split out from sd-ipv4ll | Tom Gundersen |
2015-09-18 | sd-ipv4ll: simplify conflict handling | Tom Gundersen |
2015-09-18 | sd-ipv4ll: rework callbacks | Tom Gundersen |
2015-09-18 | sd-ipv4ll: don't allow changing MAC address whilst running | Tom Gundersen |
2015-09-18 | sd-ipv4ll: code cleanups | Tom Gundersen |
2015-09-18 | sd-ipv4ll: remove duplicate packet verification | Tom Gundersen |
2015-09-18 | sd-ipv4ll: minor cleanups | Tom Gundersen |
2015-09-18 | sd-ipv4ll: split out on_conflict() from on_packet() | Tom Gundersen |
2015-09-18 | sd-ipv4ll: split run_state_machine() into on_packet() and on_timeout() | Tom Gundersen |
2015-09-18 | sd-ipv4ll: filter out unwanted ARP packets in the kernel | Tom Gundersen |
2015-09-09 | tree-wide: drop {} from one-line if blocks | Lennart Poettering |
2015-08-27 | network: get rid of more RefCnt usage | Lennart Poettering |
2015-08-06 | tree-wide: do not return error codes as bool | Thomas Hindoe Paaboel Andersen |
2015-08-03 | sd-event: make sure sd_event_now() cannot fail | Lennart Poettering |
2015-04-11 | shared: add random-util.[ch] | Ronny Chevalier |
2015-01-13 | refcnt: refcnt is unsigned, fix comparisons | Tom Gundersen |
2014-11-04 | sd-event: rename sd_event_source_set_name() to sd_event_source_get_name() | Lennart Poettering |
2014-08-30 | sd-ipv4ll: name the correct source | Tom Gundersen |
2014-08-28 | sd-event: name event sources used in libraries | Tom Gundersen |
2014-07-24 | libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possible | Tom Gundersen |
2014-04-27 | libnetworkd: add link local tests | Umut Tezduyar Lindskog |
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-03 | networkd: smooth transition from ipv4ll to dhcp address | Umut Tezduyar Lindskog |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
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-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-03-03 | sd-network: IPv4 link-local support [v2] | Umut Tezduyar Lindskog |