index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
dhcp6-network.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dhcp6-network: constify arguments
Yu Watanabe
2024-04-14
1
-13
/
+5
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-1
/
+1
*
sd-dhcp6-client: introduce sd_dhcp6_lease_get_timestamp()
Yu Watanabe
2021-10-19
1
-0
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
libsystemd-network: rename index -> ifindex
Yu Watanabe
2020-07-02
1
-3
/
+3
*
tree-wide: drop socket.h when socket-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: introduce setsockopt_int() helper and make use of it everywhere
Lennart Poettering
2018-10-18
1
-6
/
+6
*
tree-wide: add a single version of "static const int one = 1"
Lennart Poettering
2018-10-15
1
-4
/
+4
*
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 license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce new TAKE_FD() macro
Lennart Poettering
2018-03-22
1
-3
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
sd-dhcp6-client: bind to link-local address
Tom Gundersen
2015-11-17
1
-10
/
+5
*
sd-dhcp6-client: allow multiple clients on host
Tom Gundersen
2015-11-17
1
-6
/
+7
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-8
/
+8
*
libsystemd-network: split icm6-util.[ch] out of dhcp6 code
Tom Gundersen
2015-10-22
1
-97
/
+0
*
tree-wide: we place the opening bracket on the same line as the function name
Lennart Poettering
2015-08-27
1
-4
/
+2
*
sd-dhcp6-client: Add functions to bind to DHCPv6 UDP socket
Patrik Flykt
2014-06-19
1
-0
/
+63
*
sd-icmp6-nd: Add Router Solicitation and Advertisement support
Patrik Flykt
2014-06-19
1
-0
/
+131