]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/daemon
priv: disable LLDP in firmware for Intel X7xx cards on FreeBSD
[thirdparty/lldpd.git] / src / daemon /
5 days ago  John W. O'Brienpriv: disable LLDP in firmware for Intel X7xx cards... master
2024-05-01  Paul DonaldDocs (#657)
2024-04-25  Paul DonaldFix macos warnings at compile time.
2024-04-07  Vincent Bernatinterfaces: "fix" style issue in latest commit
2024-04-07  Vincent Bernatinterfaces: don't use wireless extensions
2024-04-07  Vincent Bernatdaemon: rework a bit systemd support
2024-02-09  Paul Deedocs: man page fixes
2023-12-04  Vincent Bernatdaemon/netlink: fix documentation string
2023-12-04  Vincent Bernatdaemon/netlink: use a different socket for changes...
2023-12-02  Vincent Bernatdaemon/priv: no need to define IFALIASZ
2023-12-02  Vincent Bernatdaemon/lldpd: do not set interface description continuously
2023-11-25  Georg Sauthoffbuild: improve const correctness and prototype declarations
2023-11-25  Vincent Bernatbuild: ensure we use -Werror on Linux builds
2023-11-17  Vincent Bernatdaemon/lldpd: fix capitalization in help output
2023-11-07  Vincent Bernatdaemon/lldp: fix warning message about out of order...
2023-10-15  Vincent Bernatdaemon/lldp: restore read support for 802.3BT
2023-10-15  Vincent Bernatbuild: update nixpkgs
2023-10-15  Vincent Bernatdaemon/lldp: remove support for 802.3bt
2023-10-15  Vincent Bernatdaemon/protocols: fix some 802.3bt stuff
2023-09-15  Arjun Singh[bug] fix 5193822305648640 and 4673544697806848
2023-06-03  Arjun[Fuzzing] oss-fuzz cifuzz (#587)
2023-06-01  Vincent Bernatdaemon: do not start if fuzzing build mode is enabled
2023-06-01  Vincent BernatMerge pull request #584 from 0x34d/fuzzing
2023-05-30  Arjun Singh[Fuzzing] updates for oss-fuzz Ideal integration 584/head
2023-04-12  Vincent Bernatdaemon: fix read overflow when parsing CDP addresses
2023-02-11  Vincent Bernatinterfaces: fix use of isdigit()
2022-12-29  Vincent Bernatinterfaces: properly initialize ethtool structure
2022-11-06  Vincent Bernatbuild: reformat code
2022-10-27  Vincent Bernatdaemon: name the ints returned by pattern_match() function
2022-10-27  Vincent Bernatdaemon: cleanup remote ports for permanent interfaces too
2022-08-18  Vincent Bernatdaemon: do not use 00:00:00:00:00:00 as chassis ID
2022-08-16  Vincent Bernatprotocol/lldp: accept unknown TLVs on known orgs
2022-08-11  Ignacio Sanchez... client: Added support to override system capabilities
2022-07-11  Vincent Bernatnetlink: fix indentation
2022-07-06  Vincent Bernatnetlink: ignore IPv6 temporary addresses
2022-07-06  Florent Fourcotlldp: don't send vlan when without_vlans is set
2022-05-15  Harshal Gohelmed: Add configure inventory commands
2022-05-14  Vincent Bernatlldp: don't send VLANs when there are too many of them
2022-03-12  Vincent Bernatinclude: nuke include directory for BSD and Linux
2022-03-11  Vincent Bernatdoc: use @sysconfdir@ for /etc in manual pages
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 Medinadaemon: 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-01  Vincent Bernatinterfaces: on NetBSD, ifbic_req can use more than...
2021-11-27  Benedikt Neufferlinux: add missing SECCOMP rules
2021-11-13  Vincent Bernatsonmp: fix heap overflow when reading SONMP packets
2021-09-29  Vincent Bernatclient: do not set VLAN tag if client did not set it
2021-09-22  Vincent Bernatinterfaces: on OpenBSD, ensure we get a device before...
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-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-05-04  Vincent Bernatclient: put lock file in the same directory as the...
2021-04-30  Vincent Bernatpriv: explain why we don't use ethtool
2021-04-27  Vincent Bernatpriv: disable LLDP in firmware for Intel X7xx cards
2021-04-27  Vincent Bernatpriv: ensure Intel E8xx cards can transmit LLDP packets
2021-04-25  Vincent Bernatdaemon: fix some use of "if defined"
2021-04-09  Vincent Bernatpriv: fix chroot directory creation
2021-03-21  Vincent Bernatdaemon: fix mkdir_p() implementation
2021-03-21  Vincent Bernatclient: fix additional memory leaks detected by Coverit... fix/coverity-annotations
2021-03-21  Vincent Bernatdaemon: rewrite `mkdir_p()` to not use strtok/strcat
2021-03-21  Vincent Bernatdaemon: fix some coverity annotations
2021-03-21  Vincent Bernatdaemon: enforce limits when receiving arbitrary-length...
2021-03-21  Vincent Bernatinterfaces: use an array of MAC addresses when defining...
2021-03-21  Vincent Bernatpriv: abort on allocation error
2021-03-21  Vincent Bernatdaemon: annotate "daemonisation" to help Coverity
2021-03-21  Vincent Bernatnetlink: fix socket leak on some error condition
2021-03-21  Vincent Bernatnetlink: remove dead code, iface2 cannot be NULL inside...
2021-03-16  Vincent Bernatprotocols: fix more memory leak when decoding multiple...
2021-03-08  John LindgrenEliminate unused arguments to priv_init() with --disabl...
2021-03-08  John LindgrenFix relative include paths to be more correct and portable.
2021-01-30  Vincent Bernatinterfaces: do not use interface alias if we set it...
2021-01-09  Antonio Quartullirouting/linux: check IPv6 forwarding status when enabli...
2020-12-06  Vincent BernatMerge pull request #422 from lldpd/fix/lldp-med-loc...
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: move lldpd to a dedicated organization
2020-11-08  Vincent Bernatdaemon: remove implicit fall-through
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 Bernatlinux: ignore outgoing packets at the socket level
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-06-27  Vincent BernatMerge pull request #401 from vincentbernat/fix/allowlist
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 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
next