summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
AgeCommit message (Expand)AuthorFilesLines
2018-10-04dhcp6: don't include internal header "sparse-endian.h" in "sd-dhcp6-client.h"Thomas Haller1-1/+1
2018-10-03dhcp6: check option length before reading valuesYu Watanabe3-7/+8
2018-10-02sd-radv: EAGAIN is not really unexpected, distinguishit from other errors whe...Lennart Poettering1-1/+4
2018-10-02sd-ndisc: generate debug log messages on unexpected errorsLennart Poettering1-1/+8
2018-10-02sd-radv: remove log_radv_warning_errno()Lennart Poettering2-5/+4
2018-10-02icmp6-util: stop ignoring EAGAIN and EINTR in icmp6_receiveEvgeny Vereshchagin1-5/+1
2018-09-30trivial: fix spelling in code commentsThomas Haller2-2/+2
2018-09-30dhcp6: fix memleak about sd_eventYu Watanabe1-0/+3
2018-09-29dhcp6: fix an off-by-one error in dhcp6_option_parse_domainnameEvgeny Vereshchagin1-1/+1
2018-09-29tests: make fuzz-dhcp6-client work in containers provided by the OSS-Fuzz pro...Evgeny Vereshchagin1-1/+6
2018-09-29fuzz: add a fuzzer for dhcp6_clientEvgeny Vereshchagin1-0/+8
2018-09-28Merge pull request #10190 from evverx/fuzz-ndisc-rsZbigniew Jędrzejewski-Szmek1-2/+2
2018-09-27dhcp6: fix memleakYu Watanabe1-12/+5
2018-09-27dhcp6: fix buffer size checkingYu Watanabe1-2/+2
2018-09-27dhcp6: use offsetof instead of sizeofYu Watanabe1-1/+1
2018-09-27sd-dhcp-lease: fix memleaksYu Watanabe1-0/+2
2018-09-27sd-dhecp-lease: use free_and_replace() at one moreYu Watanabe1-2/+1
2018-09-26ndisc: fix two infinite loopsYu Watanabe1-2/+2
2018-09-25DHCPv6: use unsigned for flagsZbigniew Jędrzejewski-Szmek1-1/+1
2018-09-19sd-dhcp6-client: Reference and unreference a stored leasePatrik Flykt1-1/+2
2018-09-19dhcp6-client: Store lease timeouts T1 and T1 in client structPatrik Flykt4-34/+12
2018-09-19dhcp6-client: Select T1 and T2 timeouts from IA_NA and IA_PDPatrik Flykt1-6/+30
2018-09-19dhcp6-lease: Add function to fetch the IAID for the prefixPatrik Flykt3-1/+11
2018-09-19dhcp6-client: Add tests for address, information and prefix requestsPatrik Flykt1-4/+35
2018-09-19dhcp6-client: Function for enabling/disabling IA_NA requestPatrik Flykt1-15/+51
2018-09-19dhcp6_client: Add helper for fetching Prefix Delegation informationPatrik Flykt1-1/+10
2018-09-19busctl,sd-lldp: explicitly specify type of argument in compare functionYu Watanabe3-4/+4
2018-09-19tree-wide: use typesafe_qsort()Yu Watanabe1-5/+3
2018-09-14tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek8-24/+15
2018-09-14tests: add helper to unify skipping a test and exitingZbigniew Jędrzejewski-Szmek1-4/+3
2018-09-13test: when skipping tests, always print somethingZbigniew Jędrzejewski-Szmek1-4/+5
2018-09-11dhcp: fix assertion starting DHCP client without MAC address (#10054)Thomas Haller1-2/+0
2018-09-04sd-dhcp6: set requested time for DUID-LLTYu Watanabe1-1/+1
2018-09-04sd-dhcp: drop meaningless checkingYu Watanabe2-4/+4
2018-08-27tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicableYu Watanabe11-247/+42
2018-08-23Merge pull request #9406 from yuwata/rfe-9228Zbigniew Jędrzejewski-Szmek4-27/+182
2018-08-23network: replace udev_device by sd_deviceYu Watanabe4-22/+18
2018-08-08sd-dhcp: make time value for DUID-LLT configurableYu Watanabe2-7/+36
2018-08-08sd-dhcp: use MAC address when DUIDType=link-layer-time or link-layer but DUID...Yu Watanabe4-2/+90
2018-08-08sd-dhcp: adjust log messageYu Watanabe1-1/+1
2018-08-08sd-dhcp: adjust type of elements in duidYu Watanabe1-4/+4
2018-08-08sd-dhcp: use application specific machine ID when DUIDType=uuid but DUIDRawDa...Yu Watanabe4-16/+53
2018-08-06tree-wide: Convert compare_func's to use CMP() macro wherever possible.Filipe Brandenburger2-20/+9
2018-07-07network/link: Fix logic error in matching devices by MACDave Reisner1-1/+1
2018-06-29tree-wide: drop double newlineYu Watanabe4-4/+0
2018-06-25sd-dhcp: drop unnecessary conditionYu Watanabe1-3/+2
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek23-50/+0
2018-06-18Correct a number of trivial typos.Chris Lamb1-1/+1
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek1-2/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1