index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
sd-lldp-rx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-5
/
+5
*
sd-lldp-rx: serialize LLDP neighbors to JSON format
Tomáš Pecka
2024-03-01
1
-0
/
+25
*
Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_now
Zbigniew Jędrzejewski-Szmek
2023-11-13
1
-1
/
+1
*
tree-wide: drop "static inline" use in .c files
Lennart Poettering
2023-08-21
1
-1
/
+1
*
libsystemd-network: use _NEG_ macros to reduce indentation
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-3
/
+2
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-2
/
+2
*
libsystemd-network: ignore -ENETDOWN or friends in recv()
Yu Watanabe
2021-12-09
1
-1
/
+4
*
tree-wide: use ERRNO_IS_TRANSIENT()
Yu Watanabe
2021-11-30
1
-1
/
+1
*
libsystemd-network: drop _public_ attribute
Yu Watanabe
2021-10-29
1
-12
/
+12
*
libsystemd-network: make sd_dhcp_client_get_ifname() or friends return negati...
Yu Watanabe
2021-09-28
1
-4
/
+12
*
sd-lldp-rx: make lldp_rx_free() and lldp_neighbor_free() accept NULL
Yu Watanabe
2021-09-28
1
-1
/
+2
*
sd-lldp-rx: sd_event should be attached when lldp_rx_start_timer() is called
Yu Watanabe
2021-09-28
1
-3
/
+1
*
sd-lldp-rx: do not enable timer event source in sd_lldp_rx_get_neighbors()
Yu Watanabe
2021-09-28
1
-5
/
+1
*
sd-lldp-rx: use _cleanup_ attribute at one more place
Yu Watanabe
2021-09-28
1
-5
/
+4
*
sd-lldp-rx: add missing assertions
Yu Watanabe
2021-09-28
1
-4
/
+9
*
sd-lldp-rx: delay allocating hashmap and prioq to store neighbors
Yu Watanabe
2021-09-28
1
-12
/
+2
*
sd-lldp-rx: ensure no event will be triggered after sd_lldp_rx_detach_event()...
Yu Watanabe
2021-09-28
1
-1
/
+2
*
sd-lldp-rx: introduce sd_lldp_rx_is_running()
Yu Watanabe
2021-09-28
1
-9
/
+12
*
sd-lldp-rx: ignore all errors in processing datagram
Yu Watanabe
2021-09-28
1
-9
/
+8
*
sd-lldp-rx: rename sd_lldp -> sd_lldp_rx
Yu Watanabe
2021-09-27
1
-159
/
+159
*
sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]
Yu Watanabe
2021-09-27
1
-0
/
+523