summaryrefslogtreecommitdiffstats
path: root/src/libsystemd-network/ndisc-router.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* network: ndisc - Allow to parse PREF64 prefixSusant Sahani2023-09-041-1/+113
* network: ndisc - Allow to use ICMP6 rate limit from received RASusant Sahani2023-08-211-0/+9
* network: ndisc - Ignore route information if reserved (10) value isSusant Sahani2023-08-141-3/+3
* Merge pull request #28132 from rpigott/dhcp-captive-portalYu Watanabe2023-07-031-0/+42
|\
| * ndisc: parse RFC8910 captive portal ipv6ra optionRonan Pigott2023-07-021-0/+42
* | tree-wide: "<n>bit" → "<n>-bit"Zbigniew Jędrzejewski-Szmek2023-07-021-2/+2
|/
* sd-ndisc: drop unused functionYu Watanabe2022-05-041-21/+0
* libsystemd-network: refuse too large raw_sizeYu Watanabe2022-05-041-0/+3
* libsystemd-network: drop _public_ attributeYu Watanabe2021-10-291-27/+27
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-191-2/+2
* libsystemd-network: make log_dhcp_client() or friends include interface nameYu Watanabe2021-03-031-61/+46
* tree-wide: use in_addr_is_set() or friendsYu Watanabe2021-02-171-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: drop missing.hYu Watanabe2019-10-311-1/+1
* util: split out memcmp()/memset() related calls into memory-util.[ch]Lennart Poettering2019-03-131-0/+1
* resolve: reject host names with leading or trailing dashes in /etc/hostsZbigniew Jędrzejewski-Szmek2018-12-101-1/+1
* ndisc: fix two infinite loopsYu Watanabe2018-09-261-2/+2
* tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicableYu Watanabe2018-08-271-22/+1
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-4/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* ndisc: ignore invalid SLAAC prefix lengths (#4923)Jörg Thalheim2016-12-201-1/+9
* basic: add explicit ipv4-specific in_addr classification callsLennart Poettering2016-11-211-1/+1
* tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek2016-10-171-2/+1
* network: beef up ipv6 RA support considerablyLennart Poettering2016-06-061-0/+779