index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-dhcp6.c
Age
Commit message (
Expand
)
Author
2016-06-06
network: beef up ipv6 RA support considerably
Lennart Poettering
2016-06-01
networkd-dhcp6: generalize DHCPv6 client (re)starting
Tom Yan
2016-05-26
sd-network: rename "index" field of the various clients to "ifindex"
Lennart Poettering
2016-05-20
[networkd-dhcp6] do not call sd_dhcp6_client_start() from dhcp6_request_addre...
tomty89
2016-05-15
tree-wide: drop spurious "&"s when passing functions around
Zbigniew Jędrzejewski-Szmek
2016-05-03
networkd: rework duid_{type,duid_type,duid,duid_len} setting
Zbigniew Jędrzejewski-Szmek
2016-04-29
networkd: rework headers to avoid circular includes
Zbigniew Jędrzejewski-Szmek
2016-03-30
DHCP DUID, IAID configuration options
Vinay Kulkarni
2016-03-21
Revert "DHCP DUID and IAID configurability"
Zbigniew Jędrzejewski-Szmek
2016-03-09
DHCP DUID and IAID configurability
Vinay Kulkarni
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-17
networkd: ndisc - always configure dhcp6 client
Tom Gundersen
2015-11-15
network: dhcp6 - fix mem leak
Thomas Hindoe Paaboel Andersen
2015-11-13
networkd: dhcp6 - don't log about losing a lease we never had
Tom Gundersen
2015-11-11
networkd: dhcp6 - split up configure() method
Tom Gundersen
2015-10-24
sd-*.h: clean up exported (or to-be-exported) header files
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-22
networkd: dhcp6 - do not handle prefix expiration
Tom Gundersen
2015-10-22
networkd: dhcp6 - DHCPv6 addresses should always be /128
Tom Gundersen
2015-10-22
networkd: ndisc - split out from dhcp6 code
Tom Gundersen
2015-10-22
networkd: ndisc - make logging messages uniform
Tom Gundersen
2015-10-22
networkd: rename icmp6 to ndisc
Tom Gundersen
2015-10-22
sd-ndisc: rename API from sd-icmp6-nd
Tom Gundersen
2015-10-22
sd-icmp6-nd: rename files to sd-ndisc
Tom Gundersen
2015-10-21
networkd: address - merge _change() into _configure()
Tom Gundersen
2015-10-21
networkd: address - factor out address_update()
Tom Gundersen
2015-10-21
networkd: link - only consider configured when all addresses are ready
Tom Gundersen
2015-10-11
networkd: address - process in manager.c rather than link.c
Tom Gundersen
2015-10-11
networkd: route/address - simplify and unify creators
Tom Gundersen
2015-09-30
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-09-23
networkd: Wait for DHCPv6 before announcing link configured
Patrik Flykt
2015-09-23
sd-dhcp6-client: Properly handle DHCPv6 client restart after resume
Patrik Flykt
2015-09-22
sd-icmp6-nd: fix namespacing
David Herrmann
2015-09-22
sd-dhcp6: fix namespacing
David Herrmann
2015-06-13
sd-netlink: rename from sd-rtnl
Tom Gundersen
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-05-04
network: Implement fallback DHCPv6 prefix handling for older kernels
Patrik Flykt
2015-03-27
networkd-dhcp6: Do not handle prefix expiry
Patrik Flykt
2015-03-27
systemd-networkd: Use IFA_F_NOPREFIXROUTE with IPv6 addresses
Patrik Flykt
2015-01-27
networkd-dhcp6: Assign DHCPv6 addresses and prefix lengths
Patrik Flykt
2014-12-10
networkd-dhcp6: Support ICMPv6 Other information
Patrik Flykt
2014-12-10
networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new file
Patrik Flykt