Commit 4a0cffcf authored by Waleed Akbar's avatar Waleed Akbar
Browse files

L3 and L4 added to both E2E and AGG

parent dfe72041
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

ALLOWED_LINKS_PER_CONTROLLER = {
    'e2e'      : { 'L1', 'L2', 'L3', 'L4'    },
    'agg'      : {  'L13', 'L14'  },
    'agg'      : { 'L3', 'L4', 'L13', 'L14'  },
    'trans-pkt': { 'L5', 'L6', 'L9',  'L10'  },
    # The remaining can not be monitored therefore they are not included in the allowed links for the controllers
    # 'agg'      : { 'L3',    'L4',   'L7ab',  'L7ba',  'L8ab',  'L8ba',