index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
lldp-neighbor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-28
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-04
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-06
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-04
1
-2
/
+5
*
sd-lldp: rework sd-lldp API
Lennart Poettering
2016-02-21
1
-0
/
+792