aboutsummaryrefslogtreecommitdiffstats
path: root/src/systemd/sd-radv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-radv: allow to configure reachable time in RA headerYu Watanabe2024-04-221-0/+1
* Merge pull request #32346 from yuwata/sd-radv-handle-header-param-gracefullyLuca Boccassi2024-04-191-3/+3
|\
| * sd-radv: set router preference gracefullyYu Watanabe2024-04-191-1/+1
| * sd-radv: allow to modify RA header elements without stopping sd-radvYu Watanabe2024-04-191-2/+2
* | sd-radv: expose sd_radv_send()Yu Watanabe2024-04-191-0/+1
|/
* sd-radv: refuse packet from the same interfaceYu Watanabe2024-04-181-0/+1
* sd-radv: introduce sd_ndisc_router_solicitYu Watanabe2024-04-161-1/+2
* sd-radv: make sd_radv always take timespan in usecYu Watanabe2023-09-211-5/+5
* network: sd-radv - Allow to configure Mobile IPv6 Home AgentSusant Sahani2023-09-041-0/+5
* network: sd-radv - Introduce pref64 support (RFC8781)Susant Sahani2023-08-251-0/+9
* network/radv: allow to configure the time between retransmitted Neighbor Solicitation (#28888)Susant Sahani2023-08-231-0/+1
* Use https for gnu.orgMichael Biebl2022-06-281-1/+1
* sd-radv: voidify sd_radv_remove_prefix()Yu Watanabe2022-03-171-2/+1
* sd-radv: make prefix/route prefix lifetime can be specified with independently with valid_untilYu Watanabe2021-10-271-7/+5
* sd-radv: make several constants not exposedYu Watanabe2021-10-271-5/+0
* sd-radv: make sd_radv_set_router_lifetime() take usec_t (uint64_t)Yu Watanabe2021-10-271-1/+1
* sd-radv: rename sd_radv_prefix_set_route_prefix() -> sd_radv_route_prefix_set_prefix()Yu Watanabe2021-10-121-1/+1
* libsystemd-network: make sd_dhcp_client_get_ifname() or friends return negative errno on errorYu Watanabe2021-09-291-1/+1
* libsystemd-network: introduce sd_xxx_{set,get}_ifname()Yu Watanabe2021-03-041-0/+2
* sd-radv: router lifetime is uint16_tYu Watanabe2020-11-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* radv: introduce sd_radv_is_running()Yu Watanabe2020-07-201-0/+1
* Revert "network: Don't send RA with zero router lifetime when restarting radv"Yu Watanabe2020-07-071-2/+1
* network: Don't send RA with zero router lifetime when restarting radvMichael Marley2020-07-071-1/+2
* network: radv introduce sd_radv_prefix_get_prefixSusant Sahani2020-03-011-0/+2
* network: Add support to advertie ipv6 routeSusant Sahani2019-09-171-0/+10
* sd-radv: per our CODING_STYLE don't use 'bool' in public headersLennart Poettering2018-11-261-6/+3
* Correct a number of trivial typos.Chris Lamb2018-06-181-1/+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
* sd-radv: normalize function parameters a bitLennart Poettering2018-06-131-3/+3
* radv: Add function to remove prefixesPatrik Flykt2018-01-041-0/+2
* radv: Add prefixes with dynamically updated lifetimesPatrik Flykt2018-01-041-1/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* networkd: Automatically set DNS and search domain informationPatrik Flykt2017-10-061-0/+5
* sd-radv: Add Router Advertisement DNS Search List optionPatrik Flykt2017-09-151-0/+1
* sd-radv: Add Router Advertisement DNS informationPatrik Flykt2017-09-071-0/+2
* sd-radv: Add Router Advertisement functionalityPatrik Flykt2017-05-151-0/+25
* sd-radv: Add Router Advertisement prefix handlingPatrik Flykt2017-05-151-0/+56