53 Commits

Author SHA1 Message Date
Jonathan Hart
443ebed66d Add REST API to CORD fabric app.
Change-Id: I6d22302bdbbcd2c75f9358196ca505fba500b348
2015-05-08 11:23:24 -07:00
Pingping Lin
99d0b200e9 thread safe improvment
Change-Id: I09b6dc7a3003792ec975b5b8c8c423d38d65767b
2015-05-05 23:22:12 +00:00
Pingping Lin
ffa27d3cc2 add a vBNG application
This is a virtual Broadband Network Gateway (BNG) application.
It mainly has 3 functions:
(1) assigns and replies a public IP address to a REST request
    with a private IP address
(2) maintains the mapping from the private IP address to the
    public IP address
(3) installs point to point intents for the host configured
    with private IP address to access Internet

Change-Id: Ie78614a1703422a57f3c325540b927cc4ae603f4
2015-05-05 19:01:36 +00:00