Go to file
Nico Schottelius 30dcc0af81 Try to outsmart the compiler with the arp table
Adressing

p4c --target bmv2 --arch v1model --std p4-16 "../p4src/static-mapping.p4" -o "/home/p4/master-thesis/p4src"
../p4src/static-mapping.p4(366): error: Program is not supported by this target, because table MyIngress.v6_networks has multiple successors
    table v6_networks {
          ^^^^^^^^^^^
Compilation Error
2019-03-31 16:40:44 +02:00
doc Try to outsmart the compiler with the arp table 2019-03-31 16:40:44 +02:00
p4app ++doc ++clean table 2019-03-31 16:04:05 +02:00
p4debug Document double/triple matching 2019-03-25 11:51:36 +01:00
p4src Try to outsmart the compiler with the arp table 2019-03-31 16:40:44 +02:00
pcap +pcap 2019-03-31 14:21:00 +00: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