index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
test-dhcp6-client.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Merge pull request #16596 from poettering/event-time-rel
Zbigniew Jędrzejewski-Szmek
2020-08-04
1
-4
/
+3
|
\
|
*
tree-wide: make use of new relative time events in sd-event.h
Lennart Poettering
2020-07-28
1
-4
/
+3
*
|
dhcp6: parse the FQDN option
Beniamino Galvani
2020-08-03
1
-2
/
+57
|
/
*
libsystemd-network: rename index -> ifindex
Yu Watanabe
2020-07-02
1
-4
/
+4
*
dhcp6, radv: only accept valid ifindex
Yu Watanabe
2020-07-02
1
-1
/
+1
*
sd-network: Rectify Advertise Message Processing by a Client
Susant Sahani
2020-05-29
1
-19
/
+19
*
sd-dhcp6: constify output arguments in get_{ntp,nds}_addr
Zbigniew Jędrzejewski-Szmek
2020-05-26
1
-3
/
+3
*
dhcpv6 tests: Update since we allow arbitrary options to be set
Susant Sahani
2020-05-17
1
-2
/
+2
*
tree-wide: drop socket.h when socket-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop netinet/ether.h from socket-util.h and sd-netlink.h
Yu Watanabe
2019-07-24
1
-0
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+2
*
util: drop missing.h from socket-util.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
libsystemd-network: set SOCK_CLOEXEC and SOCK_NONBLOCK
Yu Watanabe
2018-11-11
1
-1
/
+1
*
test-dhcp6-client: normalize logs
Yu Watanabe
2018-10-18
1
-21
/
+15
*
dhcp6-client: Add tests for address, information and prefix requests
Patrik Flykt
2018-09-19
1
-4
/
+35
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-3
/
+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 spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
test: free memory
Yu Watanabe
2018-01-15
1
-0
/
+3
*
dhpc6: Add PD and PD Prefix tests
Patrik Flykt
2018-01-04
1
-1
/
+53
*
test-dhcp6-client: Add Status option test
Patrik Flykt
2018-01-04
1
-0
/
+78
*
dhcp6: Sanitize DHCPv6 IA option parsing
Patrik Flykt
2018-01-04
1
-45
/
+56
*
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
-2
/
+34
*
sd-network: rename "index" field of the various clients to "ifindex"
Lennart Poettering
2016-05-26
1
-5
/
+5
*
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
-29
/
+29
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-5
/
+4
*
sd-dhcp6-client: bind to link-local address
Tom Gundersen
2015-11-17
1
-0
/
+6
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
sd-*.h: clean up exported (or to-be-exported) header files
Lennart Poettering
2015-10-24
1
-1
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-8
/
+8
*
test-dhcp6-client: Update test case due to changed semantics
Patrik Flykt
2015-09-23
1
-0
/
+4
*
sd-dhcp6: fix namespacing
David Herrmann
2015-09-22
1
-2
/
+2
*
basic: rework virtualization detection API
Lennart Poettering
2015-09-07
1
-12
/
+0
*
tree-wide: we place the opening bracket on the same line as the function name
Lennart Poettering
2015-08-27
1
-2
/
+1
*
test-dhcp6-client: Add tests for DNS and NTP options
Patrik Flykt
2015-08-21
1
-0
/
+63
*
sd-dhcp6: Support deprecated SNTP Configuration Option
Patrik Flykt
2015-08-21
1
-1
/
+1
*
test-dhcp6-client: don't unref the event twice
Thomas Hindoe Paaboel Andersen
2015-04-14
1
-2
/
+0
*
sd-dhcp6-lease: Revise address iteration functions
Patrik Flykt
2015-01-27
1
-22
/
+23
*
test-dhcp6-client: Add a simple Information Request test case
Patrik Flykt
2014-12-10
1
-19
/
+107
*
sd-dhcp-client: support non-Ethernet hardware addresses
Dan Williams
2014-10-11
1
-2
/
+6
*
test-dhcp6-client: Add checks for Elapsed Time option
Patrik Flykt
2014-09-10
1
-4
/
+28
*
sd-dhcp6-client: properly calculate buffer size when parsing options
Zbigniew Jędrzejewski-Szmek
2014-08-31
1
-1
/
+1
*
test-dhcp6-client: Fix option length
Patrik Flykt
2014-08-31
1
-1
/
+1
*
libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possible
Tom Gundersen
2014-07-24
1
-2
/
+2
*
sd-dhcp6-client: Add Option Request Option support
Patrik Flykt
2014-06-26
1
-0
/
+9
[next]