From f3c157d7da5ef6adc4ce1bf81cd732ba309d9647 Mon Sep 17 00:00:00 2001 From: Andy Bavier Date: Fri, 6 Nov 2009 15:01:09 +0000 Subject: [PATCH] Cap kbps values rather than discard LinkSpecs --- sfatables/processors/max_link_kbps.xsl | 55 +++++++++++++++----------- sfatables/vini.rspec | 4 ++ 2 files changed, 37 insertions(+), 22 deletions(-) diff --git a/sfatables/processors/max_link_kbps.xsl b/sfatables/processors/max_link_kbps.xsl index 575e92e8..71d0abe5 100644 --- a/sfatables/processors/max_link_kbps.xsl +++ b/sfatables/processors/max_link_kbps.xsl @@ -1,28 +1,39 @@ - - - - - - - + + + + + + + - - + + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/sfatables/vini.rspec b/sfatables/vini.rspec index 8922170f..99f89e5b 100644 --- a/sfatables/vini.rspec +++ b/sfatables/vini.rspec @@ -8,5 +8,9 @@ i2chic1 1001 + + i2hous1 + i2newy1 + -- 2.43.0