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-internal.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dhcp6: constify things where we can
Lennart Poettering
2018-10-25
1
-2
/
+2
*
dhcp6: check option length before reading values
Yu Watanabe
2018-10-03
1
-1
/
+1
*
dhcp6-client: Store lease timeouts T1 and T1 in client struct
Patrik Flykt
2018-09-19
1
-2
/
+0
*
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: Add function appending an IA PD to the DHCP6 message
Patrik Flykt
2018-01-04
1
-0
/
+1
*
dhcp6: Parse IA PD and PD Prefix options
Patrik Flykt
2018-01-04
1
-1
/
+20
*
dhcp6: Fix IA Address option parsing
Patrik Flykt
2018-01-04
1
-5
/
+8
*
dhcp6: Add function for DHCPv6 Status option
Patrik Flykt
2018-01-04
1
-0
/
+1
*
dhcp6: Sanitize DHCPv6 IA option parsing
Patrik Flykt
2018-01-04
1
-2
/
+8
*
dhcp6: Name structs in DHCP6IA
Patrik Flykt
2018-01-04
1
-5
/
+16
*
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
/
+1
*
sd-dhcp6-client: add log_errno macro and improve debug messages a bit
Zbigniew Jędrzejewski-Szmek
2016-05-16
1
-1
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
libsystemd-network: split icm6-util.[ch] out of dhcp6 code
Tom Gundersen
2015-10-22
1
-3
/
+0
*
dhcp6-option: Add helper function for uncompressed domain names
Patrik Flykt
2015-08-21
1
-0
/
+2
*
dhcp6-option: Add helper function for fetching IPv6 addresses
Patrik Flykt
2015-08-21
1
-1
/
+4
*
log: rearrange log function naming
Lennart Poettering
2014-11-27
1
-1
/
+1
*
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-11-27
1
-1
/
+1
*
sd-dhcp6-lease: Name the structure containing IAADDR data
Patrik Flykt
2014-10-09
1
-1
/
+1
*
sd-dhcp6-client: Receive and parse Advertise messages
Patrik Flykt
2014-06-19
1
-0
/
+2
*
sd-dhcp6-client: Add IA Address option parsing
Patrik Flykt
2014-06-19
1
-0
/
+2
*
sd-dhcp6-client: Add DHCPv6 Solicit message creation and sending
Patrik Flykt
2014-06-19
1
-0
/
+4
*
sd-dhcp6-client: Add functions to bind to DHCPv6 UDP socket
Patrik Flykt
2014-06-19
1
-0
/
+4
*
sd-dhcp6-client: Add basic DHCPv6 option handling
Patrik Flykt
2014-06-19
1
-0
/
+6
*
sd-dhcp6-client: Add DHCPv6 IAID functionality
Patrik Flykt
2014-06-19
1
-0
/
+32
*
sd-icmp6-nd: Add Router Solicitation and Advertisement support
Patrik Flykt
2014-06-19
1
-0
/
+29