index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-ndisc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: add DHCPv6.RouteMetric=
Yu Watanabe
2020-06-02
1
-2
/
+3
*
network: Allow DHCPv6 client to be started even if no O or M bit in RA.
Susant Sahani
2020-04-16
1
-4
/
+19
*
network: add setting to support RA without DHCPv6 client
Yu Watanabe
2020-03-06
1
-1
/
+2
*
network: make use of generate_ipv6_eui_64_address
Susant Sahani
2020-02-29
1
-10
/
+4
*
network: Allow multiple IPv6Token 'static' items to generate addresses
Kevin P. Fleming
2020-02-10
1
-49
/
+94
*
network: Document the lack of actual DAD usage in prefixstable algorithm
Kevin P. Fleming
2020-02-10
1
-0
/
+5
*
network: Correct typo and naming in error message
Kevin P. Fleming
2020-02-10
1
-1
/
+1
*
network: Improve variable name for address generation
Kevin P. Fleming
2020-02-10
1
-5
/
+5
*
network fix parser for IPv6Token=
Yu Watanabe
2020-02-09
1
-19
/
+2
*
network: fix ABRT
Yu Watanabe
2020-02-07
1
-1
/
+7
*
network: rename eui64 to static
Yu Watanabe
2020-02-07
1
-5
/
+5
*
network: Allow to specify multiple IPv6Token for SLAAC
Susant Sahani
2020-02-05
1
-19
/
+224
*
network: static routes via DHCP gateway
Yu Watanabe
2020-01-07
1
-0
/
+20
*
network: include NLMSGERR_ATTR_MSG attribute in error message
Yu Watanabe
2019-11-30
1
-2
/
+2
*
network: ndisc: do not drop all prefixes when a prefix matches a blacklist
Yu Watanabe
2019-10-14
1
-44
/
+19
*
network: make link enter failed state when a configuration fails
Yu Watanabe
2019-07-15
1
-6
/
+25
*
network: re-assign static routes when dynamic address is updated
Yu Watanabe
2019-07-11
1
-0
/
+2
*
network: process address reply message
Yu Watanabe
2019-07-11
1
-5
/
+28
*
network: fix memleak
Yu Watanabe
2019-07-10
1
-6
/
+5
*
network: move conf parsers and function prototypes
Yu Watanabe
2019-06-29
1
-0
/
+1
*
network: ignore requested ipv6 route when ipv6 is disabled by sysctl
Yu Watanabe
2019-06-12
1
-6
/
+6
*
network: ignore requested ipv6 addresses when ipv6 is disabled by sysctl
Yu Watanabe
2019-06-12
1
-2
/
+2
*
networkd: Ability to selectively ignore IPv6 prefixes supplied via router adv...
Susant Sahani
2019-05-19
1
-2
/
+117
*
network: drop unnecessary initializations
Yu Watanabe
2019-05-10
1
-1
/
+1
*
network: replace inet_ntop() with in_addr_to_string()
Yu Watanabe
2019-05-09
1
-8
/
+6
*
network: fix conditional jump depends on uninitialised value(s)
Yu Watanabe
2019-05-07
1
-7
/
+13
*
network: merge conditions and use FLAGS_SET() macro
Yu Watanabe
2019-02-27
1
-6
/
+6
*
network: make ndisc_router_process_options() propagate error
Yu Watanabe
2019-02-27
1
-15
/
+11
*
Merge pull request #11698 from yuwata/fix-network-route-table
Lennart Poettering
2019-02-18
1
-3
/
+3
|
\
|
*
network: honor VRF table or explicitly specified route table
Yu Watanabe
2019-02-15
1
-3
/
+3
*
|
networkd: ipv6ra allow to ignore addresses
Susant Sahani
2019-02-14
1
-4
/
+7
|
/
*
networkd-ndisc.c: fix build without IFA_F_NOPREFIXROUTE
Fabrice Fontaine
2019-02-03
1
-0
/
+1
*
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
1
-20
/
+6
|
\
|
*
tree-wide: make hash_ops typesafe
Yu Watanabe
2018-12-02
1
-20
/
+6
*
|
network: use typesafe netlink_call_async() macro where applicable
Yu Watanabe
2018-12-02
1
-2
/
+1
*
|
network: rename ndisc_route_handler() to ndisc_netlink_message_handler()
Yu Watanabe
2018-12-02
1
-5
/
+5
|
/
*
network: make ndisc related handlers return negative errno but caller ignore ...
Yu Watanabe
2018-11-12
1
-166
/
+120
*
network: rename ndisc_netlink_handler() to ndisc_route_handler()
Yu Watanabe
2018-10-10
1
-5
/
+5
*
network: add destroy callbacks for asynchronous netlink calls
Yu Watanabe
2018-10-10
1
-1
/
+1
*
network: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-0
/
+1
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-5
/
+5
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Merge pull request #6910 from ssahani/issue-6359
Lennart Poettering
2017-11-20
1
-0
/
+4
|
\
|
*
networkd: ndisc The preferred lifetime is never greater than the valid lifetime.
Susant Sahani
2017-09-26
1
-0
/
+4
*
|
Merge pull request #6918 from ssahani/issue-5625
Lennart Poettering
2017-11-20
1
-3
/
+1
|
\
\
|
*
|
networkd: ndisc Do not stop ndisc client incase of conf error.
Susant Sahani
2017-09-26
1
-3
/
+1
|
|
/
*
/
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
|
/
*
networkd: RFC compliant autonomous prefix handling (#5636)
hendrikw01
2017-03-31
1
-2
/
+28
[next]