summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
Commit message (Expand)AuthorAge
* 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
* lldp: fix uninitialized cleanup varDavid Herrmann2014-12-31
* lldp: fix double freeDavid Herrmann2014-12-31
* network: add malloc-assertion in testDavid Herrmann2014-12-31
* tree-wide: spelling fixesVeres Lajos2014-12-30
* sd-lldp: minor header cleanupTom Gundersen2014-12-19
* LLDP: Add support for networkctlSusant Sahani2014-12-19
* networkd: Introduce Link Layer Discovery Protocol (LLDP)Susant Sahani2014-12-19
* use correct format typesThomas Hindoe Paaboel Andersen2014-12-11
* tree-wide: use our memset() macros instead of memset() itselfLennart Poettering2014-12-11
* sd-dhcp-client: log if we fail to set up lease timersTom Gundersen2014-12-11
* test-dhcp6-client: Add a simple Information Request test casePatrik Flykt2014-12-10
* sd-dhcp6-client: Implement Information Request messagePatrik Flykt2014-12-10
* sd-dhcp6-lease: Return only -EINVAL when a NULL lease is suppliedPatrik Flykt2014-12-10
* sd-dhcp6-client: Make end of successfull option parsing explicitPatrik Flykt2014-12-10
* libsystemd-network: fix writing of routes in dhcp lease fileDan Winship2014-12-09
* net_setup/networkd: warn if matching is done on possibly unstable ifnameTom Gundersen2014-12-05
* udev: net_setup - allow matching on OriginalName=Tom Gundersen2014-12-04
* tests: use assert_se instead of assertRonny Chevalier2014-11-30
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-27
* sd-dhcp-lease: fix copy-paste error asserting wrong function argumentThomas Haller2014-11-20
* sd-dhcp-lease: load/save client IDDan Williams2014-11-19
* sd-dhcp-client: allow getting/setting the client IDDan Williams2014-11-19
* sd-dhcp-lease: expose load/save functionsTom Gundersen2014-11-18