source: fedd/deter/__init__.py @ 8fbef04

Last change on this file since 8fbef04 was 9a52a80, checked in by Ted Faber <faber@…>, 11 years ago

Static routing

  • Property mode set to 100644
File size: 137 bytes
Line 
1#!/usr/local/bin/python
2
3import topdl 
4from fedid import *
5from ip_allocator import *
6from ip_addr import *
7from topdl_to_route import *
Note: See TracBrowser for help on using the repository browser.