added route syncing
commit346a2fa3e72b4e3c2eb541d5e0b270c67ac1ccd1
authorotti <otti@2edecd69-f0ce-4815-94af-351a89d40aaa>
Wed, 27 Feb 2008 22:43:14 +0000 (27 22:43 +0000)
committerotti <otti@2edecd69-f0ce-4815-94af-351a89d40aaa>
Wed, 27 Feb 2008 22:43:14 +0000 (27 22:43 +0000)
tree6574a170eb044ea75dd4f96cd22cb6b4c171d465
parent2566e98d5adf5b6708cd46d15ee40f3bd8e7c6fb
added route syncing

git-svn-id: https://anytun.org/svn/anytun@320 2edecd69-f0ce-4815-94af-351a89d40aaa
Makefile
syncClientSocket.cpp
syncCommand.cpp
syncCommand.h
syncConnectionCommand.cpp [new file with mode: 0644]
syncConnectionCommand.h [copied from syncCommand.h with 67% similarity]
syncRouteCommand.cpp [new file with mode: 0644]
syncRouteCommand.h [copied from syncCommand.h with 51% similarity]
syncSocket.cpp