summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
Commit message (Expand)AuthorAge
* Remove src/libsystemd-networkAndy Wingo2015-04-19
* fix gcc warnings about uninitialized variablesHarald Hoyer2015-03-27
* sd-dhcp-client: fix strict aliasing issueShawn Landden2015-03-14
* test-dhcp-option: conform to usual coding styleZbigniew Jędrzejewski-Szmek2015-03-13
* test-dhcp-option: add assert to check index is nonnegativeZbigniew Jędrzejewski-Szmek2015-03-13
* Use space after a silencing (void)Zbigniew Jędrzejewski-Szmek2015-03-13
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-13
* sd-pppoe: workaround for incomplete include in old kernelsZbigniew Jędrzejewski-Szmek2015-03-12
* sd-dhcp6-client: delay setting the DUID and don't fail constructorThomas Haller2015-03-04
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* Transpose args in strv_fnmatch() to be more ooZbigniew Jędrzejewski-Szmek2015-02-16
* test-network: fix segfault with NULL dev_path/driver/type/nameZbigniew Jędrzejewski-Szmek2015-02-16
* network-internal: chain matches with AND in net_match_config()Zbigniew Jędrzejewski-Szmek2015-02-16
* Add helper for fnmatch over strvZbigniew Jędrzejewski-Szmek2015-02-16
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-12
* Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"Lennart Poettering2015-02-12
* network-internal: fix inverted matchingTom Gundersen2015-02-11
* net: support globbing and disjunction in Match logicTom Gundersen2015-02-10
* tree-wide: Always use recvmsg with MSG_CMSG_CLOEXECCristian Rodríguez2015-02-10
* test-lldp: fix minor OOMLennart Poettering2015-02-10
* test-lldp: initialize structs when we define themLennart Poettering2015-02-10
* test-lldp: use strndup() where possibleLennart Poettering2015-02-10
* libsystemd-network: Avoid potential NULL dereference in test-lldpPhilippe De Swert2015-02-10
* treewide: correct typos and use consistent "MAC" spellingTorstein Husebø2015-02-09
* test-dhcp-client: add a kludge to make valgrind happyZbigniew Jędrzejewski-Szmek2015-02-02
* test-dhcp-client: open a real udp socket for test executionZbigniew Jędrzejewski-Szmek2015-02-02
* test-dhcp-client: remove linebreakZbigniew Jędrzejewski-Szmek2015-01-31
* sd-dhcp: chop of trailing dot of DHCP supplied host and domain namsLennart Poettering2015-01-28
* sd-icmp6-nd: Add support for fetching the latest expired prefixPatrik Flykt2015-01-27
* test-icmp6-nd: Add test cases for prefixesPatrik Flykt2015-01-27
* sd-icmp6-nd: Parse ICMPv6 prefix informationPatrik Flykt2015-01-27
* test-icmp6-rs: Add trivial test case for an MTU that is not presentPatrik Flykt2015-01-27
* sd-icmp6-nd: Add helper function to get the IPv6 link MTUPatrik Flykt2015-01-27
* sd-icmp6-nd: Add link and prefix structures for ICMPv6Patrik Flykt2015-01-27
* sd-icmp6-nd: Update Router Advertisement handlingPatrik Flykt2015-01-27
* sd-dhcp6-lease: Revise address iteration functionsPatrik Flykt2015-01-27
* #pragma once here and thereZbigniew Jędrzejewski-Szmek2015-01-23
* sd-dhcp-client: use RFC4361-complient ClientID by defaultTom Gundersen2015-01-22
* dhcp-identifier: create IAID even if no udev device can be foundTom Gundersen2015-01-22
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-22
* network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-clientTom Gundersen2015-01-21
* network: dhcp - split out the duid structure into a new header fileTom Gundersen2015-01-21
* sd-dhcp6-client: Remove unnecessary debug printoutPatrik Flykt2015-01-20
* LLDP: Support locally assigned port subtypeSusant Sahani2015-01-15
* refcnt: refcnt is unsigned, fix comparisonsTom Gundersen2015-01-13
* network-intenal: user _cleanup_ macro in parse_ifnameTom Gundersen2015-01-12
* libsystemd-network: fix typo in lldpTorstein Husebø2015-01-05
* network: fix scanf/printf formatZbigniew Jędrzejewski-Szmek2015-01-01
* lldp: fix sd_lldp_save()David Herrmann2014-12-31
* lldp: fix uninitialized cleanup var #2David Herrmann2014-12-31