commit | 4d8785b5b1be86b2e499115a6552222654643b9e | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@opennetworking.org> | Fri May 31 17:11:26 2019 -0700 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Tue Jun 11 17:20:23 2019 +0000 |
tree | 65f5539127b1ff1ce730a543dea874bbd6c47553 | |
parent | 6aef5b70cc0c3be6c3edcee0668c4f5c9b7e9f1f [diff] [blame] |
First stab at BNG support in fabric.p4 This implementation is derived from Deutsche Telekom contribution: https://github.com/opencord/p4se It supports basic upstream and downstream termination based on double VLAN tags and PPPoE, including counters and downstream metering. Change-Id: I940959f2338d7319654cf665f6cfe2de7200616b
diff --git a/pipelines/fabric/src/main/resources/.gitignore b/pipelines/fabric/src/main/resources/.gitignore index 07ae761..fcd51a7 100644 --- a/pipelines/fabric/src/main/resources/.gitignore +++ b/pipelines/fabric/src/main/resources/.gitignore
@@ -1,2 +1,3 @@ p4c-out/*/tofino p4c-out/**/graphs +p4c-out/**/_pp.p4