]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2022-08-16  Vincent Bernatprotocol/lldp: accept unknown TLVs on known orgs feature/unknown-tlvs-on-known-orgs 536/head
2022-08-11  Vincent Bernatclient: make a connection before parsing inputs
2022-08-11  Vincent Bernatdoc: mention contributor of last commit
2022-08-11  Ignacio Sanchez... client: Added support to override system capabilities
2022-08-05  Vincent Bernatbuild: update flake.lock
2022-07-30  Vincent Bernatgithub: only build tags, master branch and pull requests
2022-07-25  Vincent Bernatgithub: revert last change
2022-07-25  Vincent Bernatgithub: show how to use triple backticks
2022-07-11  Vincent Bernatnetlink: fix indentation
2022-07-06  Vincent Bernatnetlink: ignore IPv6 temporary addresses
2022-07-06  Vincent Bernattests: really fix "too many VLANs" test
2022-07-06  Vincent Bernatdoc: add an entry for latest commit
2022-07-06  Florent Fourcotlldp: don't send vlan when without_vlans is set
2022-05-21  Vincent Bernatdebian: update debhelper to 9
2022-05-21  Vincent Bernatrelease: 1.0.14 1.0.14
2022-05-15  Vincent BernatRevert "lib: update version-info"
2022-05-15  Vincent Bernatlib: update version-info
2022-05-15  Vincent Bernatdoc: add a NEWS entry for latest commits
2022-05-15  Vincent Bernatdocs: fix discussion ID related to VLAN issues
2022-05-15  Harshal Goheldoc: Add docs for (un)configure inventory commands
2022-05-15  Harshal Goheltests: Add inventory configuration tests
2022-05-15  Harshal Gohelmed: Add configure inventory commands
2022-05-14  Vincent Bernattests: ensure we free pyroute2 resources fix/too-many-vlans
2022-05-14  Vincent Bernatlldp: don't send VLANs when there are too many of them
2022-03-18  Vincent Bernatdoc: restore note about Intel cards
2022-03-12  Vincent Bernatdocker: fix build on Alpine by requiring bsd-compat...
2022-03-12  Vincent Bernatinclude: add back include/linux for old distributions
2022-03-12  Vincent Bernatinclude: nuke include directory for BSD and Linux
2022-03-11  Vincent Bernatci: only run distcheck if we are doing a release
2022-03-11  Vincent Bernatci: tentative to also build on FreeBSD/NetBSD/OpenBSD
2022-03-11  Vincent Bernatbuild: use `cc -E` instead of `cpp` to build atom list
2022-03-11  Vincent Bernatbuild: define _OPENBSD_SOURCE on NetBSD
2022-03-11  Vincent Bernatdoc: use @sysconfdir@ for /etc in manual pages
2022-03-10  Vincent Bernatci: try to run make check even with clang fix/check-clang
2022-02-06  Vincent Bernatbuild: explain current alternative
2022-02-06  Vincent Bernatbuild: add a mention why we still use nix-gitignore
2022-02-06  Vincent Bernatbuild: use Nix flake
2022-02-03  Vincent Bernatlldp: fix capitalization in error message
2022-02-01  Vincent Bernatlldp: report interface name on "Too big message"
2022-01-11  David Sastre... daemon: add additional syscalls to SECCOMP filter when...
2022-01-09  Antonio Quartullilinux: add access syscall to seccomp rules
2021-12-12  Vincent Bernatinterfaces: detect interface index changes
2021-12-12  Vincent Bernattests: use @pytest.fixture instead of @pytest.yield_fixture
2021-12-12  Vincent Bernatlib: avoid useless initialization of buffer
2021-12-01  Vincent Bernatinterfaces: on NetBSD, ifbic_req can use more than...
2021-11-27  Vincent Bernattests: fix compilation warning in marshalling test
2021-11-27  Vincent Bernatbuild: add git and check to default.nix
2021-11-27  Vincent Bernatbuild: simplify a bit default.nix
2021-11-27  Benedikt Neufferlinux: add missing SECCOMP rules
2021-11-13  Vincent Bernatosx: update Brew recipe
2021-11-13  Vincent Bernatrelease: 1.0.13 1.0.13
2021-11-13  Vincent Bernattests: stop complain about extra args when compiling...
2021-11-13  Vincent Bernatsonmp: fix heap overflow when reading SONMP packets
2021-11-13  Vincent Bernatbuild: provide a clearer message if pkg-config is not...
2021-09-29  Vincent Bernatdoc: add NEWS entry for latest commit
2021-09-29  Vincent Bernatclient: do not set VLAN tag if client did not set it
2021-09-26  Jose Pedro... doc: replace the old py.test references by pytest
2021-09-22  Vincent Bernatinterfaces: on OpenBSD, ensure we get a device before...
2021-09-21  Yaroslav Fedoriachenkolldpcli: remove redundant "ports" parameters from cap...
2021-09-21  Vincent Bernatbuild: more fallback to autoconf 2.69
2021-09-21  Vincent Bernatbuild: fallback to use autoconf 2.69 again
2021-09-21  Vincent Bernatbuild: update to autoconf 2.71
2021-09-21  Vincent Bernattests: make decode work without libcheck
2021-09-19  Jose Pedro... doc: update link to the Wireshark's LLDP Wiki page
2021-09-13  Brian BennettFix illumos name typo
2021-09-13  Vincent Bernatevent: fix monitoring of the monitor process on Illuminos
2021-09-13  Vincent Bernatpriv: fix chroot creation
2021-09-13  Vincent Bernatpriv: handle EROFS when creating chroot
2021-09-10  Vincent Bernatosx: replace plist by service in brew recipe
2021-09-10  Vincent Bernatosx: update Brew recipe
2021-08-30  Vincent Bernatdoc: update NEWS file
2021-08-30  quwer2Add support for 2.5G, 5G, 25G, and 50G based Ethernet...
2021-08-30  Vincent Bernatinterfaces-bsd: do not consider an interface when it...
2021-08-21  Vincent Bernatci: publish a release as a draft
2021-08-20  Vincent Bernatci: unshallow repository on release
2021-08-20  Vincent Bernatrelease: 1.0.12 1.0.12
2021-08-20  Vincent Bernatci: fetch tags when doing a release
2021-08-20  Vincent Bernatdoc: fix typo
2021-08-03  Vincent Bernatgithub: emphasize more that the issue tracker is not...
2021-07-27  Vincent Bernatgithub: fix release workflow
2021-07-27  Vincent Bernatgithub: better caching for coverity toolchain
2021-06-21  Vincent Bernatgithub: automatically publish a release
2021-06-21  Vincent Bernatci: reduce the number of docker images to maintain
2021-06-21  Vincent Bernatbuild: modernize a bit autoconf setup (to 2.69)
2021-06-21  Vincent Bernatdoc: explain which tags to use for Docker
2021-06-21  Vincent Bernatci: fix ppc64el platform
2021-06-21  Vincent Bernatci: run coverity only once a week
2021-06-21  Vincent Bernatci: build and publish a Dockerfile
2021-06-21  Vincent Bernatdoc: change title format to use pound for markdown
2021-06-21  Vincent Bernattests: remove old Dockerfile.wheezy
2021-06-12  Vincent Bernatgithub: templates for bug report and feature request
2021-06-08  Vincent Bernatgithub: add funding using BMC
2021-06-04  Vincent Bernatlldpcli: require powerpairs for Dot3 power even when PD
2021-05-17  Zach CardozaUpdates documentation for Android target
2021-05-04  Vincent Bernatclient: put lock file in the same directory as the...
2021-05-04  Vincent Bernattests: use a tmpfs for /var/lock and handle broken... fix/tests-var-lock
2021-05-04  Vincent Bernattests: create /var/lock if it does not exist
2021-05-04  Vincent Bernatclient: use a dedicated file lock to prevent concurrent...
2021-05-01  Vincent Bernatrelease: 1.0.11 1.0.11
2021-04-30  Vincent Bernatpriv: explain why we don't use ethtool
next