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: 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
*
ndisc: honor IPv6AcceptRA.UseDNS when parsing RA options (#5071)
Cédric Schieli
2017-01-16
1
-2
/
+4
*
networkd: RouteMetric for IPv6 Stateless Autoconfiguration (#5045)
Susant Sahani
2017-01-10
1
-0
/
+2
*
networkd-ndisc: handle missing mtu gracefully (#4913)
Jörg Thalheim
2016-12-19
1
-1
/
+3
*
networkd: handle MTU field in IPv6 RA (#4719)
Susant Sahani
2016-11-23
1
-0
/
+8
*
networkd: clean up main header file a bit
Tom Gundersen
2016-11-14
1
-1
/
+2
*
networkd: flush DNSSL/RDNSS lists when we lose carrier
Lennart Poettering
2016-11-02
1
-0
/
+9
*
netword: minor memory leak fix
Lennart Poettering
2016-11-02
1
-2
/
+2
*
networkd-ndisc: Don't add NDisc route for local address (#4467)
Patrik Flykt
2016-10-24
1
-0
/
+28
*
networkd: Allow specifying RouteTable for RAs
Jason Kölker
2016-09-19
1
-3
/
+3
*
network-ndisc: avoid VLAs (#3725)
Daniel Mack
2016-07-15
1
-18
/
+13
*
network: beef up ipv6 RA support considerably
Lennart Poettering
2016-06-06
1
-55
/
+479
*
networkd: remove unused variable (#3447)
Tobias Jungel
2016-06-06
1
-1
/
+0
*
networkd-ndisc: do not start DHCPv6 when after NDISC timeout
Tom Yan
2016-06-01
1
-9
/
+0
*
networkd-dhcp6: generalize DHCPv6 client (re)starting
Tom Yan
2016-06-01
1
-17
/
+14
*
sd-network: rename "index" field of the various clients to "ifindex"
Lennart Poettering
2016-05-26
1
-1
/
+1
*
networkd-ndisc: do not return value from void function
v230
Zbigniew Jędrzejewski-Szmek
2016-05-22
1
-2
/
+2
*
[networkd-ndisc] set IPv6LL address in DHCP client
tomty89
2016-05-20
1
-0
/
+8
*
networkd: rework headers to avoid circular includes
Zbigniew Jędrzejewski-Szmek
2016-04-30
1
-1
/
+1
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-4
/
+4
*
Don't use internal struct member names
Nathan McSween
2016-02-19
1
-9
/
+10
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
Fix IPv6PrivacyExtension (networkd-ndisc.c)
Dominik Hannen
2016-01-16
1
-1
/
+1
*
Revert "networkd: ndisc - revert to letting the kernel handle NDisc"
Tom Gundersen
2015-11-19
1
-8
/
+5
*
networkd: ndisc - revert to letting the kernel handle NDisc
Tom Gundersen
2015-11-18
1
-5
/
+8
*
Merge pull request #1920 from teg/networkd-fixes
Martin Pitt
2015-11-17
1
-3
/
+3
|
\
|
*
networkd: ndisc - fix token support
Tom Gundersen
2015-11-17
1
-1
/
+1
[next]