Age | Commit message (Expand) | Author |
2015-04-21 | dhcp6: remove unnecessary if check | Lennart Poettering |
2015-04-14 | test-dhcp6-client: don't unref the event twice | Thomas Hindoe Paaboel Andersen |
2015-04-14 | sd-dhcp6-client: unref lease when freeing the client | Thomas Hindoe Paaboel Andersen |
2015-04-13 | test-ipv4ll: clean up the event | Thomas Hindoe Paaboel Andersen |
2015-04-12 | dhcp: yes, infiniband has the larger MAC address length, but let the compuler... | Lennart Poettering |
2015-04-11 | shared: add random-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | Revert "sd-dhcp-client: fix strict aliasing issue" | Lennart Poettering |
2015-03-27 | fix gcc warnings about uninitialized variables | Harald Hoyer |
2015-03-14 | sd-dhcp-client: fix strict aliasing issue | Shawn Landden |
2015-03-13 | test-dhcp-option: conform to usual coding style | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | test-dhcp-option: add assert to check index is nonnegative | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | Use space after a silencing (void) | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-12 | sd-pppoe: workaround for incomplete include in old kernels | Zbigniew Jędrzejewski-Szmek |
2015-03-04 | sd-dhcp6-client: delay setting the DUID and don't fail constructor | Thomas Haller |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-16 | Transpose args in strv_fnmatch() to be more oo | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | test-network: fix segfault with NULL dev_path/driver/type/name | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | network-internal: chain matches with AND in net_match_config() | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | Add helper for fnmatch over strv | Zbigniew Jędrzejewski-Szmek |
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen |
2015-02-12 | Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC" | Lennart Poettering |
2015-02-11 | network-internal: fix inverted matching | Tom Gundersen |
2015-02-10 | net: support globbing and disjunction in Match logic | Tom Gundersen |
2015-02-10 | tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC | Cristian Rodríguez |
2015-02-10 | test-lldp: fix minor OOM | Lennart Poettering |
2015-02-10 | test-lldp: initialize structs when we define them | Lennart Poettering |
2015-02-10 | test-lldp: use strndup() where possible | Lennart Poettering |
2015-02-10 | libsystemd-network: Avoid potential NULL dereference in test-lldp | Philippe De Swert |
2015-02-09 | treewide: correct typos and use consistent "MAC" spelling | Torstein Husebø |
2015-02-02 | test-dhcp-client: add a kludge to make valgrind happy | Zbigniew Jędrzejewski-Szmek |
2015-02-02 | test-dhcp-client: open a real udp socket for test execution | Zbigniew Jędrzejewski-Szmek |
2015-01-31 | test-dhcp-client: remove linebreak | Zbigniew Jędrzejewski-Szmek |
2015-01-28 | sd-dhcp: chop of trailing dot of DHCP supplied host and domain nams | Lennart Poettering |
2015-01-27 | sd-icmp6-nd: Add support for fetching the latest expired prefix | Patrik Flykt |
2015-01-27 | test-icmp6-nd: Add test cases for prefixes | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Parse ICMPv6 prefix information | Patrik Flykt |
2015-01-27 | test-icmp6-rs: Add trivial test case for an MTU that is not present | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Add helper function to get the IPv6 link MTU | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Add link and prefix structures for ICMPv6 | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Update Router Advertisement handling | Patrik Flykt |
2015-01-27 | sd-dhcp6-lease: Revise address iteration functions | Patrik Flykt |
2015-01-23 | #pragma once here and there | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | sd-dhcp-client: use RFC4361-complient ClientID by default | Tom Gundersen |
2015-01-22 | dhcp-identifier: create IAID even if no udev device can be found | Tom Gundersen |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-21 | network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-client | Tom Gundersen |
2015-01-21 | network: dhcp - split out the duid structure into a new header file | Tom Gundersen |
2015-01-20 | sd-dhcp6-client: Remove unnecessary debug printout | Patrik Flykt |