summaryrefslogtreecommitdiff
path: root/src/network/networkd-dhcp6.c
Commit message (Expand)AuthorAgeFilesLines
* network: also manage routes without RTA_OIF attributeYu Watanabe2020-10-071-4/+4
* network: use sd_event stored in ManagerYu Watanabe2020-10-071-1/+1
* network: check feature is enabled in xxx_configure()Yu Watanabe2020-10-071-10/+15
* network: introduce dhcp6_update_mac()Yu Watanabe2020-10-071-22/+64
* network: introduce link_serialize_dhcp6_client()Yu Watanabe2020-10-071-0/+21
* network: header cleanupYu Watanabe2020-10-071-0/+1
* network: move link_request_set_routes()Yu Watanabe2020-10-071-8/+8
* network: do not add prefix to RA if radv is not configuredYu Watanabe2020-09-111-2/+4
* network: make log_link_error() or friends return voidYu Watanabe2020-09-091-1/+1
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-35/+23
* network: dhcp6: logs only new addressYu Watanabe2020-08-271-1/+2
* network: rename settings about DHCPv6 Prefix DelegationYu Watanabe2020-07-291-22/+69
* network: make RADVPrefixDelegation enum bitfieldYu Watanabe2020-07-291-3/+1
* network: dhcp6: drop addresses and delegated prefixes on client stopYu Watanabe2020-07-291-609/+951
* network: make address/route_configure optionally return created Address/Route...Yu Watanabe2020-07-291-4/+4
* network: downgrade log level in conf parsersYu Watanabe2020-07-171-6/+6
* network: fix typoChristian Göttsche2020-07-161-1/+1
* network: make link_request_set_nexthop() called from link_request_set_routes(...Yu Watanabe2020-07-151-1/+10
* network: include error code in the log messageYu Watanabe2020-07-151-7/+6
* network: set dhcp6_xxx_configured flag after routes/addresses are assignedYu Watanabe2020-07-151-29/+93
* network: introduce own address handler for dhcp6 delegated prefixYu Watanabe2020-07-071-3/+26
* Merge pull request #16380 from yuwata/network-dhcp6-update-prefix-routeZbigniew Jędrzejewski-Szmek2020-07-071-37/+15
|\
| * network: always update acquired prefix routeYu Watanabe2020-07-071-18/+0
| * network: decrease indentation levelYu Watanabe2020-07-071-18/+14
| * network: fix indentationYu Watanabe2020-07-071-1/+1
* | network: do not restart radv engine when adding prefixYu Watanabe2020-07-071-25/+3
* | network: fix indentationYu Watanabe2020-07-071-2/+1
* | Revert "network: Don't send RA with zero router lifetime when restarting radv"Yu Watanabe2020-07-071-1/+1
* | network: Don't send RA with zero router lifetime when restarting radvMichael Marley2020-07-071-1/+1
|/
* network: Allow DHCPv6 client to start solicit modeSusant Sahani2020-07-021-0/+12
* network: drop unnecessary "&"Yu Watanabe2020-06-221-1/+1
* network: DHCPv6 - Add support to set token on the LAN interfaceSusant Sahani2020-06-171-24/+74
* network: move DHCPv6 related conf parsers to networkd-dhcp6.cYu Watanabe2020-06-021-0/+78
* Merge pull request #15884 from ssahani/dhcpv6-vendorYu Watanabe2020-06-011-0/+9
|\
| * network: Inroduce DHCP6- send vendor optionsSusant Sahani2020-05-291-0/+9
* | README: add a Fossies codespell badgeEvgeny Vereshchagin2020-05-291-3/+3
|/
* network: DHCPv6 Assign delegated prefix to LAN interfaceSusant Sahani2020-05-291-0/+50
* Merge pull request #15669 from andir/systemd-ipv6-pd-subnet-idLennart Poettering2020-05-271-38/+178
|\
| * networkd: Add support for setting a preferred subnet id for IPv6 PD leasesAndreas Rammhold2020-05-261-38/+178
* | network: DHCPv6 - Add support to send vendor class informationSusant Sahani2020-05-201-0/+6
* | network: DHCPv6 - Add support to send user classSusant Sahani2020-05-191-0/+6
* | network: DHCPv6 - Add support set arbitary request optionsSusant Sahani2020-05-171-0/+14
* | DHCP client: make SendOption work for DHCPv6 too.Andrew Doran2020-05-111-0/+10
|/
* network: DHCPv6 Add support to send MUD URLSusant Sahani2020-04-011-0/+6
* network: include NLMSGERR_ATTR_MSG attribute in error messageYu Watanabe2019-11-301-5/+5
* network: DHCPv6 client add support for prefix delegation hintSusant Sahani2019-10-011-0/+6
* network: make route_get() or friends take Route objectYu Watanabe2019-09-171-26/+30
* network: drop redundant "else"Yu Watanabe2019-08-261-2/+1
* networkd: Routes should take the gateway into accountWilliam A. Kennington III2019-08-071-4/+4
* tree-wide: drop netinet/ether.h from socket-util.h and sd-netlink.hYu Watanabe2019-07-241-0/+1