22c14fccadc4923a750c0e6c1f143945c6e14a70
Renamed Lookup_Routed_Device_Address() as Routed_Device_Address_Lookup(), and replaced it in the routed npdu handler with a function that finds the "next" gateway or routed device, as per the destination address. (Less tied to the specifics of the gw_device.c implementation.) Fixed a few build warnings (eg, %zu for size_t arguments). Until we improve the makefile system, I've enabled BAC_ROUTING in config.h
Description
No description provided
Languages
C
94.8%
CMake
2.5%
Makefile
1.3%
Python
0.5%
Perl
0.2%
Other
0.5%