]> git.ipfire.org Git - thirdparty/lldpd.git/history - src
Allow configuring tx-interval in milliseconds
[thirdparty/lldpd.git] / src /
2020-01-16  Jean-Pierre TosoniAllow configuring tx-interval in milliseconds
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...
2019-11-21  Sam TannousLLDPD should document system refresh timer (tx-interval...
2019-11-21  Vincent Bernatlldp: don't discard the whole LLDPDU when only one...
2019-11-11  Vincent Bernatlib: fix memory leak when handling I/O
2019-10-26  Vincent Bernatlldpcli: ask for power pairs only when PSE
2019-10-19  Vincent BernatMerge pull request #350 from patrikdanielssonaxis/8023bt
2019-10-19  Vincent Bernattest: add tests for 802.3BT additions 350/head
2019-10-11  Patrik Danielssonlldp: Power via MDI TLV: Initial support for 802.3bt
2019-10-08  Vincent BernatMerge branch 'feature/vlan-enabled-bridge'
2019-10-08  Vincent Bernatlldp: when receiving a shutdown LLDPU, don't clear...
2019-10-01  Vincent Bernatlldp: validate a bit more received LLDP frames
2019-10-01  Vincent Bernatinterfaces: only register protocol handler for LLDP...
2019-09-29  Vincent Bernatlldpctl: don't reopen control socket each time we want...
2019-09-29  Vincent Bernatlldpctl: put a lock around some commands to avoid race...
2019-09-29  Vincent Bernatlog: don't use black for coloring DBG
2019-09-24  Vincent Bernatnetlink: support VLAN-aware bridges feature/vlan-enabled-bridge 353/head
2019-09-23  Vincent Bernatnetlink: ignore IFLA_LINK if we previously received...
2019-09-15  Vincent Bernatinterfaces: don't log errno when detecting loops
2019-09-15  Vincent Bernatinterfaces: enable matching on interface name for manag... feature/management-device
2019-09-04  Wataru Ashiharalldpd: fix bitfield
2019-09-04  Wataru Ashiharaclient: fix parameter order
2019-09-04  Wataru Ashiharalib: fix memory leak
2019-09-04  Wataru Ashiharafix typo
2019-09-04  Wataru Ashiharalib: fix enumeration
2019-07-27  Vincent Bernatclient: don't display management interface index if...
2019-07-27  Vincent Bernatinterfaces: compute interface index for fixed managemen...
2019-07-27  Vincent Bernatlib: expose management interface index
2019-07-27  Vincent Bernatlib: fix missing words in lldpctl.h
2019-06-12  Vincent Bernatlldpd: document expectation for LLDP-MED device configu...
2019-06-12  Vincent Bernatnetlink: make the netlink socket totally non blocking
2019-06-12  Vincent Bernatnetlink: handle blocking read from netlink socket
2019-06-03  Vincent Bernatsnmp: implement lldpRemOrgDefInfoTable for remote custo...
2019-05-04  Vincent Bernatclient: use bold instead of a color for command completions
2019-04-09  Vincent Bernatagent: do not increase statsAgeoutsTotal when receiving...
2019-04-06  Vincent Bernatlldp: increase statsTLVsUnrecognizedTotal on unknown TLV
2019-04-06  Vincent Bernatclient: rename max-neighbor command
2019-04-06  Vincent Bernatclient: ability to set maximum of neighbors from lldpcli
2019-03-25  Sören Tempelpriv: include limits.h for PATH_MAX
2019-03-15  Vincent Bernatlib: use an unique variable as iterator in foreach...
2019-01-10  Brandon Streiffinterfaces/linux: make dsa special
2019-01-08  Vincent Bernatbuild: fix compilation with `--enable-fdp --disable...
2018-12-10  Vincent Bernatdaemon: allow lseek for seccomp
2018-12-10  Vincent Bernatdaemon: fix creation of chroot directory
2018-12-03  Vincent Bernatdaemon: check if started through systemd first
2018-12-01  Vincent Bernatdaemon: remove unused agent_default_agentx_socket(...
2018-11-30  Vincent Bernatdaemon: don't enable ProtectSystem by default
2018-11-30  Vincent Bernatinterfaces: remove specific handling for bonds except...
2018-10-20  Pavel ShirshovAllow linux kernel to autoprobe correct socket_nl.nl_pi...
2018-10-02  Vincent Bernatdaemon: do not explicitely inline functions
2018-09-25  Vincent Bernatbuild: ability to disable libbsd with --without-libbsd
2018-09-24  Vincent Bernatmarshal: avoid NULL pointer arithmetic
2018-09-24  Vincent Bernatlib: use constants from lldp-const.h for Dot3 MAU
2018-09-24  Vincent Bernatdot3: fix 100BASE-T4 MAU
2018-08-11  Vincent Bernatinterfaces: provide clearer messages about ethtool...
2018-08-08  Vincent Bernatdaemon: implement mkdir -p directly in lldpd
2018-07-15  Vincent BernatMerge pull request #289 from GustavWi/master
2018-07-06  Gustav WiklanderAdd support for PD PoE negotiation. 289/head
2018-06-16  Vincent BernatMerge pull request #285 from vincentbernat/feature...
2018-06-16  Vincent Bernattests: request CAP_DAC_OVERRIDE feature/linux-caps 285/head
2018-06-16  Vincent Bernatpriv: always request CAP_FOWNER
2018-06-16  Vincent Bernatpriv: request CAP_FOWNER only if SNMP is enabled on...
2018-06-16  Vincent Bernatpriv: don't use %m in format string
2018-06-16  Vincent Bernattests: add a test for interface alias handling
2018-06-16  Vincent Bernatpriv: when SNMP AgentX socket is filesystem-based,...
2018-06-16  Vincent Bernatpriv: drop most privileges in monitor, only keep CAP_NE...
2018-06-13  Vincent BernatMerge pull request #286 from GustavWi/master
2018-06-13  Gustav WiklanderRead all notifications in lldpctl_recv. 286/head
2018-06-13  Vincent Bernatlib: document the inability to do anything else when...
2018-06-13  Vincent Bernatbuild: use lowercase for PKG_CHECK_MODULES
2018-04-09  Vincent Bernatbuild: no fatal errors when compiling with embedded... 1.0.1
2018-04-09  Vincent Bernatbuild: don't override CFLAGS when building libevent
2018-04-09  Vincent Bernatdaemon: use "mkdir -p" instead of "mkdir"
2018-04-09  Vincent BernatRevert "daemon: use RuntimeDirectory= instead of mkdir...
2018-04-09  Vincent Bernatdaemon: use RuntimeDirectory= instead of mkdir to creat...
2018-04-09  Vincent Bernatbuild: try another way to circumvent macOS warning...
2018-03-18  Vincent BernatMerge pull request #274 from vincentbernat/feature...
2018-03-17  Vincent BernatMerge pull request #272 from westermo/fix-snmp-remTable...
2018-03-17  Vincent Bernatlldpd: add an option to keep some specified ports feature/keep-some-ports 274/head
2018-03-12  Vincent Bernatclient: remove previous way to set port description...
2018-03-12  Vincent Bernatinterfaces: fix out-of-bound access when getting perman...
2018-03-12  Vincent BernatMerge pull request #273 from westermo/config-portdescr
2018-03-12  Jonas Johanssondoc: add entry for portdescription in lldpcli manual... 273/head
2018-03-12  Thomas Eliassonclient: add alternative way to configure port description
2018-03-12  Thomas Eliassonhandle lldpStatsRemTablesLastChangeTime correctly when... 272/head
2018-03-01  Vincent Bernatnetlink: fix non-updated management address
2018-03-01  Vincent Bernatdaemon: ensure interval update is taken into account...
2018-02-26  Vincent BernatMerge pull request #271 from axjowa/fix/dot3-pd-pse...
2018-02-26  axjowaFix NULL pointer dereference in lldpd_dot3_power_pd_pse 271/head
2018-02-21  Vincent Bernatinterfaces: explain why we cannot get the permanent...
2018-02-21  Vincent Bernatbuild: isolate SNMP-related files during compilation
2018-02-20  Vincent Bernatlib: lldpctl_k_config_paused is writable
2018-02-06  Vincent BernatMerge pull request #266 from dennypage/master
2018-02-06  Denny PageAdd missing options to usage 266/head
2018-01-03  Vincent Bernatclient: change description for chassis ID override
2017-12-31  Vincent Bernatdaemon: move vfork/fork handling directly in lldpd.c
next