On Tuesday, April 23, 2013 21:40:02 Marek Lindner wrote:
Instead of generating TT specific packets the TVLV unicast API is used to send translation table data.
Signed-off-by: Marek Lindner lindner_marek@yahoo.de
main.c | 2 - packet.h | 33 ---- routing.c | 78 -------- translation-table.c | 498 +++++++++++++++++++++++++++++---------------------- translation-table.h | 5 - 5 files changed, 286 insertions(+), 330 deletions(-)
Applied in revision 6228419.
Regards, Marek