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
*
fuzz: dump LLDP neighbors JSON too
Evgeny Vereshchagin
2024-03-05
1
-0
/
+5
*
fuzz-lldp-rx: fuzz lldp_rx_build_neighbors_json()
Yu Watanabe
2024-03-02
1
-0
/
+4
*
sd-lldp: fix assignment of capabilities in JSON output
Yu Watanabe
2024-03-02
1
-1
/
+1
*
Merge pull request #31502 from yuwata/network-lldp-json
Yu Watanabe
2024-03-01
4
-33
/
+58
|
\
|
*
sd-lldp-rx: drop unused functions
Yu Watanabe
2024-03-01
1
-33
/
+0
|
*
sd-lldp-rx: serialize LLDP neighbors to JSON format
Tomáš Pecka
2024-03-01
4
-0
/
+58
*
|
sd-ndisc: drop unused sd_ndisc_router_get_raw()
Yu Watanabe
2024-03-01
1
-11
/
+0
*
|
sd-ndisc: use _packed_ attribute
Yu Watanabe
2024-03-01
1
-1
/
+1
*
|
icmp6-packet: check the alignment of struct nd_opt_hdr for safety
Yu Watanabe
2024-03-01
1
-0
/
+1
|
/
*
Merge pull request #31492 from yuwata/icmp6-packet
Yu Watanabe
2024-03-01
9
-126
/
+287
|
\
|
*
sd-ndisc: ignore Router Advertisement messages sent by the same interface
Yu Watanabe
2024-02-28
2
-0
/
+18
|
*
sd-ndisc: use ICMP6Packet and ndisc_option_parse()
Yu Watanabe
2024-02-28
3
-127
/
+74
|
*
sd-ndisc: introduce ndisc_option_parse() helper function
Yu Watanabe
2024-02-28
2
-0
/
+46
|
*
icmp6-packet: introduce ICMP6Packet and several relevant functions
Yu Watanabe
2024-02-28
3
-0
/
+150
*
|
network/ndisc: drop redundant sd_ndisc_router_get_icmp6_ratelimit()
Yu Watanabe
2024-02-28
2
-10
/
+0
|
/
*
Merge pull request #31440 from yuwata/sd-ndisc-sd-radv-cleanups
Luca Boccassi
2024-02-25
6
-188
/
+214
|
\
|
*
test: split out {dump,verify}_ra_message()
Yu Watanabe
2024-02-24
1
-54
/
+65
|
*
sd-radv: several cleanups
Yu Watanabe
2024-02-24
1
-48
/
+64
|
*
sd-ndisc: several trivial cleanups
Yu Watanabe
2024-02-24
1
-32
/
+56
|
*
icmp6-util: merge icmp6_bind_router_{solicitation,advertisement}() into icmp6...
Yu Watanabe
2024-02-24
5
-56
/
+31
*
|
icmp6-util: make icmp6_receive() refuse packets without IPv6 sender address
Yu Watanabe
2024-02-25
1
-11
/
+4
*
|
sd-ndisc: make callback takes arbitrary type of message
Yu Watanabe
2024-02-25
2
-3
/
+5
|
/
*
sd-ndisc: actually refuse RA message from null address
Yu Watanabe
2024-02-22
1
-2
/
+4
*
sd-ndisc: disable timer event source only when a valid RA received
Yu Watanabe
2024-02-22
1
-1
/
+2
*
networkd: support setting dhcp server port
Martin Ivicic
2024-02-21
1
-4
/
+18
*
sd-ndisc: introduce sd_ndisc_router_get_reachable_time()
Yu Watanabe
2024-02-20
2
-0
/
+10
*
sd-ndisc: allow to call sd_ndisc_router_get_lifetime() with NULL for 'ret'
Yu Watanabe
2024-02-20
1
-3
/
+4
*
sd-ndisc: introduce sd_ndisc_is_running()
Yu Watanabe
2024-02-20
1
-5
/
+12
*
sd-ndisc: split sd-ndisc.h into small pieces
Yu Watanabe
2024-02-20
4
-3
/
+3
*
sd-radv: fix potential buffer overflow
Yu Watanabe
2024-02-19
1
-3
/
+3
*
test: fix typo
Yu Watanabe
2024-02-08
1
-4
/
+4
*
test: add test case for invalid DNSSL option
Yu Watanabe
2024-02-07
1
-0
/
+79
*
test: add short comment for RA message
Yu Watanabe
2024-02-07
1
-0
/
+5
*
sd-ndisc: make sd_ndisc_router_dnssl_get_domains() return -EBADMSG when recei...
Yu Watanabe
2024-02-07
1
-4
/
+13
*
sd-dhcp6-client: allow setting send-release when client is running
Fernando Fernandez Mancera
2024-02-07
1
-1
/
+0
*
IPv6 RA: Support the Retrans Timer field (IPv6 Conformance Test: v6LC.2.1.5)
Matt Muggeridge
2024-01-22
3
-1
/
+14
*
Restart the DHCPv4 client when max REQUEST attempts is reached
Andres Beltran
2024-01-17
1
-18
/
+42
*
sd-dhcp-client-id: introduce json_dispatch_client_id()
Yu Watanabe
2024-01-11
2
-0
/
+20
*
sd-dhcp-client-id/duid: do not trigger assertion when invalid size is passed
Yu Watanabe
2024-01-11
2
-6
/
+15
*
Merge pull request #30720 from yuwata/dhcp-server-address-verification
Luca Boccassi
2024-01-10
3
-27
/
+36
|
\
|
*
sd-dhcp-server: do not forget previously assigned addresses on pool change
Yu Watanabe
2024-01-03
1
-7
/
+0
|
*
sd-dhcp-server: check address conflict more carefully
Yu Watanabe
2024-01-03
2
-18
/
+21
|
*
sd-dhcp-server: verify address of static lease before use
Yu Watanabe
2024-01-03
1
-2
/
+15
*
|
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-3
/
+3
*
|
sd-dhcp-client: add assert_not_reached in switch case
Luca Boccassi
2024-01-04
1
-0
/
+2
|
/
*
sd-dhcp-server: rename DHCPLease -> sd_dhcp_server_lease
Yu Watanabe
2024-01-03
6
-207
/
+244
*
sd-dhcp-server: use sd_dhcp_client_id
Yu Watanabe
2024-01-03
6
-131
/
+80
*
sd-dhcp-lease: use sd_dhcp_client_id
Yu Watanabe
2024-01-02
3
-32
/
+24
*
dhcp: move sd_dhcp_client_id_to_string() to sd-dhcp-client-id.[ch]
Yu Watanabe
2024-01-02
2
-54
/
+64
*
dhcp: introduce sd_dhcp_client_id and relevant functions
Yu Watanabe
2024-01-02
4
-124
/
+191
[next]