summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
Commit message (Expand)AuthorAgeFilesLines
* dhcp6: coding style fixesYu Watanabe2020-01-311-7/+7
* dhcp6: do not use T1 and T2 longer than one provided by the leaseYu Watanabe2020-01-311-2/+1
* network, udev: introduce PermanentMACAddress= setting in [Match] sectionYu Watanabe2020-01-082-0/+10
* network: DHCP4 introduce send declineSusant Sahani2019-12-211-1/+43
* network: make Name= in [Match] support alternative names of interfacesYu Watanabe2019-12-162-2/+16
* ipv4ll: do not reset conflict counter on restartAJ Bagwell2019-12-113-4/+6
* tree-wide: normalize includes of public headersZbigniew Jędrzejewski-Szmek2019-11-281-1/+1
* Merge pull request #14064 from yuwata/network-unify-send-option-and-send-raw-...Zbigniew Jędrzejewski-Szmek2019-11-185-102/+55
|\
| * dhcp: remove struct sd_dhcp_raw_optionYu Watanabe2019-11-185-102/+55
* | Merge pull request #14056 from yuwata/dhcp-debug-logsYu Watanabe2019-11-182-22/+32
|\ \ | |/ |/|
| * dhcp6: add debug logsYu Watanabe2019-11-171-8/+8
| * dhcp4: propagate error in restarting DHCPv4 clientYu Watanabe2019-11-171-5/+15
| * dhcp4: add debug logsYu Watanabe2019-11-171-9/+9
* | sd-dhcp-client: anonymize DHCPDISCOVER (fixes #13992)Serge2019-11-181-1/+3
|/
* sd-radv: fix memleakYu Watanabe2019-11-051-0/+7
* tree-wide: drop stdio.h when stdio-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop socket.h when socket-util.h is includedYu Watanabe2019-11-045-5/+0
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-048-8/+0
* network: DHCP server remove duplicate freeSusant Sahani2019-11-011-3/+1
* Fix CID 1406578: Resource leaks (RESOURCE_LEAK)Susant Sahani2019-10-311-2/+2
* Merge pull request #13895 from jsynacek/masterAnita Zhang2019-10-311-1/+3
|\
| * sd-dhcp: fix resource leakJan Synacek2019-10-311-1/+3
* | tree-wide: drop missing.hYu Watanabe2019-10-313-3/+3
|/
* networkd: dhcp server Support Vendor specific 43Susant Sahani2019-10-313-1/+119
* network: support matching based on wifi interfece typeYu Watanabe2019-10-252-0/+26
* sd-dhcp-client: do not call assert in public functionsassert-cleanups-and-constificationZbigniew Jędrzejewski-Szmek2019-10-241-5/+5
* sd-dhcp-client: remove unnecessary cleanup functionZbigniew Jędrzejewski-Szmek2019-10-241-5/+2
* Merge pull request #13142 from yuwata/network-wifi-ssid-support-nl80211Zbigniew Jędrzejewski-Szmek2019-10-232-2/+16
|\
| * network: add support matching based on BSSID=Yu Watanabe2019-10-152-2/+9
| * network: support matching based on wifi SSIDYu Watanabe2019-10-152-2/+9
* | network: DHCPv4 client: add support to send arbitary option and dataSusant Sahani2019-10-153-0/+84
|/
* Merge pull request #13696 from keszybz/keep-dhcp-on-restartZbigniew Jędrzejewski-Szmek2019-10-031-36/+28
|\
| * sd-dhcp-client: do not crash if sd_dhcp_client_send_release() is called with ...Zbigniew Jędrzejewski-Szmek2019-10-021-0/+1
| * sd-dhcp-client: merge client_send_release() into sd_dhcp_client_send_release()Zbigniew Jędrzejewski-Szmek2019-10-021-36/+27
* | network: DHCPv6 client add support for prefix delegation hintSusant Sahani2019-10-013-10/+37
|/
* dhcp4: make IPServiceType configurableSiddharth Chandrasekara2019-09-266-11/+28
* Merge pull request #11883 from yuwata/network-dhcp-renewYu Watanabe2019-09-221-4/+14
|\
| * dhcp: introduce sd_dhcp_client_send_renew()Yu Watanabe2019-07-181-0/+11
| * dhcp: fix minor coding style issueYu Watanabe2019-07-181-4/+3
* | Merge pull request #13605 from cdown/onoChris Down2019-09-201-1/+1
|\ \
| * | dhcp: Log SIP server information correctlyChris Down2019-09-201-1/+1
* | | sd-radv: if lifetime < SD_RADV_DEFAULT_MAX_TIMEOUT_USEC, adjust timeout (#13491)Georg Müller2019-09-201-0/+11
|/ /
* | network: DHCP server Add support to transmit SIP serverSusant Sahani2019-09-205-2/+118
* | dhcp6: use unaligned_read_be32()Yu Watanabe2019-09-201-1/+1
* | dhcp6: add missing option length checkYu Watanabe2019-09-171-2/+5
* | Merge pull request #13559 from ssahani/ipv6ra-routeYu Watanabe2019-09-182-2/+154
|\ \
| * | network: Add support to advertie ipv6 routeSusant Sahani2019-09-172-2/+154
* | | ndisc: make first solicit delayed randomlyYu Watanabe2019-09-161-1/+1
* | | dhcp6: read OPTION_INFORMATION_REFRESH_TIME optionYu Watanabe2019-09-161-1/+20
|/ /
* | Revert "shared/conf-parser,networkd: EXTRACT_UNQUOTE|EXTRACT_RETAIN_ESCAPE â†...Zbigniew JÄ™drzejewski-Szmek2019-08-191-1/+1