Age | Commit message (Expand) | Author |
2016-05-26 | sd-network: rename "index" field of the various clients to "ifindex" | Lennart Poettering |
2016-05-15 | tree-wide: drop spurious "&"s when passing functions around | Zbigniew Jędrzejewski-Szmek |
2016-05-03 | networkd: rework duid_{type,duid_type,duid,duid_len} setting | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | networkd: rework headers to avoid circular includes | Zbigniew Jędrzejewski-Szmek |
2016-04-20 | networkd: respect DHCP UseRoutes option (#3075) | Susant Sahani |
2016-03-30 | DHCP DUID, IAID configuration options | Vinay Kulkarni |
2016-03-21 | Revert "DHCP DUID and IAID configurability" | Zbigniew Jędrzejewski-Szmek |
2016-03-09 | DHCP DUID and IAID configurability | Vinay Kulkarni |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-01-26 | networkd: rename a few Network object properties to be more like the configur... | Lennart Poettering |
2016-01-20 | dhcp: make DHCP_OPTION_* enum public | Beniamino Galvani |
2016-01-20 | dhcp: export routes as opaque objects | Beniamino Galvani |
2015-11-18 | networkd: dhcp4 - dirty link when the lease changes | Tom Gundersen |
2015-11-11 | networkd: dhcp4 - style fixes | Tom Gundersen |
2015-10-30 | networkd: link - (de)serialize IPv4LL and DHCPv4 addresses | Tom Gundersen |
2015-10-30 | networkd: route - clean up confusion between 'metric' and 'priority' | Tom Gundersen |
2015-10-30 | networkd: route - rename fields in struct | Tom Gundersen |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-21 | networkd: route - simplify route_new() | Tom Gundersen |
2015-10-21 | networkd: address - merge _change() into _configure() | Tom Gundersen |
2015-10-21 | networkd: address - factor out address_update() | Tom Gundersen |
2015-10-21 | networkd: link - only consider configured when all addresses are ready | Tom Gundersen |
2015-10-11 | networkd: make address_{establish,release}() static | Tom Gundersen |
2015-10-11 | networkd: address - process in manager.c rather than link.c | Tom Gundersen |
2015-10-11 | networkd: route/address - simplify and unify creators | Tom Gundersen |
2015-09-22 | sd-dhcp: fix namespacing | David Herrmann |
2015-09-04 | networkd: adjust error codes for nonexisting DHCP data | Martin Pitt |
2015-08-27 | networkd: port many log messages over to newer logging API | Lennart Poettering |
2015-08-27 | networkd: properly reset transient hostname when we lose a DHCP lease | Lennart Poettering |
2015-08-27 | networkd: optionally push dhcp timezone into timedated | Lennart Poettering |
2015-08-27 | networkd: fix indentation | Lennart Poettering |
2015-08-27 | dhcp: NTP servers should be requested by networkd but not implicitly by sd-dhcp | Lennart Poettering |
2015-08-26 | dhcp,network: implement RFC 4833 (DHCP Timezone option) | Lennart Poettering |
2015-08-26 | sd-dhcp: don't randomly ref objects | David Herrmann |
2015-08-06 | tree-wide: fix indentation | Thomas Hindoe Paaboel Andersen |
2015-08-02 | networkd: fix neworkd crash | Susant Sahani |
2015-07-10 | networkd: DHCP override hostname | Susant Sahani |
2015-06-13 | sd-netlink: rename from sd-rtnl | Tom Gundersen |
2015-06-09 | networkd: actually always use AddressFamilyBoolean as the bit mask it is | Lennart Poettering |
2015-05-18 | util: split all hostname related calls into hostname-util.c | Lennart Poettering |
2015-05-11 | core,network: major per-object logging rework | Lennart Poettering |
2015-03-04 | networkd: Make DHCP client ID creation configurable | Jan Janssen |
2015-01-13 | networkd: introduce an AddressFamilyBoolean enum type | Lennart Poettering |
2014-12-08 | networkd: manager - enumerate addresses globally, rather than per-link | Tom Gundersen |
2014-11-28 | networkd: update logging macros for parameter order, and errno, to match rest... | Lennart Poettering |
2014-11-27 | log: rearrange log function naming | Lennart Poettering |
2014-10-11 | sd-dhcp-client: support non-Ethernet hardware addresses | Dan Williams |
2014-09-17 | networkd: dhcp4 - fix unchecked return value | Tom Gundersen |
2014-09-08 | networkd: allow specification of DHCP route metric | Angus Gibson |