]> git.ipfire.org Git - thirdparty/lldpd.git/history - src
netlink: by default, don't change netlink buffer size
[thirdparty/lldpd.git] / src /
2017-01-14  Vincent Bernatnetlink: by default, don't change netlink buffer size
2017-01-14  Vincent Bernatnetlink: automatically increase netlink receive buffer...
2017-01-14  Vincent Bernatnetlink: set size to the correct value for getsockopt()
2017-01-14  Vincent Bernatnetlink: make change of buffer size optional
2017-01-14  Vincent Bernatnetlink: make the values for buffer size configurable...
2017-01-14  Alexandru Ardeleandaemon: config netlink socket buf sizes at build time
2017-01-01  Vincent Bernatbuild: use @mkdir_p@ instead of @MKDIR_P@
2017-01-01  Vincent Bernatdaemon: suggests additional sandboxing with systemd
2016-12-26  Vincent Bernatclient: display current MAU type even when autoneg...
2016-12-26  Vincent Bernatlldpd: don't make lldpcli complain on missing conf...
2016-12-26  Vincent Bernatlib: include MAU type map only when Dot3 support is...
2016-12-26  Vincent BernatMerge pull request #212 from vincentbernat/feature...
2016-12-25  Vincent Bernatlinux: make ethtool stuff run as root again feature/ethtool-linksettings 212/head
2016-12-25  Vincent Bernatlib: add more MAU types
2016-12-25  Vincent Bernatlinux: add support for ethtool GLINKSETTINGS
2016-12-07  Vincent Bernatseccomp: add more syscall (sendmmsg and recvfrom)
2016-12-03  Vincent BernatMerge pull request #213 from chutz/add-mprotect-to...
2016-12-03  Patrick McLeanseccomp: add mprotect to seccomp whitelist 213/head
2016-11-25  Vincent Bernatmed: fix parsing of LLDP-MED LCI when TLV size exceeds...
2016-11-20  Vincent Bernatclient: fix extra warning about misleading identation
2016-10-06  Vincent Bernatclient: add an option to use pre-0.9.2 json-c format
2016-09-30  Vincent Bernatevent: correctly free event base
2016-09-29  Vincent Bernatdaemon: don't invoke lldpcli after dropping privileges
2016-09-28  Vincent Bernatvalgrind: more suppressions for lldpd
2016-09-28  Vincent Bernatdaemon: make the message about going into background...
2016-09-28  Vincent Bernatdaemon: better drop privileges earlier
2016-09-28  Vincent Bernatdaemon: invoke lldpcli after dropping privileges
2016-09-28  Vincent Bernatdaemon: wait a bit later to daemonize
2016-09-24  Vincent Bernatevent: remove some one-time memory leaks
2016-09-12  Vincent Bernatlldp: only enable LLDP-MED capibility TLV if we have...
2016-08-30  Vincent BernatMerge pull request #198 from The-42/fix-segfaults
2016-08-30  Bert van Halllib/atoms/port: fix segfaults with minimal information 198/head
2016-08-27  Vincent Bernatlldpd: fix kernel version check
2016-08-25  Vincent Bernatlldpcli: specify that custom TLV bytes are in hex format
2016-08-07  Vincent Bernatbuild: ensure clang won't complain about documentation...
2016-08-07  Vincent Bernatpriv: don't use monitor for ethtool except for old...
2016-08-07  Vincent Bernatinterface: use 10GBASE-CX4 for copper
2016-08-07  Vincent Bernatinterface: more media for *BSD
2016-08-07  Vincent Bernatlldp: update RFC3636 to RFC4836
2016-08-06  Vincent Bernatpriv: don't use ethtool to get real MAC
2016-08-06  Vincent Bernatpriv: document functions that should not use the monito...
2016-07-29  Vincent BernatRevert "lldp: skip empty LLDP-MED inventory TLV instead"
2016-07-29  Vincent Bernatlldp: skip empty LLDP-MED inventory TLV instead
2016-07-15  Vincent Bernatbuild: provide a better date format when using SOURCE_D...
2016-06-22  Vincent Bernatclient: flush output after each block
2016-06-19  Vincent Bernatbuild: ensure typeof is correctly defined
2016-06-18  Vincent Bernatbuild: make generation of atom-glue compatible with...
2016-06-14  Vincent Bernatlldp: add ability to control propagation of LLDPDU
2016-06-14  Vincent Bernatlldpcli: fix watch return code
2016-06-14  Vincent Bernatlldpcli: fix memory leak with use of readline
2016-06-14  Vincent Bernatinterfaces: blacklist cdc_mbim
2016-06-14  Vincent Bernatlldpcli: ensure we exit with an error on incorrect...
2016-06-14  Vincent Bernatlldpcli: fix manual page for port status
2016-06-13  Vincent Bernatbuild: fix build issue introduced in previous commit
2016-06-13  Vincent Bernatbuild: don't rely on GNU make $^ automatic variable
2016-06-13  Vincent Bernatbsd: fix use of ifmediareq for OpenBSD
2016-06-13  Vincent Bernatcdp: don't use comma expression and ternary operator
2016-06-13  Vincent Bernatevent: fix formating of time_t
2016-06-12  Vincent Bernatbuild: unsilent silent rules when running with V=1
2016-06-11  Vincent Bernatlldp: accept LLDP frames sent through S-VLAN/C-VLAN...
2016-06-10  Vincent BernatMerge pull request #184 from chutz/add-fcntl-and-getsoc...
2016-06-10  Patrick McLeanseccomp: add fcntl and getsockname to seccomp whitelist 184/head
2016-06-09  Vincent Bernatinterfaces: fix setting of local value for port ID
2016-05-27  Vincent Bernatlldpcli: display chassis TTL
2016-05-27  Vincent Bernatlib: allow retrieval of chassis TTL
2016-05-27  Vincent Bernatlldpcli: remove unused variable in display_custom_tlvs()
2016-05-27  Vincent Bernatlldpcli: display "Unknown TLVs" with a space
2016-05-25  Vincent Bernatdaemon: add a `-p` option to specify PID file
2016-05-23  Vincent Bernatprivsep: split privsep_io.c in 3 files
2016-05-21  Vincent Bernatcompat: ensure ranlib is happy on OSX by providing...
2016-05-20  Vincent Bernatclient: add a way to limit the number of events receive...
2016-05-20  Vincent Bernatlib: remove unused variable
2016-05-20  Vincent Bernatcompat: use strtonum instead of atoi
2016-05-19  Vincent Bernatinterfaces/linux: make veth special
2016-05-19  Vincent Bernatnetlink: don't complain of removal of inexistant IPv6...
2016-05-19  Vincent Bernatclient: fix spurious warning in XML writer
2016-05-19  Vincent Bernatclient: fix memory leak introduced n XML writer
2016-05-19  Vincent Bernatclient: remove memory leak introduced in JSON writers
2016-05-19  Vincent Bernatclient: flush XML object once we have one
2016-05-19  Vincent Bernatclient: flush JSON object once it's done
2016-05-16  Vincent Bernatlog: update manual page to reflect the situation
2016-05-16  Vincent Bernatlog: make a copy of va when logging to both stderr...
2016-05-16  Vincent Bernatlog: don't fallback to stderr for out-of-memory situation
2016-05-16  Vincent Bernatlog: always log to stderr
2016-05-16  Vincent Bernatdaemon: tell user to create user/group when missing
2016-05-15  Vincent Bernatdaemon: give the name of the control socket
2016-05-14  Vincent Bernatinterfaces: ensure we don't break strict aliasing rule
2016-04-21  Vincent BernatMerge pull request #174 from jonasj76/fix_discard_uint32
2016-04-21  Jonas JohanssonFix size of PEEK_DISCARD_UINT32() 174/head
2016-04-15  Vincent Bernatlldpcli: remove bogus pasting error from manual page
2016-04-10  Vincent Bernatseccomp: fix a compilation warning with respect to...
2016-03-23  Vincent Bernatlib: use C preprocessor to build list of init functions
2016-03-23  Vincent Bernatlib: don't rely on atom-glue.h
2016-03-23  Vincent Bernatbuild: ensure atom-glue.h is built first
2016-03-23  Vincent Bernatlib: don't rely on constructors
2016-03-22  Vincent Bernatlldpd: don't log error string for missing _lldpd user
2016-03-19  Vincent Bernatdaemon: append a dot after process title coverity_scan
2016-03-19  Vincent Bernatlib: more typo in strings
2016-03-19  Vincent Bernatclient: more typo in log messages
2016-03-19  Vincent Bernatclient: fix a typo in manual page
next