index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
lldp-neighbor.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-lldp: fix assignment of capabilities in JSON output
Yu Watanabe
2024-03-02
1
-1
/
+1
*
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
1
-0
/
+28
*
siphash24: introduce siphash24_compress_typesafe() macro
Yu Watanabe
2023-12-25
1
-4
/
+4
*
tree-wide: use free_and_replace() more
David Tardon
2023-05-24
1
-2
/
+1
*
sd-lldp: use memcpy_safe() as the buffer size may be zero
Yu Watanabe
2022-05-04
1
-1
/
+2
*
libsystemd-network: refuse too large raw_size
Yu Watanabe
2022-05-04
1
-0
/
+3
*
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-2
/
+2
*
tree-wide: use timestamp_is_set() more
Lennart Poettering
2022-02-22
1
-1
/
+1
*
libsystemd-network: drop _public_ attribute
Yu Watanabe
2021-10-29
1
-25
/
+25
*
sd-lldp-rx: make lldp_rx_free() and lldp_neighbor_free() accept NULL
Yu Watanabe
2021-09-28
1
-3
/
+4
*
sd-lldp-rx: wrap long line
Yu Watanabe
2021-09-28
1
-2
/
+7
*
sd-lldp-rx: add missing assertions
Yu Watanabe
2021-09-28
1
-0
/
+9
*
sd-lldp: introduce SD_LLDP_OUI_IANA_MUD macro
Yu Watanabe
2021-09-27
1
-4
/
+3
*
sd-lldp-rx: rename sd_lldp -> sd_lldp_rx
Yu Watanabe
2021-09-27
1
-44
/
+44
*
sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]
Yu Watanabe
2021-09-27
1
-1
/
+0
*
libsystemd-network: make log_dhcp_client() or friends include interface name
Yu Watanabe
2021-03-03
1
-81
/
+68
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
sd-lldp: Add support to receive MUD
Susant Sahani
2020-04-07
1
-1
/
+24
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
Use c99 static array size declarations in exported functions too
Zbigniew Jędrzejewski-Szmek
2019-01-04
1
-2
/
+2
*
sd-lldp: accept if a neighbor is already removed from the hashtable
Lennart Poettering
2018-12-18
1
-1
/
+6
*
lldp: simplify compare_func, using ?: to chain comparisons
Filipe Brandenburger
2018-12-14
1
-15
/
+3
*
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
lldp: rename lldp_neighbor_id_hash_ops and set value destructor
Yu Watanabe
2018-12-02
1
-1
/
+2
*
tree-wide: make hash_ops typesafe
Yu Watanabe
2018-12-02
1
-7
/
+2
*
busctl,sd-lldp: explicitly specify type of argument in compare function
Yu Watanabe
2018-09-19
1
-3
/
+2
*
tree-wide: Convert compare_func's to use CMP() macro wherever possible.
Filipe Brandenburger
2018-08-07
1
-18
/
+5
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
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
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
add note that explains relaxed bytes-left check #6150
hecke
2017-06-23
1
-0
/
+3
*
accept LLDP messages containing padding
hecke
2017-06-20
1
-4
/
+0
*
Various fixes for typos found by lintian (#3705)
Michael Biebl
2016-07-12
1
-1
/
+1
*
lldp: rename TLV accessor pseudo-macros
Lennart Poettering
2016-06-06
1
-6
/
+5
*
lldp: make sd_lldp_neighbor_tlv_rewind() return whether there's a first entry
Lennart Poettering
2016-06-06
1
-1
/
+1
*
lldp: use NULL instead 0, when we deal with a pointer
Lennart Poettering
2016-06-06
1
-1
/
+1
*
lldp: add _public_ to a two exported functions missing it
Lennart Poettering
2016-06-06
1
-2
/
+2
*
lldp: clarify that sd_lldp_neighbor_get_ttl() returns seconds
Lennart Poettering
2016-06-06
1
-3
/
+3
*
sd-lldp: take triple timestamp when reading LLDP packets
Lennart Poettering
2016-06-06
1
-3
/
+23
*
lldp: move public macros to sd-lldp.h and namespace them
Beniamino Galvani
2016-03-24
1
-24
/
+23
*
lldp: fix memleak
Zbigniew Jędrzejewski-Szmek
2016-03-05
1
-2
/
+5
*
sd-lldp: rework sd-lldp API
Lennart Poettering
2016-02-21
1
-0
/
+792