summaryrefslogtreecommitdiff
path: root/src/systemd/sd-radv.h
Commit message (Expand)AuthorAgeFilesLines
* 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 independentl...Yu 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...Yu Watanabe2021-10-121-1/+1
* libsystemd-network: make sd_dhcp_client_get_ifname() or friends return negati...Yu 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