Go to file
Nico Schottelius 7d9e9e1cfd Replace switch in action with multiple if's
p4c --target bmv2 --arch v1model --std p4-16 "../p4src/static-mapping.p4" -o "/home/p4/master-thesis/p4src"
../p4src/static-mapping.p4(60): error: SwitchStatement: switch statements not allowed in actions
        switch(hdr.icmp6.type) {
        ^^^^^^
2019-03-27 18:05:59 +01:00
doc Replace switch in action with multiple if's 2019-03-27 18:05:59 +01:00
p4app Move git code outside so no conflicts exists for parallel scripts 2019-03-27 13:52:25 +01:00
p4debug Document double/triple matching 2019-03-25 11:51:36 +01:00
p4src Replace switch in action with multiple if's 2019-03-27 18:05:59 +01:00
pcap +pcap 2019-03-27 13:14:58 +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