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
/
systemd
/
sd-lldp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix minor typos
Yuri Chornoivan
2020-07-07
1
-1
/
+1
*
sd-lldp: Add support to receive MUD
Susant Sahani
2020-04-07
1
-0
/
+4
*
Merge pull request #11241 from bengal/lldp-802-3-subtypes
Lennart Poettering
2019-01-06
1
-3
/
+13
|
\
|
*
lldp: add 802.3 OUI subtype definitions
Beniamino Galvani
2018-12-21
1
-0
/
+8
|
*
lldp: fix references to IEEE standard
Beniamino Galvani
2018-12-21
1
-3
/
+5
*
|
Use c99 static array size declarations in exported functions too
Zbigniew Jędrzejewski-Szmek
2019-01-04
1
-2
/
+2
|
/
*
lldp: improve debug log message
Yu Watanabe
2018-11-06
1
-4
/
+6
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-2
/
+2
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
lldp: include sys/types.h in sd-lldp.h
Lennart Poettering
2016-06-06
1
-0
/
+1
*
lldp: add sd_lldp_get_event() call
Lennart Poettering
2016-06-06
1
-0
/
+1
*
lldp: clarify that sd_lldp_neighbor_get_ttl() returns seconds
Lennart Poettering
2016-06-06
1
-1
/
+1
*
lldp: add proper ref counting to sd_lldp object and a separate call for setti...
Lennart Poettering
2016-06-06
1
-4
/
+6
*
sd-lldp: take triple timestamp when reading LLDP packets
Lennart Poettering
2016-06-06
1
-0
/
+1
*
sd-lldp: minor whitespace fixes
Lennart Poettering
2016-04-12
1
-36
/
+36
*
sd-lldp: drop LLDP ethernet export from sd-lldp.h
Lennart Poettering
2016-04-12
1
-2
/
+0
*
sd-lldp.h: remove double newline
Zbigniew Jędrzejewski-Szmek
2016-04-02
1
-1
/
+0
*
lldp: move public macros to sd-lldp.h and namespace them
Beniamino Galvani
2016-03-24
1
-0
/
+81
*
sd-lldp: beef up callback logic
Lennart Poettering
2016-02-21
1
-1
/
+8
*
sd-lldp: filter out LLDP messages coming from our own MAC address
Lennart Poettering
2016-02-21
1
-0
/
+1
*
sd-lldp: rework sd-lldp API
Lennart Poettering
2016-02-21
1
-36
/
+40
*
sd-lldp: drop "port" object
Lennart Poettering
2016-02-20
1
-2
/
+2
*
libsystemd-network: don't abbreviate "callback" as "cb" needlessly
Lennart Poettering
2016-02-20
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+4
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-1
/
+2
*
sd-*.h: clean up exported (or to-be-exported) header files
Lennart Poettering
2015-10-24
1
-2
/
+11
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+2
*
lldp: rename publicly visible structure
Beniamino Galvani
2015-10-08
1
-1
/
+1
*
lldp: add support for organizationally specific TLVs
Beniamino Galvani
2015-10-02
1
-0
/
+7
*
lldp: add sd_lldp_tlv_packet_get_destination_type()
Beniamino Galvani
2015-10-02
1
-0
/
+8
*
lldp: add public function to export LLDP TLV packets
Beniamino Galvani
2015-10-02
1
-0
/
+2
*
lldp: export opaque TLV type and accessor functions
Beniamino Galvani
2015-10-02
1
-0
/
+12
*
sd-lldp: hide internal details
David Herrmann
2015-09-22
1
-4
/
+4
*
sd-lldp: hide internal information
David Herrmann
2015-09-22
1
-8
/
+0
*
sd-lldp: minor header cleanup
Tom Gundersen
2014-12-19
1
-0
/
+53