From df6c8846cd8dcca64dfd0461e8577a24395aa69c Mon Sep 17 00:00:00 2001 From: Antti Makela Date: Mon, 31 Aug 2009 23:35:16 -0700 Subject: [PATCH] Static routing with support for metrics and longest prefix match --- CHANGES.html | 9 + .../ipv4-routing-table-entry.cc | 6 +- .../static-routing/ipv4-static-routing.cc | 252 ++++++++---------- .../static-routing/ipv4-static-routing.h | 110 ++++---- 4 files changed, 181 insertions(+), 196 deletions(-) diff --git a/CHANGES.html b/CHANGES.html index 347f3f01d..a070a4202 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -52,6 +52,15 @@ us a note on ns-developers mailing list.

New API: