Age | Commit message (Expand) | Author |
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 |
2015-01-15 | LLDP: Support locally assigned port subtype | Susant Sahani |
2015-01-13 | refcnt: refcnt is unsigned, fix comparisons | Tom Gundersen |
2015-01-12 | network-intenal: user _cleanup_ macro in parse_ifname | Tom Gundersen |
2015-01-05 | libsystemd-network: fix typo in lldp | Torstein Husebø |
2015-01-01 | network: fix scanf/printf format | Zbigniew Jędrzejewski-Szmek |
2014-12-31 | lldp: fix sd_lldp_save() | David Herrmann |
2014-12-31 | lldp: fix uninitialized cleanup var #2 | David Herrmann |
2014-12-31 | lldp: fix uninitialized cleanup var | David Herrmann |
2014-12-31 | lldp: fix double free | David Herrmann |
2014-12-31 | network: add malloc-assertion in test | David Herrmann |
2014-12-30 | tree-wide: spelling fixes | Veres Lajos |
2014-12-19 | sd-lldp: minor header cleanup | Tom Gundersen |
2014-12-19 | LLDP: Add support for networkctl | Susant Sahani |
2014-12-19 | networkd: Introduce Link Layer Discovery Protocol (LLDP) | Susant Sahani |
2014-12-11 | use correct format types | Thomas Hindoe Paaboel Andersen |