2009-09-29 |
Vincent Bernat | Compatibility with gcc 2.95.x: add spaces around __VA__... |
commit | commitdiff | tree |
2009-09-29 |
Vincent Bernat | More ethtool compatibility |
commit | commitdiff | tree |
2009-09-29 |
Vincent Bernat | Compilation fix for ancient gcc. |
commit | commitdiff | tree |
2009-07-09 |
Vincent Bernat | Do not include <ifaddrs.h> since we want to replace it. |
commit | commitdiff | tree |
2009-07-09 |
Vincent Bernat | Provide another getifaddrs implementation, stolen from... |
commit | commitdiff | tree |
2009-07-08 |
Vincent Bernat | Add getifaddrs() replacement for system without it. |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Remove *.pcap file on clean. |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Add unit tests for EDP |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Add SONMP unit tests. |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Add CDP unit tests. |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Move pcap stuff into a separate file to allow sharing... |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Disable some tests when some features (dot1, dot3,... |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | fail_* macros do not break execution flow. |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Add LLDP receive tests |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Add LLDP send tests. |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Add unit tests for lists packing/unpacking. |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Unit tests for packing/unpacking. |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Update signature of transport string function for SNMP. |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Fix bug in CDP packet generation: CDP version was always 1. |
commit | commitdiff | tree |
2009-07-07 |
Vincent Bernat | Fix compilation issues when DOT1 or DOT3 are not enabled. |
commit | commitdiff | tree |
2009-06-10 |
Vincent Bernat | Fix comment of iface_port_name_desc() |
commit | commitdiff | tree |
2009-06-10 |
Vincent Bernat | Use ifAlias from newer Linux kernels if available. |
commit | commitdiff | tree |
2009-06-09 |
Vincent Bernat | Set h_ifindex correctly. |
commit | commitdiff | tree |
2009-06-07 |
Vincent Bernat | Add a callback mechanism to watch for incoming data... |
commit | commitdiff | tree |
2009-06-06 |
Vincent Bernat | Add a note about EDP in changelog. |
commit | commitdiff | tree |
2009-06-06 |
Vincent Bernat | Update changelog. |
commit | commitdiff | tree |
2009-06-04 |
Vincent Bernat | Make "listen on vlan" feature optional at compile-time. |
commit | commitdiff | tree |
2009-06-04 |
Vincent Bernat | There are duplicate in the list of address we give... |
commit | commitdiff | tree |
2009-06-04 |
Vincent Bernat | Add back "listen on VLAN" feature. |
commit | commitdiff | tree |
2009-06-04 |
Vincent Bernat | One VLAN can be associated to multiple interfaces throu... |
commit | commitdiff | tree |
2009-06-04 |
Vincent Bernat | Add back support for bonding using the new architecture. |
commit | commitdiff | tree |
2009-06-02 |
Vincent Bernat | Don't free statically allocated port. |
commit | commitdiff | tree |
2009-06-02 |
Vincent Bernat | Change the way interface information are collected. |
commit | commitdiff | tree |
2009-05-31 |
Vincent Bernat | Move chassis update to a function. |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | Fix SNMP support to handle multiple systems on the... |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | Fix support for EDP with respect to multisystem support. |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | Add some debug output to track know remote systems... |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | Adapt lldpctl to display received systems for each... |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | Handle reception of several different systems on each... |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | Update lldpd.h to support a list of remote systems. |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | Simplify multiprotocols handling. |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | Suppress bond handling. |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | Suppress "listen on vlan" feature. |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | When LLDP-MED is not enabled, do not send inventory. |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | Keep gcc happy with 'const' keyword. |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | Use chassis ID when sending EDP packets. |
commit | commitdiff | tree |
2009-05-24 |
Vincent Bernat | Fix EDP vlan handling when there is no VLAN |
commit | commitdiff | tree |
2009-05-22 |
Vincent Bernat | Remove misc/ directory. |
commit | commitdiff | tree |
2009-05-21 |
Vincent Bernat | Fix the case where last change < start time. |
commit | commitdiff | tree |
2009-05-20 |
Vincent Bernat | Adapt .spec file to work with actual tar.gz. |
commit | commitdiff | tree |
2009-05-19 |
Vincent Bernat | Update version in configure.ac 0.4.0 |
commit | commitdiff | tree |
2009-05-19 |
Vincent Bernat | If net-snmp/agent/struct.h does not exist, provide... |
commit | commitdiff | tree |
2009-05-19 |
Vincent Bernat | Add init script for RPM |
commit | commitdiff | tree |
2009-05-19 |
Vincent Bernat | Enhance .spec. |
commit | commitdiff | tree |
2009-05-18 |
Vincent Bernat | Fix URL and description to match Debian package. |
commit | commitdiff | tree |
2009-05-18 |
Vincent Bernat | lldpd.spec for RPM package, contributed by Dean Hamstead. |
commit | commitdiff | tree |
2009-05-14 |
Vincent Bernat | Also check for VLAN on bridges. |
commit | commitdiff | tree |
2009-03-17 |
Vincent Bernat | Some virtual ethernet interfaces do not have IFF_MULTIC... |
commit | commitdiff | tree |
2009-03-10 |
Vincent Bernat | Fix a parsing error for link aggregation TLV in LLDP |
commit | commitdiff | tree |
2009-03-09 |
Vincent Bernat | Add missing frame.c |
commit | commitdiff | tree |
2009-03-08 |
Vincent Bernat | When cleaning up a port in the context of refreshing... |
commit | commitdiff | tree |
2009-03-08 |
Vincent Bernat | Fix LLDP-MED class type sending: it is 1 byte large... |
commit | commitdiff | tree |
2009-03-08 |
Vincent Bernat | Fix alignment issue that may appear when reading 64bit... |
commit | commitdiff | tree |
2009-03-08 |
Vincent Bernat | Major rewrite for packet builder and parser. |
commit | commitdiff | tree |
2009-03-07 |
Vincent Bernat | Fix unaligned memory access in ctl.c using memcpy inste... |
commit | commitdiff | tree |
2009-03-06 |
Vincent Bernat | Call res_init in case of failure to resolv names |
commit | commitdiff | tree |
2009-03-02 |
Vincent Bernat | Fix lldpctl when LLDP-MED is enabled. 0.3.2 |
commit | commitdiff | tree |
2009-03-02 |
Vincent Bernat | Fix warning when compiling without LLDP-MED |
commit | commitdiff | tree |
2009-02-27 |
Vincent Bernat | Prepare version 0.3.1 0.3.1 |
commit | commitdiff | tree |
2009-02-27 |
Vincent Bernat | Use memcpy instead of strlcpy when copying interface... |
commit | commitdiff | tree |
2009-02-27 |
Vincent Bernat | When refreshing port information, clean up existing... |
commit | commitdiff | tree |
2009-02-27 |
Vincent Bernat | Don't try to reset the interface when removing it |
commit | commitdiff | tree |
2009-02-27 |
Vincent Bernat | Fix double free for local ports |
commit | commitdiff | tree |
2009-02-27 |
Vincent Bernat | Fix a memory leak that can happen when a port is remove... |
commit | commitdiff | tree |
2009-02-27 |
Vincent Bernat | Don't free c_med_sw for local chassis. It is allocated... |
commit | commitdiff | tree |
2009-02-27 |
Vincent Bernat | Fix an error when reading LLDP-MED packet |
commit | commitdiff | tree |
2009-02-27 |
Vincent Bernat | Fix a memory leak when using LLDP-MED |
commit | commitdiff | tree |
2009-02-21 |
Vincent Bernat | Lower log level for problem when getting bridge info |
commit | commitdiff | tree |
2009-01-21 |
Vincent Bernat | Also check if the interface is RUNNING before consideri... |
commit | commitdiff | tree |
2009-01-09 |
Vincent Bernat | Merge branch 'master' of ssh://ace.luffy.cx/srv/git... |
commit | commitdiff | tree |
2009-01-09 |
Vincent Bernat | Fix compilation when SONMP and EDP are disabled |
commit | commitdiff | tree |
2008-12-30 |
Vincent Bernat | Don't output any warning when bridge support is not... |
commit | commitdiff | tree |
2008-12-26 |
Vincent Bernat | FDP seems to use a non-flawed checksum |
commit | commitdiff | tree |
2008-12-26 |
Vincent Bernat | Don't compile FDP stuff if not needed. |
commit | commitdiff | tree |
2008-12-26 |
Vincent Bernat | Fix lldpctl to display capability bit "Router" |
commit | commitdiff | tree |
2008-12-26 |
Vincent Bernat | Handle FDP capabilities |
commit | commitdiff | tree |
2008-12-26 |
Vincent Bernat | Use static for all not to be exported symbols |
commit | commitdiff | tree |
2008-12-23 |
Vincent Bernat | Move LLDP-MED location/policy to port instead of chassis. |
commit | commitdiff | tree |
2008-12-19 |
Vincent Bernat | Adding missing values for MAU type, thanks to James... |
commit | commitdiff | tree |
2008-12-18 |
Vincent Bernat | Fix compilation without EDP |
commit | commitdiff | tree |
2008-12-16 |
Vincent Bernat | Handle reception and display of PVID |
commit | commitdiff | tree |
2008-12-16 |
Vincent Bernat | This is maximum frame size, not MTU |
commit | commitdiff | tree |
2008-12-16 |
Vincent Bernat | Add Maximum Frame Size support. For Linux, we just... |
commit | commitdiff | tree |
2008-12-14 |
Vincent Bernat | Fix manual page (missing .El) 0.3 |
commit | commitdiff | tree |
2008-12-14 |
Vincent Bernat | Prepare new 0.3 version |
commit | commitdiff | tree |
2008-12-14 |
Vincent Bernat | Add a note about the fact that location option could... |
commit | commitdiff | tree |
2008-12-13 |
Vincent Bernat | Do not try to set media type network policy since its... |
commit | commitdiff | tree |
2008-12-13 |
Vincent Bernat | Allow to send LLDP-MED location. |
commit | commitdiff | tree |
2008-12-13 |
Vincent Bernat | Accept too large TLV for LLDP |
commit | commitdiff | tree |
2008-12-12 |
Vincent Bernat | Allow to specify interfaces to display on lldpctl comma... |
commit | commitdiff | tree |
next |