FS::part_export::router
authorkhoff <khoff>
Wed, 31 Jan 2007 05:43:52 +0000 (05:43 +0000)
committerkhoff <khoff>
Wed, 31 Jan 2007 05:43:52 +0000 (05:43 +0000)
commitd11482aaa34f11b5007741e2099af46750805c11
tree76530f309e193ec3c3bd70e50e7bf81411eb0c6a
parentc4f427df48d37522ac5822bd9eca5e9151044e19
FS::part_export::router
 - Refactored to be more easily sub-classed.
 - Moved per-export options to FS:;router virtual fields.
 - Fixed other general brokenness.

FS::part_export::snmp
 - SNMP export sub-classed from FS::part_export::router

FS::part_export::trango
 - Export for Trango proprietary access points.  Sub-classed from FS::part_export::snmp.
FS/FS/part_export/router.pm
FS/FS/part_export/snmp.pm [new file with mode: 0644]
FS/FS/part_export/trango.pm [new file with mode: 0644]