index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
test-lldp.c
Age
Commit message (
Expand
)
Author
2016-06-06
lldp: add proper ref counting to sd_lldp object and a separate call for setti...
Lennart Poettering
2016-03-24
lldp: move public macros to sd-lldp.h and namespace them
Beniamino Galvani
2016-02-21
sd-lldp: beef up callback logic
Lennart Poettering
2016-02-21
sd-lldp: rework sd-lldp API
Lennart Poettering
2016-02-20
test-lldp: fix error checking expressions
Lennart Poettering
2016-02-20
sd-lldp: drop "port" object
Lennart Poettering
2016-02-20
libsystemd-network: don't abbreviate "callback" as "cb" needlessly
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-06
doc: correct orthography, word forms and missing/extraneous words
Jan Engelhardt
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-02
lldp: add reception tests
Beniamino Galvani
2015-10-02
lldp: add sd_lldp_tlv_packet_get_destination_type()
Beniamino Galvani
2015-10-02
lldp: export opaque TLV type and accessor functions
Beniamino Galvani
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-10
test-lldp: fix minor OOM
Lennart Poettering
2015-02-10
test-lldp: initialize structs when we define them
Lennart Poettering
2015-02-10
test-lldp: use strndup() where possible
Lennart Poettering
2015-02-10
libsystemd-network: Avoid potential NULL dereference in test-lldp
Philippe De Swert
2014-12-31
network: add malloc-assertion in test
David Herrmann
2014-12-19
networkd: Introduce Link Layer Discovery Protocol (LLDP)
Susant Sahani