2012-05-02 |
Vincent Bernat | configure: don't test for XML2 linking, useless |
commit | commitdiff | tree |
2012-05-02 |
Vincent Bernat | configure: remove old unwanted cruft |
commit | commitdiff | tree |
2012-05-01 |
Vincent Bernat | configure: drop dependency with libtool |
commit | commitdiff | tree |
2012-05-01 |
Vincent Bernat | configure: enable compilation of a libevent archive |
commit | commitdiff | tree |
2012-05-01 |
Vincent Bernat | Update changelog, travis and packaging for libevent |
commit | commitdiff | tree |
2012-05-01 |
Vincent Bernat | lldpd: switch to libevent loop |
commit | commitdiff | tree |
2012-05-01 |
Vincent Bernat | configure: upgrade to libevent 2.x |
commit | commitdiff | tree |
2012-05-01 |
Vincent Bernat | Integration of libevent into the build system. |
commit | commitdiff | tree |
2012-05-01 |
Vincent Bernat | lldpd: on exit, remove remote ports before removing... |
commit | commitdiff | tree |
2012-05-01 |
Vincent Bernat | lldpd: fix chassis copy |
commit | commitdiff | tree |
2012-05-01 |
Vincent Bernat | valgrind: initialize some buffers to make valgrind... |
commit | commitdiff | tree |
2012-05-01 |
Vincent Bernat | When running on valgrind, don't chroot or drop privileges |
commit | commitdiff | tree |
2012-04-03 |
Vincent Bernat | travis: add Travis CI link to README |
commit | commitdiff | tree |
2012-04-03 |
Vincent Bernat | tests: when Dot3 feature is disabled, MFS is not transm... |
commit | commitdiff | tree |
2012-04-03 |
Vincent Bernat | Allow compilation without Dot1. |
commit | commitdiff | tree |
2012-04-03 |
Vincent Bernat | travis: use apt-get instead of aptitude |
commit | commitdiff | tree |
2012-04-03 |
Vincent Bernat | travis: use provided configure argument |
commit | commitdiff | tree |
2012-04-03 |
Vincent Bernat | Integration with Travis CI |
commit | commitdiff | tree |
2012-03-15 |
Vincent Bernat | mgmt: allow one to provide a pattern to specify managem... |
commit | commitdiff | tree |
2012-03-15 |
Vincent Bernat | Update CHANGELOG with entry about management addresses. |
commit | commitdiff | tree |
2012-03-15 |
Vincent Bernat | snmp: add support for IPv6 management addresses |
commit | commitdiff | tree |
2012-03-15 |
Vincent Bernat | snmp: fix SNMP support for management addresses |
commit | commitdiff | tree |
2012-03-15 |
Vincent Bernat | edp: ensure we don't add the same address over and... |
commit | commitdiff | tree |
2012-03-15 |
Vincent Bernat | mgmt: free management addresses when freeing the chassis |
commit | commitdiff | tree |
2012-03-15 |
Vincent Bernat | edp: steal IP addresses from the received chassis inste... |
commit | commitdiff | tree |
2012-03-15 |
Vincent Bernat | cdp: allow to send several IP addresses |
commit | commitdiff | tree |
2012-03-15 |
João Valverde | Support for multiple IPv4/IPv6 management addresses. |
commit | commitdiff | tree |
2012-03-04 |
Vincent Bernat | tests: fix location of .h files (they are in top_srcdir... |
commit | commitdiff | tree |
2012-03-02 |
Vincent Bernat | lldpd: add a better error message when we cannot create... |
commit | commitdiff | tree |
2012-03-01 |
Vincent Bernat | configure: automatically compute version from git |
commit | commitdiff | tree |
2012-02-29 |
Vincent Bernat | lldpd: add interface to message about unguessable frame... |
commit | commitdiff | tree |
2012-02-29 |
Vincent Bernat | lldpd: do not stay stuck in the receive loop |
commit | commitdiff | tree |
2012-02-26 |
Vincent Bernat | snmp: better integration of SNMP logging subsystem |
commit | commitdiff | tree |
2012-02-25 |
Vincent Bernat | cdp: allow to override value of platform TLV (Linux... |
commit | commitdiff | tree |
2012-02-25 |
Vincent Bernat | redhat: make the init script compatible with RHEL < 5 |
commit | commitdiff | tree |
2012-01-26 |
Vincent Bernat | marshal: circumvent cast alignment problems using memcpy |
commit | commitdiff | tree |
2012-01-26 |
Vincent Bernat | tests: when comparing port ID and chassis ID, uses... |
commit | commitdiff | tree |
2012-01-26 |
Vincent Bernat | Use %zu for printf() when argument is of kind size_t. |
commit | commitdiff | tree |
2012-01-24 |
Vincent Bernat | Add a flag to specify which interfaces to use for chass... |
commit | commitdiff | tree |
2012-01-24 |
Vincent Bernat | Change the way Chassis ID is assigned. |
commit | commitdiff | tree |
2012-01-24 |
Vincent Bernat | lldpd: remove unneeded forward declarations |
commit | commitdiff | tree |
2012-01-24 |
Vincent Bernat | interfaces: remove unneeded forward declarations |
commit | commitdiff | tree |
2012-01-24 |
Vincent Bernat | lldpctl: add a flag to display hidden ports |
commit | commitdiff | tree |
2012-01-24 |
Vincent Bernat | Update CHANGELOG with actual changes from 0.5.6. |
commit | commitdiff | tree |
2012-01-24 |
Vincent Bernat | Provide a .gitignore. |
commit | commitdiff | tree |
2012-01-24 |
Vincent Bernat | Add missing lldpctl.h header file |
commit | commitdiff | tree |
2012-01-24 |
Vincent Bernat | Use LIBADD instead of LDADD when appropriate. |
commit | commitdiff | tree |
2012-01-23 |
Vincent Bernat | Compilation fixes when disabling some part of lldpd |
commit | commitdiff | tree |
2012-01-23 |
Vincent Bernat | Major rewrite: rewrite lldpd/lldpctl communication... |
commit | commitdiff | tree |
2012-01-23 |
Vincent Bernat | marshal: fix list marshalling and various other changes |
commit | commitdiff | tree |
2012-01-23 |
Vincent Bernat | core: SMART_HIDDEN macro does not really need the confi... |
commit | commitdiff | tree |
2012-01-23 |
Vincent Bernat | Point to appropriate LLDP page on Wikipedia instead... |
commit | commitdiff | tree |
2012-01-22 |
Vincent Bernat | configure: fix an issue with netsnmp_enable_subagent... |
commit | commitdiff | tree |
2012-01-21 |
Vincent Bernat | marshal: add a way to ignore a pointer (setting it... |
commit | commitdiff | tree |
2012-01-21 |
Vincent Bernat | marshal: handle fixed-size strings |
commit | commitdiff | tree |
2012-01-21 |
Vincent Bernat | marshal: allow to specify null-terminated strings |
commit | commitdiff | tree |
2012-01-21 |
Vincent Bernat | marshal: use shorter macro names |
commit | commitdiff | tree |
2012-01-21 |
Vincent Bernat | Add a new serialization engine. |
commit | commitdiff | tree |
2012-01-21 |
Vincent Bernat | tests: only compile check_snmp if SNMP support is available |
commit | commitdiff | tree |
2012-01-21 |
Vincent Bernat | snmp: ensure single inclusion of agent.h header |
commit | commitdiff | tree |
2012-01-20 |
Vincent Bernat | snmp: add unit tests |
commit | commitdiff | tree |
2012-01-18 |
Vincent Bernat | tests: Simplify Makefile.am |
commit | commitdiff | tree |
2012-01-16 |
Vincent Bernat | Start branch 0.6. |
commit | commitdiff | tree |
2012-01-16 |
Vincent Bernat | snmp: factorisation of agent_h_*med*() functions |
commit | commitdiff | tree |
2012-01-16 |
Vincent Bernat | snmp: factorisation of local/remote port handlers |
commit | commitdiff | tree |
2012-01-16 |
Vincent Bernat | snmp: factorisation of local/remote handlers |
commit | commitdiff | tree |
2012-01-16 |
Vincent Bernat | snmp: use a header_*indexed function for local manageme... |
commit | commitdiff | tree |
2012-01-15 |
Vincent Bernat | snmp: rework indexing |
commit | commitdiff | tree |
2012-01-13 |
Vincent Bernat | Continuation of the previous patch. |
commit | commitdiff | tree |
2012-01-13 |
Shuah Khan | frame.h uses very generic memeber names that resusts... |
commit | commitdiff | tree |
2012-01-02 |
Vincent Bernat | snmp: turn the "try next OID" code block into a macro... |
commit | commitdiff | tree |
2012-01-02 |
Vincent Bernat | core: optimize BPF filter |
commit | commitdiff | tree |
2011-12-31 |
Vincent Bernat | configure: check more SNMP stuff. |
commit | commitdiff | tree |
2011-12-29 |
Vincent Bernat | Whitelisted driver is not a very informative informatio... |
commit | commitdiff | tree |
2011-12-28 |
Vincent Bernat | Add a whitelist for some drivers (currently: dsa and... |
commit | commitdiff | tree |
2011-12-27 |
Vincent Bernat | Don't send MFS equal to 0. |
commit | commitdiff | tree |
2011-12-17 |
Vincent Bernat | cdp: send native VLAN only with CDPv2 |
commit | commitdiff | tree |
2011-12-17 |
Vincent Bernat | cdp: send native VLAN TLV |
commit | commitdiff | tree |
2011-12-17 |
Vincent Bernat | cdp: allow reception of native vlan |
commit | commitdiff | tree |
2011-12-05 |
Christopher... | /trabmission/tranmission/ |
commit | commitdiff | tree |
2011-12-02 |
Vincent Bernat | Export TZ=/etc/localtime to fix timestamps. |
commit | commitdiff | tree |
2011-11-16 |
Vincent Bernat | Spelling corrections |
commit | commitdiff | tree |
2011-11-06 |
Vincent Bernat | Fix a missing semi colon. 0.5.5 |
commit | commitdiff | tree |
2011-11-06 |
Vincent Bernat | Prepare 0.5.5 release. |
commit | commitdiff | tree |
2011-11-03 |
Vincent Bernat | Extend whitelist with possibility to blacklist. |
commit | commitdiff | tree |
2011-11-02 |
Vincent Bernat | Fix a segfault when neither /etc/os-release not lsb_rel... |
commit | commitdiff | tree |
2011-10-26 |
Vincent Bernat | Don't pack struct hmsg since we are not able to do... |
commit | commitdiff | tree |
2011-10-20 |
Vincent Bernat | dmi: only enable DMI for x86 platforms |
commit | commitdiff | tree |
2011-10-19 |
Vincent Bernat | lldpd: Only grab DMI information once. |
commit | commitdiff | tree |
2011-10-17 |
Vincent Bernat | snmp: use a 16-bit checksum, not a 15-bit one. |
commit | commitdiff | tree |
2011-10-17 |
Vincent Bernat | snmp: Dot1 PI support, contributed by Shuah Khan |
commit | commitdiff | tree |
2011-10-16 |
Vincent Bernat | SNMP: Dot1 PPVID, PPVLAN and VLANID support, contribute... |
commit | commitdiff | tree |
2011-09-22 |
Vincent Bernat | [check] Add length when encoding Dot1 PI TLV |
commit | commitdiff | tree |
2011-09-22 |
Shuah Khan | IEEE 802.1 2005 TLV Unit tests |
commit | commitdiff | tree |
2011-09-22 |
Vincent Bernat | Add support of PPVID and PI in changelog |
commit | commitdiff | tree |
2011-09-22 |
Vincent Bernat | [lldpctl] Fix PVID value when displaying VLANs. |
commit | commitdiff | tree |
2011-09-22 |
Vincent Bernat | Some fixes for PPVID and PI. |
commit | commitdiff | tree |
2011-09-22 |
Vincent Bernat | [configure] Fix a typo in help message |
commit | commitdiff | tree |
2011-09-22 |
Shuah Khan | IEEE 802.1 2005 TLV enhancement - PPVID and PI added |
commit | commitdiff | tree |
2011-09-21 |
Shuah Khan | Fix - lldpd netsnmp sub-agent segfaults when null write... |
commit | commitdiff | tree |
next |