commit | 94660a06c968540f847512b78c3399e023a5537b | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Mon Dec 02 12:02:07 2019 -0800 |
committer | Daniele Moro <daniele@opennetworking.org> | Mon Dec 16 18:22:54 2019 -0800 |
tree | 29720b4ae266b12e240bb5f4fdece433b8c3974d | |
parent | 57e270f5c89efa1f49913eced39c47d38e8f881b [diff] [blame] |
First implementation of BNG application The application offers network level APIs for the BNG data plane. An attachment (BngAttachment) at network level is identified by an arbitrary string. The exposed APIs are key-value like APIs. Change-Id: If0e484f487ea16dd8c7dd99642f75686e1dbc29a
diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..8fdf902 --- /dev/null +++ b/.gitreview
@@ -0,0 +1,5 @@ +[gerrit] +host=gerrit.opencord.org +port=29418 +project=bng.git +defaultremote=origin