summaryrefslogtreecommitdiff
path: root/src/network/networkd-radv.h
Commit message (Expand)AuthorAgeFilesLines
* network: Add support to advertie ipv6 routeSusant Sahani2019-09-171-0/+9
* network: move conf parsers and function prototypesYu Watanabe2019-06-301-3/+17
* network: drop sections contain invalid settings in network_verify()Yu Watanabe2019-03-131-1/+2
* network: make all xxx_new_static() staticYu Watanabe2019-03-131-1/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-05-221-7/+7
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-04-251-1/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* networkd: Add DHCPv6 as a configuration option to radv prefixesPatrik Flykt2018-01-041-0/+1
* networkd: Move Router Advertisement functionality to a single filePatrik Flykt2018-01-041-0/+25
* 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/+1
* networkd-radv: Helper function for Router Advertisement initializationPatrik Flykt2017-05-151-0/+24