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-protocol.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsystemd-network: make constant addresses type-safe
Yu Watanabe
2024-04-14
1
-3
/
+5
*
send dhcpv6 release when stopping
chris
2023-01-17
1
-0
/
+1
*
dhcp6: gracefully handle NoBinding error
Yu Watanabe
2022-08-12
1
-0
/
+1
*
sd-dhcp6-client: split dhcp6-internal.h into two
Yu Watanabe
2022-02-14
1
-4
/
+12
*
sd-dhcp6-client: add missing parenthesis
Yu Watanabe
2021-10-12
1
-11
/
+11
*
sd-dhcp6-client: add missing message types
Yu Watanabe
2021-10-12
1
-16
/
+40
*
sd-dhcp6-client: typedef several enums
Yu Watanabe
2021-10-12
1
-19
/
+23
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
sd-network: DHCPv6 - Add status codes
Susant Sahani
2020-04-13
1
-8
/
+28
*
sd-network: DHCPv6 - Add NoPrefixAvail to error code
Susant Sahani
2020-04-12
1
-1
/
+2
*
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
*
dhcp6: Sanitize DHCPv6 IA option parsing
Patrik Flykt
2018-01-04
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
sd-dhcp6-client: Implement FQDN Option (#7309)
Stefan Agner
2017-11-16
1
-0
/
+6
*
DHCP DUID, IAID configuration options
Vinay Kulkarni
2016-03-31
1
-7
/
+0
*
Revert "DHCP DUID and IAID configurability"
Zbigniew Jędrzejewski-Szmek
2016-03-21
1
-0
/
+7
*
DHCP DUID and IAID configurability
Vinay Kulkarni
2016-03-10
1
-7
/
+0
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
dhcp: make DHCP6_OPTION_* enum public
Beniamino Galvani
2016-01-20
1
-35
/
+0
*
sd-dhcp6: Support deprecated SNTP Configuration Option
Patrik Flykt
2015-08-21
1
-1
/
+1
*
sd-dhcp6: Add support for DHCPv6 NTP Server Option
Patrik Flykt
2015-08-21
1
-0
/
+6
*
sd-dhcp6-client: Implement Information Request message
Patrik Flykt
2014-12-10
1
-0
/
+3
*
dhcp-network: remove unused DHCP6_STATE_RS
Dan Williams
2014-07-23
1
-1
/
+0
*
sd-dhcp6-client: Implement Renew and Rebind
Patrik Flykt
2014-06-26
1
-0
/
+6
*
sd-dhcp6-client: Add Option Request Option support
Patrik Flykt
2014-06-26
1
-0
/
+12
*
sd-dhcp6-client: Receive and parse a reply and set T1 and T2 timers
Patrik Flykt
2014-06-19
1
-0
/
+1
*
sd-dhcp6-client: Add Request message sending
Patrik Flykt
2014-06-19
1
-0
/
+4
*
sd-dhcp6-client: Receive and parse Advertise messages
Patrik Flykt
2014-06-19
1
-0
/
+6
*
sd-dhcp6-client: Add functions to bind to DHCPv6 UDP socket
Patrik Flykt
2014-06-19
1
-0
/
+4
*
sd-dhcp6-client: Add DHCPv6 client Solicitation timeout handling
Patrik Flykt
2014-06-19
1
-0
/
+5
*
sd-dhcp6-client: Add initial DHCPv6 client files
Patrik Flykt
2014-06-19
1
-0
/
+104