- 17 Dec, 2014 1 commit
- 16 Dec, 2014 4 commits
-
-
BGP OPEN Multiprotocol Extensions Capabilities (RFC 4760). The corresponding BGP UPDATE decoding is not done yet, hence for now we don't include any Capabilities in the BGP OPEN message originated by us. This work is in the context of ONOS-422. Change-Id: I8e1c8838adc189aa32a8edf98be976d90fc4ad42
Pavlin Radoslavov authored
-
- 15 Dec, 2014 3 commits
-
-
* Resolves ONOS-476 * Moved the BGP message-specific processing from class BgpSession to per-message type classes: BgpKeepalive, BgpNotification, BgpOpen, BgpUpdate * Minor modifications in some of the methods or BGP-specific API to accomodate the above change. No functional changes. Change-Id: I95df128fa31c60397a279aaca25a487b7991a6e1
Pavlin Radoslavov authored -
- GET /intent and GET /intent/id implemented - Basic codec for Intents - Unit tests Change-Id: Idbe59d4f7a792c88c77d6f3498d01d4cb7c4467d
Ray Milkey authored
-
- 13 Dec, 2014 3 commits
- 12 Dec, 2014 5 commits
- 11 Dec, 2014 6 commits
-
-
This addresses ONOS-134 * Refactor existing BGP unit tests Change-Id: Ia0ad7954632ec6b856d1a8a972f1837179121abb
Pavlin Radoslavov authored -
No functional changes. Change-Id: I1b5de1b93dc1264adfcd7c4cad9c2a315c1b8992
Pavlin Radoslavov authored
- 10 Dec, 2014 4 commits
- 09 Dec, 2014 5 commits
-
-
- sample code plus sample unit test, and karma configuration file. Change-Id: I0c5d867913c88e12eacd17934c6f42226b82410f
Simon Hunt authored
-
- 08 Dec, 2014 9 commits
-
-
for the "intents" CLI command. Change-Id: Icb150b570e8b4c0a52186489d408842d4327b387
Pavlin Radoslavov authored -
unit test. This reduces the typical run time for the unit tests from 2-3 seconds to 0.6-0.7 seconds. Change-Id: I7a31f837da5838c20d2b43de23de77d378e9f900
Pavlin Radoslavov authored -
…elps with speeds when running over VPN. Change-Id: I631ac84fb82a775195a472c28439bd5fd3f28e0e
Thomas Vachuska authored