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
/
sd-lldp.c
Age
Commit message (
Expand
)
Author
2015-10-06
Merge pull request #1465 from teg/siphash24
Lennart Poettering
2015-10-05
hashmap: hash_funcs - make inputs unambiguous
Tom Gundersen
2015-10-05
hashmap: refactor hash_func
Tom Gundersen
2015-10-02
lldp: add support for organizationally specific TLVs
Beniamino Galvani
2015-10-02
lldp: add public function to export LLDP TLV packets
Beniamino Galvani
2015-10-02
lldp: export opaque TLV type and accessor functions
Beniamino Galvani
2015-10-02
lldp: change order of arguments of lldp_read_*() functions
Beniamino Galvani
2015-10-02
lldp: add reference counter to struct tlv_packet
Beniamino Galvani
2015-09-22
sd-lldp: hide internal details
David Herrmann
2015-08-03
tree-wide: convert bootchart and lldp code to use clock_boottime_or_monotonic()
Lennart Poettering
2015-07-29
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-02
lldp: set correct state for processing
Susant Sahani
2015-03-13
Use space after a silencing (void)
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-05
libsystemd-network: fix typo in lldp
Torstein Husebø
2015-01-01
network: fix scanf/printf format
Zbigniew Jędrzejewski-Szmek
2014-12-31
lldp: fix sd_lldp_save()
David Herrmann
2014-12-31
lldp: fix double free
David Herrmann
2014-12-19
sd-lldp: minor header cleanup
Tom Gundersen
2014-12-19
LLDP: Add support for networkctl
Susant Sahani
2014-12-19
networkd: Introduce Link Layer Discovery Protocol (LLDP)
Susant Sahani