Go to file
Nico Schottelius bfd4a35942 Try to find another workaround against json error in the switch
[15:54:38.463] [bmv2] [D] [thread 21721] Set default default entry for table 'MyIngress.nat46': MyIngress.controller_debug_table_id - 4,
[15:54:38.463] [bmv2] [D] [thread 21721] Set default default entry for table 'tbl_act_3': act_3 -
[15:54:38.463] [bmv2] [D] [thread 21721] Set default default entry for table 'tbl_act_4': act_4 -
[15:54:38.463] [bmv2] [D] [thread 21721] Set default default entry for table 'tbl_nat46_icmp_generic': MyIngress.nat46_icmp_generic -
[15:54:38.463] [bmv2] [D] [thread 21721] Set default default entry for table 'tbl_act_5': act_5 -
[15:54:38.463] [bmv2] [D] [thread 21721] Set default default entry for table 'tbl_act_6': act_6 -
[15:54:38.463] [bmv2] [D] [thread 21721] Set default default entry for table 'tbl_act_7': act_7 -
Invalid entry type 'expression' in field list
bad json:
{
   "type" : "expression",
   "value" : {
      "type" : "expression",
      "value" : {
         "left" : null,
         "op" : "d2b",
         "right" : {
            "type" : "field",
            "value" : [ "scalars", "metadata.chk_icmp6_na_ns" ]
         }
      }
   }
}

p4@ubuntu:~/master-thesis/p4app$
2019-03-30 16:57:57 +01:00
doc ++ upgrade log 2019-03-30 16:47:40 +01:00
p4app Refactor #n: go back to generic entry point, use if in apply{} 2019-03-30 14:59:46 +01:00
p4debug Document double/triple matching 2019-03-25 11:51:36 +01:00
p4src Try to find another workaround against json error in the switch 2019-03-30 16:57:57 +01:00
pcap +real world ping4 traces 2019-03-28 11:07:12 +01:00
.gitignore Begin to implement egress handling, make controller usable, update notes 2019-02-23 14:22:46 +01:00
README.md ++ init 2019-02-20 12:37:39 +01:00

README.md

Organisation

Checkout the plan