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
...
|
*
libsystemd-network: remove double initialization
Zbigniew Jędrzejewski-Szmek
2024-05-14
1
-3
/
+1
*
|
libsystemd-network: skip dhcp server test in case of EAFNOSUPPORT
Radoslav Kolev
2024-05-14
1
-1
/
+3
|
/
*
network: DHCP version logging typos
Sebastian Pucilowski
2024-04-28
1
-2
/
+2
*
sd-radv: remove unnecessary check
Luca Boccassi
2024-04-26
1
-6
/
+2
*
sd-radv: use in6_addr_prefix_intersect()
Yu Watanabe
2024-04-24
1
-7
/
+4
*
sd-radv: allow to send multiple routes or prefix64 that have intersection wit...
Yu Watanabe
2024-04-24
1
-46
/
+12
*
sd-radv: send RA on update in caller side
Yu Watanabe
2024-04-24
1
-41
/
+0
*
network/radv: introduce ReachableTimeSec= setting
Yu Watanabe
2024-04-22
1
-2
/
+4
*
sd-radv: allow to configure reachable time in RA header
Yu Watanabe
2024-04-22
3
-0
/
+14
*
sd-radv: use sd_radv_is_running()
Yu Watanabe
2024-04-20
1
-28
/
+8
*
sd-radv: shorten enumerated type definition
Yu Watanabe
2024-04-20
1
-3
/
+2
*
Merge pull request #32346 from yuwata/sd-radv-handle-header-param-gracefully
Luca Boccassi
2024-04-19
3
-47
/
+11
|
\
|
*
sd-radv: set router preference gracefully
Yu Watanabe
2024-04-19
3
-21
/
+6
|
*
sd-radv: allow to modify RA header elements without stopping sd-radv
Yu Watanabe
2024-04-19
2
-26
/
+5
*
|
sd-radv: reset timer on sending unsolicited RA
Yu Watanabe
2024-04-19
1
-3
/
+5
*
|
sd-radv: expose sd_radv_send()
Yu Watanabe
2024-04-19
1
-24
/
+26
|
/
*
Merge pull request #32299 from yuwata/network-radv-ignore-rs-from-the-same-in...
Luca Boccassi
2024-04-18
2
-0
/
+17
|
\
|
*
sd-radv: refuse packet from the same interface
Yu Watanabe
2024-04-18
2
-0
/
+17
*
|
Merge pull request #32292 from yuwata/sd-radv-send-on-stop
Luca Boccassi
2024-04-18
2
-10
/
+38
|
\
\
|
|
/
|
/
|
|
*
sd-radv: drop unnecessary argument
Yu Watanabe
2024-04-16
1
-8
/
+7
|
*
sd-radv: set only basic information on stop
Yu Watanabe
2024-04-16
2
-2
/
+31
*
|
Merge pull request #32308 from yuwata/sd-ndisc-disable-timer-on-recv
Yu Watanabe
2024-04-18
3
-21
/
+99
|
\
\
|
*
|
sd-ndisc: improve debugging logs
Yu Watanabe
2024-04-17
3
-21
/
+98
|
*
|
sd-ndisc: disable one more timer event source
Yu Watanabe
2024-04-17
1
-0
/
+1
|
|
/
*
/
fuzz-ndisc-rs: also test packets with sd-radv
Yu Watanabe
2024-04-17
1
-1
/
+26
|
/
*
sd-radv: use ICMP6Packet and sd_ndisc_router_solicit
Yu Watanabe
2024-04-16
1
-45
/
+33
*
sd-radv: introduce sd_ndisc_router_solicit
Yu Watanabe
2024-04-16
3
-0
/
+102
*
Merge pull request #32266 from yuwata/libsystemd-network-trivial-cleanups
Yu Watanabe
2024-04-15
15
-62
/
+49
|
\
|
*
sd-ndisc: make ndisc_send() and icmp6_send() take struct in6_addr
Yu Watanabe
2024-04-14
8
-23
/
+16
|
*
libsystemd-network: make constant addresses type-safe
Yu Watanabe
2024-04-14
9
-21
/
+24
|
*
dhcp6-network: constify arguments
Yu Watanabe
2024-04-14
4
-20
/
+11
*
|
ndisc-option: add missing case
Yu Watanabe
2024-04-15
1
-0
/
+1
|
/
*
sd-dhcp-server: use close_and_replace (avoid fd leak)
Mike Yuan
2024-04-12
1
-3
/
+3
*
sd-dhcp-server: check dir_fd with assert_return
Mike Yuan
2024-04-12
1
-3
/
+1
*
ndisc-option: also ignore Prefix Information option with multicast address
Yu Watanabe
2024-04-12
1
-1
/
+3
*
sd-ndisc-redirect: fix verification of target address
Yu Watanabe
2024-04-11
1
-4
/
+9
*
libsystemd-network: do not trigger assertion by sd_*_is_running() with NULL
Yu Watanabe
2024-04-10
4
-4
/
+8
*
ndisc: use memzero() where appropriate
Lennart Poettering
2024-04-10
1
-4
/
+3
*
tree-wide: make sure net/if.h is included before any linux/ header
Frantisek Sumsal
2024-04-09
4
-10
/
+14
*
test: introduce a test executable to send NDisc message
Yu Watanabe
2024-04-04
2
-0
/
+458
*
sd-ndisc: add basic support of Redirect message
Yu Watanabe
2024-04-04
5
-0
/
+181
*
test-ndisc: add basic tests for Neighbor Advertisement handling
Yu Watanabe
2024-04-04
1
-3
/
+117
*
sd-ndisc: add basic support of Neighbor Advertisement message
Yu Watanabe
2024-04-04
5
-2
/
+187
*
fuzz: check that ND options are parsed sucessfully
Evgeny Vereshchagin
2024-04-03
1
-1
/
+1
*
ndisc-option: allow to set valid time of options
Yu Watanabe
2024-03-28
4
-81
/
+380
*
sd-ndisc-router: introduce sd_ndisc_router_set_sender_address()
Yu Watanabe
2024-03-27
3
-0
/
+18
*
ndisc-option: add HomeAgent option support
Yu Watanabe
2024-03-27
2
-11
/
+88
*
ndisc-option: sort options in sent message
Yu Watanabe
2024-03-26
1
-3
/
+9
*
ndisc-option: introduce ndisc_option_remove()
Yu Watanabe
2024-03-25
1
-0
/
+7
*
ndisc-option: rename ndisc_option_get() -> ndisc_option_get_by_type()
Yu Watanabe
2024-03-25
3
-7
/
+9
[prev]
[next]