new routing system
commit3804b0afc738bf5a21b08eec57bb666a9f7ee244
authorotti <otti@2edecd69-f0ce-4815-94af-351a89d40aaa>
Mon, 22 Dec 2008 01:38:19 +0000 (22 01:38 +0000)
committerotti <otti@2edecd69-f0ce-4815-94af-351a89d40aaa>
Mon, 22 Dec 2008 01:38:19 +0000 (22 01:38 +0000)
tree38e7f427b0ae736841f4193935e39aae500a16dd
parent0ca1ad5d39b203bb70dbfc8c0b57cc38de8efc07
new routing system
supports ipv4 and ipv6 routing with subnetting

git-svn-id: https://anytun.org/svn/anytun@645 2edecd69-f0ce-4815-94af-351a89d40aaa
src/Makefile
src/networkAddress.cpp
src/networkAddress.h
src/networkPrefix.cpp
src/networkPrefix.h
src/routingTable.cpp
src/routingTable.h
src/routingTreeNode.cpp [copied from src/syncRouteCommand.h with 61% similarity]
src/routingTreeNode.h [copied from src/networkPrefix.h with 65% similarity]
src/routingTreeWalker.hpp [new file with mode: 0644]
src/syncRouteCommand.h