index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "tree-wide: Mount file descriptors via /proc/<pid>/fd"
Lennart Poettering
2023-09-08
1
-3
/
+2
*
sd-dhcp-client: introduce sd_dhcp_lease_has_6rd() helper function
Yu Watanabe
2023-09-05
1
-0
/
+4
*
dhcp: introduce sd_dhcp_lease_get_timestamp()
Yu Watanabe
2023-09-05
3
-12
/
+45
*
sd-dhcp-client: store lifetime and friends in usec_t
Yu Watanabe
2023-09-05
3
-37
/
+60
*
Merge pull request #29023 from pelaufer/dhcp-prefix-dbus
Yu Watanabe
2023-09-04
1
-0
/
+12
|
\
|
*
Add dhcp client prefix lease information to networkd json output
pelaufer
2023-09-02
1
-0
/
+12
*
|
Merge pull request #29052 from yuwata/icmp6-util-cleanups
Yu Watanabe
2023-09-04
10
-105
/
+110
|
\
\
|
*
|
test: extract dummy icmp6 utils for tests
Yu Watanabe
2023-09-04
6
-126
/
+77
|
*
|
icmp6-util: make icmp6_receive() accept the null source address
Yu Watanabe
2023-09-04
5
-4
/
+33
|
*
|
icmp6-util: several cleanups for icmp6_receive()
Yu Watanabe
2023-09-04
5
-20
/
+47
|
*
|
sd-ndisc,sd-radv: fix use of uninitialized value
Yu Watanabe
2023-09-04
2
-4
/
+2
|
|
/
*
|
network: ndisc - Allow to parse PREF64 prefix
Susant Sahani
2023-09-04
6
-38
/
+185
*
|
network: sd-radv - Allow to configure Mobile IPv6 Home Agent
Susant Sahani
2023-09-04
2
-0
/
+54
*
|
Adding dhcp client and dhcp6 client state interface
pelaufer
2023-09-02
6
-2
/
+68
*
|
Adding dhcp_state_to_string and dhcp client state change logging
pelaufer
2023-09-02
4
-9
/
+37
*
|
Adding client_set_state to sd-dhcp-client.c to support a client state change ...
pelaufer
2023-09-01
1
-11
/
+19
|
/
*
Revert "test-dhcp-client: add temporary workaround for assertion failure"
Yu Watanabe
2023-08-30
1
-3
/
+1
*
sd-dhcp-client: ensure IAID and DUID being set on start
Yu Watanabe
2023-08-30
1
-7
/
+7
*
sd-radv: fix memory leak
Susant Sahani
2023-08-28
1
-0
/
+1
*
test-dhcp-client: add temporary workaround for assertion failure
Luca Boccassi
2023-08-28
1
-1
/
+3
*
sd-dhcp-client: make client initially in stopped state
Yu Watanabe
2023-08-28
2
-15
/
+17
*
network: sd-radv - Introduce pref64 support (RFC8781)
Susant Sahani
2023-08-25
2
-0
/
+184
*
Merge pull request #28918 from yuwata/network-dhcp-custom-duid
Zbigniew Jędrzejewski-Szmek
2023-08-24
5
-172
/
+215
|
\
|
*
network/dhcp: make DUIDType= take an arbitrary integer
Yu Watanabe
2023-08-24
1
-0
/
+1
|
*
dhcp: DUID-EN identifier has variable length
Yu Watanabe
2023-08-24
2
-5
/
+5
|
*
network/dhcp: fix maximal DUID data size
Yu Watanabe
2023-08-24
2
-2
/
+3
|
*
network: introduce per DUID type setters
Yu Watanabe
2023-08-24
5
-155
/
+202
|
*
Revert "network: DHCP6 client- Allow to send manual DUID"
Yu Watanabe
2023-08-24
3
-14
/
+8
*
|
alloc-util: add free_many() helper
Lennart Poettering
2023-08-24
1
-2
/
+1
|
/
*
networkd: Add T1 and T2 DHCPv6 options to expose in dbus API
Nandakumar Raghavan
2023-08-23
1
-0
/
+1
*
network/radv: allow to configure the time between retransmitted Neighbor Sol...
Susant Sahani
2023-08-23
2
-0
/
+13
*
tree-wide: drop "static inline" use in .c files
Lennart Poettering
2023-08-21
1
-1
/
+1
*
network: ndisc - Allow to use ICMP6 rate limit from received RA
Susant Sahani
2023-08-21
2
-0
/
+10
*
network: DHCP6 client- Allow to send manual DUID
Susant Sahani
2023-08-17
3
-8
/
+14
*
tree-wide: use LIST_POP()
David Tardon
2023-08-17
1
-5
/
+3
*
tree-wide: use LIST_CLEAR()
David Tardon
2023-08-17
1
-13
/
+2
*
libsystemd-network: use _NEG_ macros to reduce indentation
Zbigniew Jędrzejewski-Szmek
2023-08-16
6
-52
/
+34
*
tree-wide: Always include <net/if.h> before related linux headers
Daan De Meyer
2023-08-14
1
-2
/
+3
*
network: ndisc - Ignore route information if reserved (10) value is
Susant Sahani
2023-08-14
1
-3
/
+3
*
sd-dhcp-server: propagate error on parsing DHCP packet
Yu Watanabe
2023-08-08
2
-2
/
+2
*
dhcp: rename function argument
Yu Watanabe
2023-08-08
2
-4
/
+4
*
meson: also merge declarations of fuzzers with other executables
Yu Watanabe
2023-08-03
1
-19
/
+13
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-25
/
+18
*
sd-ipv4acd: introduce sd_ipv4acd_is_bound()
Yu Watanabe
2023-07-30
1
-0
/
+6
*
Merge pull request #28508 from yuwata/network-next-dhcp4
Luca Boccassi
2023-07-29
1
-0
/
+28
|
\
|
*
sd-dhcp: introduce sd_dhcp_lease_get_prefix()
Yu Watanabe
2023-07-27
1
-0
/
+28
*
|
network,dhcp: drop support of ClientIdentifier=duid-only
Yu Watanabe
2023-07-29
1
-29
/
+11
*
|
various: use RET_GATHER
Zbigniew Jędrzejewski-Szmek
2023-07-13
1
-8
/
+5
|
/
*
dhcp6: relax data assert in dhcp6_option_parse_string
Ronan Pigott
2023-07-03
1
-1
/
+1
*
Merge pull request #28132 from rpigott/dhcp-captive-portal
Yu Watanabe
2023-07-03
7
-0
/
+135
|
\
[next]