summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #538 from mischief/multiple-routersTom Gundersen2015-07-141-1/+2
|\
| * sd-dhcp-lease: fix handling of multiple routersNick Owens2015-07-111-1/+2
* | dhcp: add support for vendor specific DHCP optionBeniamino Galvani2015-07-123-3/+56
* | basic: util - fix errorhandling in unhexmem()Tom Gundersen2015-07-121-5/+4
|/
* lldp: set correct state for processingSusant Sahani2015-07-021-2/+0
* sd-dhcp-client: readd deleted error checkThomas Hindoe Paaboel Andersen2015-06-171-0/+2
* sd-netlink: rename from sd-rtnlTom Gundersen2015-06-131-20/+20
* sd-rtnl: make joining broadcast groups implicitTom Gundersen2015-06-111-1/+1
* libsystemd-network: use domain validation instead of hostname validation for ...Nick Owens2015-06-101-1/+11
* util: introduce CMSG_FOREACH() macro and make use of it everywhereLennart Poettering2015-06-102-2/+2
* tree-wide: remove spurious spaceThomas Hindoe Paaboel Andersen2015-06-081-1/+1
* json: minor style fixesv220Lennart Poettering2015-05-211-1/+1
* dhcp-identifier: fix for unaligned writeTom Gundersen2015-05-192-5/+7
* util: split all hostname related calls into hostname-util.cLennart Poettering2015-05-181-1/+1
* dhcp6: remove unnecessary if checkLennart Poettering2015-04-211-2/+1
* test-dhcp6-client: don't unref the event twiceThomas Hindoe Paaboel Andersen2015-04-141-2/+0
* sd-dhcp6-client: unref lease when freeing the clientThomas Hindoe Paaboel Andersen2015-04-141-0/+2
* test-ipv4ll: clean up the eventThomas Hindoe Paaboel Andersen2015-04-131-1/+2
* dhcp: yes, infiniband has the larger MAC address length, but let the compuler...Lennart Poettering2015-04-121-1/+1
* shared: add random-util.[ch]Ronny Chevalier2015-04-114-0/+4
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* Revert "sd-dhcp-client: fix strict aliasing issue"Lennart Poettering2015-04-101-7/+4
* fix gcc warnings about uninitialized variablesHarald Hoyer2015-03-273-6/+6
* sd-dhcp-client: fix strict aliasing issueShawn Landden2015-03-141-4/+7
* test-dhcp-option: conform to usual coding styleZbigniew Jędrzejewski-Szmek2015-03-131-20/+11
* test-dhcp-option: add assert to check index is nonnegativeZbigniew Jędrzejewski-Szmek2015-03-131-0/+2
* Use space after a silencing (void)Zbigniew Jędrzejewski-Szmek2015-03-132-8/+8
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-131-2/+2
* sd-pppoe: workaround for incomplete include in old kernelsZbigniew Jędrzejewski-Szmek2015-03-121-0/+1
* sd-dhcp6-client: delay setting the DUID and don't fail constructorThomas Haller2015-03-041-6/+12
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-2317-51/+0
* Transpose args in strv_fnmatch() to be more ooZbigniew Jędrzejewski-Szmek2015-02-161-4/+4
* test-network: fix segfault with NULL dev_path/driver/type/nameZbigniew Jędrzejewski-Szmek2015-02-161-4/+8
* network-internal: chain matches with AND in net_match_config()Zbigniew Jędrzejewski-Szmek2015-02-161-8/+8
* Add helper for fnmatch over strvZbigniew Jędrzejewski-Szmek2015-02-161-45/+8
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-121-0/+1
* Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"Lennart Poettering2015-02-122-2/+2
* network-internal: fix inverted matchingTom Gundersen2015-02-111-4/+4
* net: support globbing and disjunction in Match logicTom Gundersen2015-02-102-15/+94
* tree-wide: Always use recvmsg with MSG_CMSG_CLOEXECCristian Rodríguez2015-02-102-2/+2
* test-lldp: fix minor OOMLennart Poettering2015-02-101-3/+6
* test-lldp: initialize structs when we define themLennart Poettering2015-02-101-3/+3
* test-lldp: use strndup() where possibleLennart Poettering2015-02-101-6/+3
* libsystemd-network: Avoid potential NULL dereference in test-lldpPhilippe De Swert2015-02-101-0/+1
* treewide: correct typos and use consistent "MAC" spellingTorstein Husebø2015-02-093-3/+3
* test-dhcp-client: add a kludge to make valgrind happyZbigniew Jędrzejewski-Szmek2015-02-021-0/+7
* test-dhcp-client: open a real udp socket for test executionZbigniew Jędrzejewski-Szmek2015-02-021-1/+7
* test-dhcp-client: remove linebreakZbigniew Jędrzejewski-Szmek2015-01-311-2/+1
* sd-dhcp: chop of trailing dot of DHCP supplied host and domain namsLennart Poettering2015-01-281-0/+14
* sd-icmp6-nd: Add support for fetching the latest expired prefixPatrik Flykt2015-01-271-0/+20