]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2021-01-09  Vincent Bernattests: don't install libxml2 on MacOS fix/homebrew-osx 427/head
2020-12-09  Vincent BernatMerge pull request #423 from jow-/bugfix-prevent-macro...
2020-12-09  Jo-Philipp... build: prevent conflict with official AX_LIB_READLINE... 423/head
2020-12-06  Vincent BernatMerge pull request #422 from lldpd/fix/lldp-med-loc...
2020-12-06  Vincent Bernatlib: fix LLDP-MED location parsing in liblldpctl fix/lldp-med-loc-parsing 422/head
2020-11-17  Vincent BernatMerge pull request #418 from orgcandman/memleak_fix
2020-11-17  Aaron Conolelldp: avoid memory leak from bad packets 418/head
2020-11-14  Vincent Bernatdoc: fix lldpd new URL
2020-11-14  Vincent Bernatdoc: move lldpd to a dedicated organization
2020-11-08  Vincent Bernatgithub: move away from Travis to GitHub Actions
2020-11-08  Vincent Bernatlibevent: update to 2.1.12-stable
2020-11-08  Vincent Bernatdaemon: remove implicit fall-through
2020-10-31  Vincent Bernatrelease: 1.0.7 1.0.7
2020-10-31  Vincent BernatMerge pull request #414 from vincentbernat/fix/missed...
2020-10-27  Vincent Bernatinterfaces: listen to all incoming packets on Linux... fix/missed-lldp-packets 414/head
2020-09-07  Vincent Bernattests: fix tests around XML by canonicalizing XML repre...
2020-09-07  Vincent Bernatlinux: ignore outgoing packets at the socket level
2020-09-05  Vincent Bernatosx: update formula for HomeBrew (with upstream additions)
2020-09-05  Vincent Bernatosx: update HomeBrew formula
2020-09-05  Vincent Bernatrelease: 1.0.6 1.0.6
2020-09-02  Vincent BernatMerge pull request #410 from awujek/develop
2020-08-18  Michal Wasiakports: allow sending LLDP frames on a specified VLAN 410/head
2020-07-20  Vincent Bernatclient: fix spelling error
2020-07-14  Vincent Bernatdoc: add a NEWS entry for latest commit
2020-07-14  Vincent Bernatlib: remove limit on system description length
2020-07-11  Vincent Bernatci: silent a bit `brew update`
2020-06-27  Vincent BernatMerge pull request #401 from vincentbernat/fix/allowlist
2020-06-27  Vincent Bernatci: don't run unittests with clang fix/allowlist 401/head
2020-06-27  Vincent Bernatci: use "brew bundle" instead of "brew install"
2020-06-27  Vincent Bernatcode: remove use of blacklist/whitelist
2020-06-12  Vincent Bernatnetlink: make "no name/no address" message a debug...
2020-06-12  Vincent Bernatdoc: fix wording about interface exclusion
2020-05-31  Vincent Bernatbuild: add lldpd.stp to CLEANFILES
2020-05-31  Vincent Bernatbuild: make unit tests work when systemtap support...
2020-05-31  Vincent Bernattravis: fix systemtap package name for dtrace support
2020-05-31  Vincent Bernatlibevent: upgrade to 2.1.11-stable
2020-05-31  Vincent Bernattravis: check build with dtrace support
2020-05-31  Vincent Bernatpriv: fix missing semi-colon
2020-05-31  Vincent Bernatbuild: fix syscall names extraction
2020-05-31  Vincent Bernatbuild: ensure build process stops if not able to genera...
2020-05-30  Vincent Bernatbuild: do not hardcode cpp invocation
2020-05-23  Vincent BernatMerge pull request #393 from vincentbernat/fix/snmp...
2020-05-23  Vincent Bernatagent: fix SNMP walk on lldpRemTable when missing remot... fix/snmp-empty-sysname 393/head
2020-05-20  Vincent BernatMerge pull request #391 from Polynomial-C/1.0.5-gentoo_...
2020-05-20  Patrick McLeanv1.0.5: seccomp - add gettime 391/head
2020-05-20  Patrick McLeanv1.0.1: seccomp - add brk
2020-05-20  Patrick McLeanv0.9.5: seccomp - add socket ops
2020-04-26  Vincent BernatMerge pull request #388 from vincentbernat/fix/locked...
2020-04-24  Vincent Bernatlib: introduce lldpctl_watch_callback2() fix/locked-conn 388/head
2020-04-24  Vincent Bernatlib: stricly-prevent use of a connection used to watch...
2020-04-23  Vincent Bernatlib: emphasize `conn` cannot be used after lldpctl_watc...
2020-04-13  Vincent Bernatagent: simpler code with #ifdef
2020-04-13  Vincent BernatRevert "agent: fix crash on AgentX reconnect with NetSN...
2020-04-13  Vincent Bernatagent: fix crash on AgentX reconnect with NetSNMP 5.8
2020-04-11  Vincent BernatMerge pull request #386 from vincentbernat/fix/chassisi...
2020-04-11  Vincent Bernatinterfaces: don't modify chassis ID when overriden fix/chassisid-interface-flap 386/head
2020-04-09  Vincent Bernattests: don't fail on __exit__ if we failed in __enter__
2020-04-03  Vincent Bernattests: fix bitmap test on 32bit
2020-03-12  Vincent Bernattests: do not check for MED inventory if /sys/class...
2020-03-12  Vincent Bernattests: do not enable asan on anything else than x86_64
2020-03-12  Vincent Bernattests: display tests/test-suite.log on errors
2020-03-12  Vincent Bernatbuild: provide a default.nix file
2020-02-02  Vincent Bernatosx: update recipe for HomeBrew
2020-02-02  Vincent Bernatrelease: 1.0.5 fix/old-compat 1.0.5
2020-02-02  Vincent Bernatinclude: remove in6.h from linux/bridge.h
2020-02-02  Vincent Bernattests: provide a Dockerfile to build with wheezy
2020-02-01  Vincent Bernatinclude: don't use __kernel_sa_family_t
2020-02-01  Vincent Bernatinclude: don't include linux/sysinfo.h
2020-02-01  Vincent Bernatinterfaces: include "netinet/in.h" before kernel headers
2020-02-01  Vincent Bernatinterfaces: fix usage of inet_pton()
2020-02-01  Vincent Bernattravis: remove ARM64
2020-02-01  Vincent Bernatinterfaces: move bitmaps function to a dedicated file
2020-02-01  Vincent Bernatsnmp: additional fix around NetSNMP 5.8+ and function...
2020-02-01  Vincent Bernatsnmp: tentative to fix compilation with older versions...
2020-02-01  Vincent Bernatinterfaces: correctly handle bridges with VLAN filterin...
2020-02-01  Vincent Bernatdaemon: remove unused interface types
2020-02-01  Vincent Bernattests: check we don't mix VLAN among interfaces
2020-02-01  Vincent Bernatsnmp: update signature for create_ostring
2020-02-01  Vincent Bernatsnmp: update signature of fmtaddr and send functions
2020-02-01  Vincent Bernatdebian: update watch file
2020-02-01  Vincent BernatMerge pull request #376 from stannous/remote-vlan-limit...
2020-01-26  Vincent Bernattests: use "-Ln" to avoid logging with snmpd
2020-01-26  Vincent Bernatnetlink: fix detection of VLAN 1 376/head
2020-01-26  Vincent Bernatnetlink: use an optimized version of num_bits_set
2020-01-26  Radhika Mahankaliinterfaces: fix for limitation of 10 VLANs for LLDP...
2020-01-23  Vincent Bernatlib: don't break ABI by moving new config_tx_interval_m...
2020-01-23  Vincent BernatMerge pull request #379 from jp-t/master
2020-01-22  Jean-Pierre... lldpd: set a 30 seconds lower limit to the safeguard... 379/head
2020-01-22  Jean-Pierre... doc, tests: milliseconds tx-interval finishing touch
2020-01-16  Jean-Pierre... snmp agent: fix tests suite for milliseconds units
2020-01-16  Jean-Pierre... Allow configuring tx-interval in milliseconds
2020-01-12  Vincent Bernattests: remove hack around libtool on OSX fix/travis-bionic
2020-01-12  Vincent Bernattests: skip tests requiring kernel features not present
2020-01-12  Vincent Bernattravis: update to Bionic
2020-01-12  Vincent Bernattravis: also build for arm64
2019-12-09  Vincent BernatMerge pull request #375 from stannous/master
2019-12-09  Radhika MahankaliFix for LLDP related netlink error messages 375/head
2019-12-08  Vincent BernatRevert "client: remove useless variable declaration...
2019-12-08  Vincent Bernatclient: fix zsh completion to not alter global environment
2019-12-08  Vincent Bernatclient: remove useless variable declaration in zsh...
next