Commit Graph

3 Commits

Author SHA1 Message Date
tbrennan3 48411b8dbf Routing functionality complete, and working. (Have not done extensive testing, though.)
For building, made it possible to include or exclude the routing functionality with simple changes in the main Makefile and enables in lib/Makefile and include/config.h
The Device object (device.c and .h) was extended to support the virtually routed Devices, with most of the new functions in new file gw_device.c to replace their simpler cousins in device.c.
2010-10-13 15:59:39 +00:00
kingdl802 537c0d8bdf Make this c header file c++ compatible. 2009-04-09 15:51:59 +00:00
skarg 17b556df69 Created module for holding object properties in a list. 2008-03-03 15:09:47 +00:00