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
/
lldp-tlv.c
Age
Commit message (
Expand
)
Author
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-10
Merge pull request #1735 from thom311/master
Tom Gundersen
2015-11-06
doc: correct orthography, word forms and missing/extraneous words
Jan Engelhardt
2015-10-31
lldp: avoid compiler warnings in lldp_tfl_package_read* functions
Thomas Haller
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-02
lldp: fix parsing of TLV length
Beniamino Galvani
2015-10-02
lldp: check return value of lldp_tlv_packet_exit_container()
Beniamino Galvani
2015-10-02
lldp: add support for organizationally specific TLVs
Beniamino Galvani
2015-10-02
lldp: factor out common code in lldp-tlv.c
Beniamino Galvani
2015-10-02
lldp: add sd_lldp_tlv_packet_get_destination_type()
Beniamino Galvani
2015-10-02
lldp: move TLV related functions to lldp-tlv.c
Beniamino Galvani
2015-10-02
lldp: export opaque TLV type and accessor functions
Beniamino Galvani
2015-10-02
lldp: add reference counter to struct tlv_packet
Beniamino Galvani
2015-06-08
tree-wide: remove spurious space
Thomas Hindoe Paaboel Andersen
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2014-12-19
networkd: Introduce Link Layer Discovery Protocol (LLDP)
Susant Sahani