41 Commits

Author SHA1 Message Date
Shashikanth VH
b58cfd5b34 [ONOS-4240] Support wide community optional path attribute
Change-Id: I667cf229b02c8bcb0d4defd953bcde1595d03802
2016-04-21 16:46:02 +05:30
Shashikanth VH
b650bfa1f9 [ONOS-4242] Capability support for wide community
Change-Id: Ib29a4aeddde863d3ecf281cea8d31c6a945834bd
2016-04-18 12:54:30 +05:30
Brian O'Connor
5ab426f9ff Updating copyrights
New format: 'Copyright .year-present Open Networking Laboratory'

Change-Id: I1a9e58b355b775e75245ad875a2d7a4df3f03098
2016-04-09 01:20:21 -07:00
Brian O'Connor
b86c920526 Updating Buck files to build OSGi jars
- Using osgi_jar for all modules except apps
- Adding target for installation of core modules to .m2 repo

Change-Id: I65d9e3a9567918e275191724842d7d9b1f485128
2016-04-06 18:17:37 +00:00
Priyanka B
fc51c95505 [Goldeneye] [ONOS-4161] BGP L3 Topology
Change-Id: I81ae4e88f6ab75202b98ed03cbe1597d0f6ddd1e
2016-04-01 16:23:56 +00:00
Ray Milkey
f80bbb22c2 Initial BUCK build
Change-Id: I64e8a979301989062f4545a4841b06c15a372049
2016-03-29 21:39:14 +00:00
Brian O'Connor
955c316b54 Starting snapshot 1.6.0-SNAPSHOT 2016-03-10 15:27:19 -08:00
Brian O'Connor
55b4d80176 Tagging 1.5.0 (Falcon) 2016-03-10 15:24:41 -08:00
Madan Jampani
23696428f8 Starting snapshot 1.5.0-SNAPSHOT 2016-03-09 14:02:04 -08:00
Madan Jampani
b7a5420285 Tagging 1.5.0-rc3 2016-03-09 13:47:32 -08:00
Thomas Vachuska
5d8994ffce Starting snapshot 1.5.0-SNAPSHOT 2016-03-03 17:13:26 -08:00
Thomas Vachuska
40d5255ca9 Tagging 1.5.0-rc2 2016-03-03 17:08:36 -08:00
Shashikanth VH
e3a73bcaef BGP flow spec RIBin.
Change-Id: I4909bb6e579311a74e25cb44172a2a010faa4e85
2016-02-22 14:56:07 +00:00
Shashikanth VH
580bdeb64f BGP flow spec configuration system test issue fix.
Change-Id: Ia912fdb15f584b477ead748aed87e3c4fa003d29
2016-02-19 18:42:28 +00:00
Shashikanth VH
e30cfc4913 BGP encode multiple flow spec action issue fix.
Change-Id: Ieb173be9edb86bc717bfe1e55271873645e4a5b1
2016-02-18 18:40:13 +00:00
Shashikanth VH
5826066756 [ONOS-3857] BGP flow specification components encode and decode test.
Change-Id: I2830cd4d26ca044332a16845643ea99e11381209
2016-02-16 02:01:55 +00:00
Shashikanth VH
afb2e00328 [ONOS-3857] BGP send update flow specification message to peer.
Change-Id: Ieb727bfa89a6e7891e69c3070937aa9c98b28050
2016-02-12 18:04:16 +00:00
Shashikanth VH
ae8f63d364 [ONOS-3856] BGP flow specification RIB out test.
Change-Id: Ie4d2ef90c261f8bb5b560cb2b62c5cf7cca29988
2016-02-10 17:49:51 +00:00
Brian O'Connor
2f11bb3310 Fixing javadoc param in BgpFlowSpecRibOut
Change-Id: I59685f0d47318861d50e4cddb0b900837ee2265f
2016-02-08 16:48:24 -08:00
Shashikanth VH
1c9587f8e4 [ONOS-3856] Implement BGP flow spec RIB out.
Change-Id: I2fa378851ea1b953def3d8feeedbc50cfe4d50ca
2016-02-08 08:57:13 +00:00
Shashikanth VH
dcfb7b5a79 [ONOS-3845] BGP support flow specification capability on peer basis.
Change-Id: Iae0f617f72213a4f1664dcf6e904b01ac7460816
2016-02-05 17:22:36 +00:00
Shashikanth VH
0a82a8ea82 [ONOS-3845] BGP FlowSpec capability handling.
Change-Id: I5368dea5a0d959399550737ccf6eb6742a7510b9
2016-02-03 18:03:47 +00:00
Jonathan Hart
51539b85d3 Enforce naming convention regarding abbreviations
Change-Id: Ic81038d3869268a55624ccbbf66048545158b0da
2016-01-28 17:32:37 +00:00
Jian Li
dfba739230 Fix javadoc warnings
Change-Id: I3de24a04593f47c786f698f5ee1669b3d2f2fdfc
2016-01-23 02:38:40 +00:00
Thomas Vachuska
3523973142 Ignoring failing unit tests in BGP protocol/controller.
Change-Id: I364e7cfcc1424731bc3c1ce6c87860f5e76a7982
2016-01-19 18:58:01 +00:00
Priyanka B
249027ebb8 Implementation of Adj-In and Local RIB UT
Change-Id: I4cac90005f2d728006483b3c03ff0ff3c422f8ba
2016-01-19 17:38:40 +00:00
Shashikanth VH
97e571e9e8 BGP peer connection validation based on peer configuration.
Change-Id: I67251b94973aad3e0ecf3d118ea534de1b015427
2016-01-06 02:46:56 +00:00
Shashikanth VH
7a2fe659eb Process protocol message read partially from the buffer.
Change-Id: I1888dce82bea566796bc222329650582cba5a276
2016-01-05 20:11:34 +00:00
Shashikanth VH
3dd13cff84 BGP system test issue fix.
Change-Id: I26f30e800a2d88377fde9d6da8ccca25581250ce
2016-01-05 06:16:02 +00:00
Brian O'Connor
880dc20ddb Starting snapshot 1.5.0-SNAPSHOT
Change-Id: If9ce4ca5f5f6d089e9f088e710367f4e2ca1c9b6
2015-12-16 22:53:14 -08:00
Brian O'Connor
5a2856fd01 Tagging 1.4.0 (Emu release)
Change-Id: I55e4dbcecbfac86cccae27aa99a813910bd5557a
2015-12-16 22:47:51 -08:00
Brian O'Connor
6b7707101b Switching back to snapshot 1.4.0-SNAPSHOT
Change-Id: Ie726afc2df730a1009db421328267f2dcfedfd66
2015-12-15 15:48:42 -08:00
Brian O'Connor
d1cdd19530 Tagging 1.4.0-rc3
Change-Id: Iddb1e8adff820e81794bf83f5861519e9a787880
2015-12-15 15:36:45 -08:00
Brian O'Connor
b22ba656bb Switching back to snapshot 1.4.0-SNAPSHOT
Change-Id: Ic0ff8fe27d46b0662f596db9185591736efa6cf9
2015-12-11 17:02:48 -08:00
Brian O'Connor
4aded4c8b7 Tagging 1.4.0-rc2
Change-Id: I7e2916f7b02d297818ad65153aee5e5946f882ac
2015-12-11 16:55:13 -08:00
Shashikanth VH
a33f9a0c99 BGP system test issue fix
Change-Id: I66958eeef622137ab5a3e75e172a6a5a5d0f1514
2015-12-08 07:47:15 +00:00
Brian O'Connor
905ea22db6 Starting snapshot 1.4.0-SNAPSHOT
Change-Id: I0398bb2093e70d39788888038abb9df6193ccb42
2015-12-05 00:57:06 -08:00
Brian O'Connor
b209dc68e2 Tagging 1.4.0-rc1
Change-Id: Idec5c65021283fa03a8f2530aebba968a5451d8b
2015-12-05 00:56:21 -08:00
Shashikanth VH
cea18d3cd6 BGP system test issue fix
Change-Id: I36064e33146444531cdef6deab0d55b89efae8a7
2015-12-04 17:24:34 +00:00
Thomas Vachuska
d82c71a81b General cleanup of pom files under protocols.
Change-Id: I461f55665fc57057261bdd81f6bbe8258ee7b49b
2015-12-01 18:59:03 -08:00
Brian O'Connor
5837837b78 Moving bgp to protocols directory
Change-Id: Ib970e0a0e6eb26278ea542ec5fd821173edc153f
2015-12-01 15:56:12 -08:00