From 9c568058e628956cb5a9cafdf8f08fc3ee384b45 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Wed, 16 Sep 2009 00:15:21 +0000 Subject: [PATCH] Added slice_whitelist match for VINI. --- sfatables/processors/hrn.xsl | 2 +- sfatables/processors/max_link_bandwidth.xsl | 2 +- sfatables/processors/restrict_to_nodes.xsl | 5 +- sfatables/processors/slice_whitelist.xsl | 54 +++++++++++++++++++++ 4 files changed, 58 insertions(+), 5 deletions(-) create mode 100644 sfatables/processors/slice_whitelist.xsl diff --git a/sfatables/processors/hrn.xsl b/sfatables/processors/hrn.xsl index 65e85c60..318739af 100644 --- a/sfatables/processors/hrn.xsl +++ b/sfatables/processors/hrn.xsl @@ -1,7 +1,7 @@ - + diff --git a/sfatables/processors/max_link_bandwidth.xsl b/sfatables/processors/max_link_bandwidth.xsl index fe3ee247..37c56d46 100644 --- a/sfatables/processors/max_link_bandwidth.xsl +++ b/sfatables/processors/max_link_bandwidth.xsl @@ -11,7 +11,7 @@ - + diff --git a/sfatables/processors/restrict_to_nodes.xsl b/sfatables/processors/restrict_to_nodes.xsl index 2ecba229..f09a56fe 100644 --- a/sfatables/processors/restrict_to_nodes.xsl +++ b/sfatables/processors/restrict_to_nodes.xsl @@ -9,8 +9,8 @@ - - + + @@ -22,5 +22,4 @@ - diff --git a/sfatables/processors/slice_whitelist.xsl b/sfatables/processors/slice_whitelist.xsl new file mode 100644 index 00000000..afe77f2e --- /dev/null +++ b/sfatables/processors/slice_whitelist.xsl @@ -0,0 +1,54 @@ + + + + + + + + + + plc.princeton.acb + plc.princeton.sapanb + plc.princeton.codeen + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.43.0