Age | Commit message (Expand) | Author |
2016-02-21 | sd-lldp: beef up callback logic | Lennart Poettering |
2016-02-21 | sd-lldp: filter out LLDP messages coming from our own MAC address | Lennart Poettering |
2016-02-21 | sd-lldp: rework sd-lldp API | Lennart Poettering |
2016-02-20 | sd-lldp: drop "port" object | Lennart Poettering |
2016-02-20 | sd-lldp: drop keeping of statistics | Lennart Poettering |
2016-02-20 | libsystemd-network: don't abbreviate "callback" as "cb" needlessly | Lennart Poettering |
2016-02-20 | sd-lldp: drop state field | Lennart Poettering |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-12-25 | Merge pull request #2223 from ssahani/lldp | Zbigniew Jędrzejewski-Szmek |
2015-12-25 | V3 LLDP: Add packet validation (system name and description) | Susant Sahani |
2015-12-25 | lldp: improve logging | Susant Sahani |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move more file I/O related calls into fileio.[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-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 |