All releases tagged Major bugfixes


Changes: A parsing issue when specifying a server to send updates to on the command line was resolved. cdpr will now properly set the port to 80 if no other port is specified.


Changes: This release changes the way that the packet is captured to help ensure that it is in fact a valid CDP packet. Previous versions could try and decode one of the other Cisco packets sent to the same multicast address (i.e. VTP). This should resolve some of the segfault issues. It also changes the way that DLL types are defined, and only include the ones defined by the version of pcap that is on the target system, resolving some compile-time issues.