Age | Commit message (Expand) | Author |
2016-01-20 | dhcp: make DHCP6_OPTION_* enum public | Beniamino Galvani |
2016-01-20 | dhcp: make DHCP_OPTION_* enum public | Beniamino Galvani |
2016-01-20 | dhcp: export routes as opaque objects | Beniamino Galvani |
2016-01-18 | sd-ndisc: simplify if stmt and reindent log messages | Zbigniew Jędrzejewski-Szmek |
2016-01-18 | sd-ndisc: simplify ndisc_prefix_new | Zbigniew Jędrzejewski-Szmek |
2016-01-12 | tree-wide: use xsprintf() where applicable | Daniel Mack |
2015-12-25 | Merge pull request #2223 from ssahani/lldp | Zbigniew Jędrzejewski-Szmek |
2015-12-25 | V3 LLDP: Add packet validation (system name and description) | Susant Sahani |
2015-12-25 | lldp: improve logging | Susant Sahani |
2015-12-02 | util-lib: update dns_name_to_wire_format() to optionally generate DNSSEC cano... | Lennart Poettering |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-27 | Merge pull request #2029 from teg/network-fixes | Martin Pitt |
2015-11-25 | dns-domain: rework dns_label_escape() to not imply memory allocation | Lennart Poettering |
2015-11-25 | dns-domain: simplify dns_name_is_root() and dns_name_is_single_label() | Lennart Poettering |
2015-11-25 | sd-dhcp: parse error message in DECLINE or NAK | Tom Gundersen |
2015-11-25 | sd-ndisc: better validate RA packets | Tom Gundersen |
2015-11-25 | sd-ndisc: always send the link-layer address | Tom Gundersen |
2015-11-25 | libsystemd-network: clean up recv functions | Tom Gundersen |
2015-11-19 | Merge pull request #1947 from phomes/sort-includes2 | Lennart Poettering |
2015-11-19 | nd-ndisc: don't fail if src address is unset | Tom Gundersen |
2015-11-19 | Merge pull request #1931 from bengal/dhcp-fqdn-v2 | Tom Gundersen |
2015-11-19 | sd-ndisc: drop RA packets from non-link-local addresses | Tom Gundersen |
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen |
2015-11-17 | Merge pull request #1920 from teg/networkd-fixes | Martin Pitt |
2015-11-17 | libsystemd-network: add support for "Client FQDN" DHCP option | Beniamino Galvani |
2015-11-17 | sd-dhcp6-client: bind to link-local address | Tom Gundersen |
2015-11-17 | sd-dhcp6-client: allow multiple clients on host | Tom Gundersen |
2015-11-17 | Merge pull request #1926 from phomes/include-order-libudev | Daniel Mack |
2015-11-17 | tree-wide: group include of libudev.h with sd-* | Thomas Hindoe Paaboel Andersen |
2015-11-17 | sd-ipv4ll: fix error path if sd-ipv4acd allocation fails | Lennart Poettering |
2015-11-17 | Merge pull request #1923 from zonque/siphash | Lennart Poettering |
2015-11-16 | siphash24: let siphash24_finalize() and siphash24() return the result directly | Daniel Mack |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-16 | networkd: ndisc/dhcpv6 - handle starting running clients | Tom Gundersen |
2015-11-16 | siphash24: change result argument to uint64_t | Martin Pitt |
2015-11-13 | networkd: dhcp6 - don't log about losing a lease we never had | Tom Gundersen |
2015-11-12 | sd-ndisc: add missing parens | Tom Gundersen |
2015-11-11 | networkd: ndisc - handle router advertisement in userspace | Tom Gundersen |
2015-11-11 | sd-ndisc: introduce separate callbacks | Tom Gundersen |
2015-11-11 | sd-ndisc: notify user on STOP | Tom Gundersen |
2015-11-11 | sd-dhcp6-client: add is_running() method | Tom Gundersen |
2015-11-10 | Merge pull request #1735 from thom311/master | Tom Gundersen |
2015-11-09 | Merge pull request #1820 from michich/errno-v2 | Daniel Mack |
2015-11-06 | doc: correct orthography, word forms and missing/extraneous words | Jan Engelhardt |
2015-11-05 | libsystemd-network: inet_pton does not set errno on parsing error | Michal Schmidt |
2015-11-03 | util-lib: move character class definitions to string-util.h | Lennart Poettering |
2015-11-03 | sd-pppoe: drop | Tom Gundersen |
2015-10-31 | lldp: avoid compiler warnings in lldp_tfl_package_read* functions | Thomas Haller |
2015-10-30 | sd-dhcp6-client: fix assert in options parsing | Tom Gundersen |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |