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-internal.c
Age
Commit message (
Expand
)
Author
2015-10-27
util-lib: split out allocation calls into alloc-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: move lldp_receive_packet() to lldp-internal.c
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: change order of arguments of lldp_read_*() functions
Beniamino Galvani
2015-10-02
lldp: add reference counter to struct tlv_packet
Beniamino Galvani
2015-08-27
network: get rid of more RefCnt usage
Lennart Poettering
2015-03-13
Use space after a silencing (void)
Zbigniew Jędrzejewski-Szmek
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-01-15
LLDP: Support locally assigned port subtype
Susant Sahani
2014-12-31
lldp: fix uninitialized cleanup var #2
David Herrmann
2014-12-31
lldp: fix uninitialized cleanup var
David Herrmann
2014-12-19
LLDP: Add support for networkctl
Susant Sahani
2014-12-19
networkd: Introduce Link Layer Discovery Protocol (LLDP)
Susant Sahani