]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2013-06-22  Vincent Bernatbpf: on OpenBSD, invert the filter direction 0.7.4
2013-06-21  Vincent BernatNEWS: add an entry for the use of `setproctitle()`
2013-06-21  Vincent Bernatcompat: declare `setproctitle()` as a printf function
2013-06-21  Vincent Bernatdebian: build-depends on libbssd-dev
2013-06-21  Vincent Bernatlldpd: when no `setproctitle()` available, don't count...
2013-06-21  Vincent Bernatlldpd: count number of chassis to get number of neighbors
2013-06-21  Vincent Bernatlldpd: don't call `lldpd_count_neighbors()` too many...
2013-06-21  Vincent Bernatbuild: use libbsd if available, also use `setproctitle()`
2013-06-20  Vincent Bernatlldpcli: `configure system platform` to override platfo...
2013-06-20  Vincent Bernatlldpcli: `configure system description` to override...
2013-06-20  Vincent Bernatlldpcli: split `conf.c` into `conf-system.c` and `conf...
2013-06-20  Vincent Bernatlldpcli: `configure system interface pattern` instead...
2013-06-09  Vincent Bernatlibevent: use GitHub git tree
2013-06-09  Vincent Bernatdebian: sync packaging with official Debian package
2013-06-09  Vincent Bernatlibevent: switch to patches-2.0 branch to get the appro...
2013-06-09  Vincent Bernatgit: ignore test-driver, generated by recent automake...
2013-06-08  Roopa PrabhuFixed some boundary conditions in code that cleans
2013-06-07  Pradosh Mohapatraliblldpctl: fix infinite loop when user is reading...
2013-06-06  Vincent Bernatmarshal: fix alignment issue when unserializing
2013-06-06  Vincent Bernatlog: fix memory leak when using a log handler
2013-06-06  Vincent Bernatmarshal: don't declare serialize/unserialize helper...
2013-06-06  Vincent Bernatlldpd: fix an alignment (non-)issue
2013-06-06  Vincent Bernatlldpcli: don't use an hack to pass the writer to watch...
2013-06-02  Vincent Bernatmarshal: provide type-specific serialization/unserializ...
2013-06-01  Vincent Bernatclient: fix a memory leak when changing lldpd configuration
2013-06-01  Vincent Bernatctl: fix a memory leak when cleaning control socket
2013-06-01  Vincent Bernatclient: trigger interface refresh when updating interfa...
2013-06-01  Vincent Bernatlib: fix a memory leak when modifying interface pattern
2013-06-01  Vincent Bernatlldpcli: document "configure lldp iface-pattern" in...
2013-06-01  Vincent Bernatlldpctl.h: document possibility to write iface-pattern
2013-06-01  roopalldpcli: Add support to set iface-pattern
2013-05-14  Vincent Bernatsonmp: allow SONMP unittests to work without a global...
2013-05-14  Vincent Bernatman: document tx-hold
2013-05-14  Vincent Bernatman: tx-interval cannot be set per port
2013-05-14  roopalldpd: Add tx_hold
2013-05-14  Vincent Bernatlldpcli: don't rely on `fgetln()` providing a NULL...
2013-05-14  Vincent Bernatlldpcli: don't free input line
2013-05-14  Vincent Bernatlib: keep space for new values in `lldpctl_key_t`
2013-05-12  Vincent Bernatdebian: synchronize packaging with Debian
2013-05-12  Vincent Bernatrelease: prepare 0.7.3
2013-05-08  Vincent BernatNEWS: add a word about Solaris support 0.7.3
2013-05-08  Vincent Bernatsolaris: less intrusive way to get CMSG_* macros
2013-05-08  Vincent Bernatsolaris: assume that IP forwarding is disabled
2013-05-08  Vincent Bernatsolaris: preliminary support
2013-05-08  Vincent BernatNEWS: add an entry about LLDP-MED fast start.
2013-05-08  Vincent Bernatlldpcli: allow to enable/disable fast-start and set...
2013-05-08  Vincent Bernatlldpd: enable fast start by default
2013-05-08  Vincent Bernatlldpd: make fast start work only when receiving LLDP...
2013-05-08  roopalldpd: fast start support
2013-05-08  Vincent Bernatconfigure: use `AC_PROG_EGREP` to find a suitable ...
2013-05-07  Vincent Bernatlib: use uint8_t instead of u_int8_t
2013-05-07  Vincent Bernatconfigure: display configured OS
2013-05-06  Vincent Bernatlldpcli: complete the manual page with the syntax of...
2013-05-06  Vincent Bernatlldpcli: summary of statistics is done on provided...
2013-05-06  Vincent Bernatlldpcli: fix two warnings introduced by the previous...
2013-05-06  Vincent BernatNEWS: add an entry for "show statistics summary" command
2013-05-06  roopalldpcli: global stats command
2013-05-05  Vincent Bernatos: add support for DragonFly BSD
2013-05-03  Vincent Bernatnetlink: fix IP address discovery
2013-04-30  Vincent Bernatlldpcli: fix typo in the man page for setting altitude
2013-04-27  Vincent Bernatbsd: don't report a warning when no media information...
2013-04-20  Vincent Bernatbuild: both client and lib may need shipped headers... 0.7.2
2013-04-20  Vincent Bernatfgetln: getline may need _GNU_SOURCE
2013-04-19  Vincent Bernatinstall: install ChangeLog
2013-04-19  Vincent Bernatbsd: reorder headers to fix compilation of various BSD
2013-04-19  Vincent BernatPrepare for 0.7.2 release.
2013-04-16  Vincent Bernatdoc: update NEWS entry for "show statistics" command
2013-04-16  Vincent Bernatlib: remove unneeded struct for stats in private.h
2013-04-16  Vincent Bernatlldpcli: use human labels for statistics
2013-04-16  Vincent Bernatlldpcli: reuse cmd_restrict_ports() to handle port...
2013-04-16  Vincent Bernatevent: add missing <time.h> include
2013-04-16  roopalldpcli: Add support to display lldp stats
2013-04-16  Vincent BernatRevert "debian: on Debian, don't ship upstart script"
2013-04-16  Vincent Bernatdebian: on Debian, don't ship upstart script
2013-04-16  Vincent Bernatdebian: require dh-autoreconf for autoreconf.mk to...
2013-04-12  Vincent Bernatcdp: force CDPv2 protocol with `-ccc` argument
2013-04-02  Vincent Bernatlldpd: really accepts only 4 neighbors
2013-03-31  Vincent Bernatlldpd: enforce TTL on remote chassis
2013-03-31  Vincent Bernatlldpd: limit the maximum of neighbors per port and...
2013-03-30  Vincent BernatREADME: add a note about executing lldpd without instal...
2013-03-30  Vincent Bernatlib: fix sync_recv to handle segmentation
2013-03-30  Vincent Bernattest: add an helper to generate many neighbors
2013-03-30  Vincent Bernatlldpd: correctly parse /etc/os-release
2013-02-26  Vincent Bernatlib: `ctlname` in `lldpctl_conn_t` is not const
2013-02-26  Vincent Bernatlib: bump version-info of liblldpctl for `lldpctl_new_n...
2013-02-26  Zang MingJieAdd a argument to specify the unix control socket 29/head
2013-02-26  ZealotAdd autoreconf to call autogen.sh while build deb 28/head
2013-02-20  Vincent Bernatbuild: also ship ./autogen.sh
2013-02-20  Vincent Bernatbuild: use the same way as libbsd for version and changelog
2013-02-20  Vincent Bernatbuild: try to save current version in `VERSION`
2013-02-13  Vincent Bernatinstall: remove liblldpctl previous symbolic link
2013-02-12  Vincent Bernatconfigure: only match tags starting with a digit for...
2013-02-04  Vincent Bernatbuild: check if libevent as provided by pkg-config...
2013-02-03  Vincent Bernatdoc: add documentation about reading /etc/lldpd.conf...
2013-02-03  Vincent Bernatinterfaces: whitelist an interface before being checkin...
2013-01-29  Vincent Bernatlibevent: produce smaller binaries when shipping libevent
2013-01-22  Vincent Bernatlldpcli: possibility to configure tx-delay
2013-01-22  Vincent Bernatlldpcli: fix exit command
2013-01-22  Vincent Bernatlldpcli: split actions.c in several files
2013-01-22  Vincent Bernatlldpcli: put port restriction into a commands.c for...
next