summaryrefslogtreecommitdiff
path: root/src/network/networkd-ndisc.c
Commit message (Expand)AuthorAgeFilesLines
* network: static routes via DHCP gatewayYu Watanabe2020-01-071-0/+20
* network: include NLMSGERR_ATTR_MSG attribute in error messageYu Watanabe2019-11-301-2/+2
* network: ndisc: do not drop all prefixes when a prefix matches a blacklistYu Watanabe2019-10-141-44/+19
* network: make link enter failed state when a configuration failsYu Watanabe2019-07-151-6/+25
* network: re-assign static routes when dynamic address is updatedYu Watanabe2019-07-111-0/+2
* network: process address reply messageYu Watanabe2019-07-111-5/+28
* network: fix memleakYu Watanabe2019-07-101-6/+5
* network: move conf parsers and function prototypesYu Watanabe2019-06-301-0/+1
* network: ignore requested ipv6 route when ipv6 is disabled by sysctlYu Watanabe2019-06-121-6/+6
* network: ignore requested ipv6 addresses when ipv6 is disabled by sysctlYu Watanabe2019-06-121-2/+2
* networkd: Ability to selectively ignore IPv6 prefixes supplied via router adv...Susant Sahani2019-05-191-2/+117
* network: drop unnecessary initializationsYu Watanabe2019-05-111-1/+1
* network: replace inet_ntop() with in_addr_to_string()Yu Watanabe2019-05-091-8/+6
* network: fix conditional jump depends on uninitialised value(s)Yu Watanabe2019-05-071-7/+13
* network: merge conditions and use FLAGS_SET() macroYu Watanabe2019-02-271-6/+6
* network: make ndisc_router_process_options() propagate errorYu Watanabe2019-02-271-15/+11
* Merge pull request #11698 from yuwata/fix-network-route-tableLennart Poettering2019-02-181-3/+3
|\
| * network: honor VRF table or explicitly specified route tableYu Watanabe2019-02-151-3/+3
* | networkd: ipv6ra allow to ignore addressesSusant Sahani2019-02-141-4/+7
|/
* networkd-ndisc.c: fix build without IFA_F_NOPREFIXROUTEFabrice Fontaine2019-02-031-0/+1
* Merge pull request #10920 from yuwata/hashmap-destructorLennart Poettering2018-12-031-20/+6
|\
| * tree-wide: make hash_ops typesafeYu Watanabe2018-12-021-20/+6
* | network: use typesafe netlink_call_async() macro where applicableYu Watanabe2018-12-021-2/+1
* | network: rename ndisc_route_handler() to ndisc_netlink_message_handler()Yu Watanabe2018-12-021-5/+5
|/
* network: make ndisc related handlers return negative errno but caller ignore ...Yu Watanabe2018-11-121-166/+120
* network: rename ndisc_netlink_handler() to ndisc_route_handler()Yu Watanabe2018-10-101-5/+5
* network: add destroy callbacks for asynchronous netlink callsYu Watanabe2018-10-101-1/+1
* network: replace udev_device by sd_deviceYu Watanabe2018-08-231-0/+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 redundant _cleanup_ macros (#8810)Lennart Poettering2018-04-251-5/+5
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Merge pull request #6910 from ssahani/issue-6359Lennart Poettering2017-11-201-0/+4
|\
| * networkd: ndisc The preferred lifetime is never greater than the valid lifetime.Susant Sahani2017-09-261-0/+4
* | Merge pull request #6918 from ssahani/issue-5625Lennart Poettering2017-11-201-3/+1
|\ \
| * | networkd: ndisc Do not stop ndisc client incase of conf error.Susant Sahani2017-09-261-3/+1
| |/
* | Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
|/
* networkd: RFC compliant autonomous prefix handling (#5636)hendrikw012017-03-311-2/+28
* ndisc: honor IPv6AcceptRA.UseDNS when parsing RA options (#5071)Cédric Schieli2017-01-161-2/+4
* networkd: RouteMetric for IPv6 Stateless Autoconfiguration (#5045)Susant Sahani2017-01-101-0/+2
* networkd-ndisc: handle missing mtu gracefully (#4913)Jörg Thalheim2016-12-191-1/+3
* networkd: handle MTU field in IPv6 RA (#4719)Susant Sahani2016-11-231-0/+8
* networkd: clean up main header file a bitTom Gundersen2016-11-141-1/+2
* networkd: flush DNSSL/RDNSS lists when we lose carrierLennart Poettering2016-11-021-0/+9
* netword: minor memory leak fixLennart Poettering2016-11-021-2/+2
* networkd-ndisc: Don't add NDisc route for local address (#4467)Patrik Flykt2016-10-241-0/+28
* networkd: Allow specifying RouteTable for RAsJason Kölker2016-09-191-3/+3
* network-ndisc: avoid VLAs (#3725)Daniel Mack2016-07-141-18/+13
* network: beef up ipv6 RA support considerablyLennart Poettering2016-06-061-55/+479
* networkd: remove unused variable (#3447)Tobias Jungel2016-06-061-1/+0