Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
3a02cdabf20ecf01b5a4e76a812ceb07927f53b0
/
apps
/
bgprouter
1b2aea8
Removing gratuitous relativePath from pom.xmls
by Brian O'Connor
· 8 years ago
e642f7c
Bumping version to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
24439fe
app buck refactor for apps: aaa, acl, bgprouter
by Ray Milkey
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
85f28d0
Updating test sources in several BUCK files
by Brian O'Connor
· 9 years ago
f80bbb2
Initial BUCK build
by Ray Milkey
· 9 years ago
955c316
Starting snapshot 1.6.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
55b4d80
Tagging 1.5.0 (Falcon)
by Brian O'Connor
· 9 years ago
1.5.0
2369642
Starting snapshot 1.5.0-SNAPSHOT
by Madan Jampani
· 9 years ago
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
fd46e1d
Refine application title and category in app.xml and pom.xml
by Jian Li
· 9 years ago
2b746f4
Add missing application titles in app.xml with pom.xml clean up
by Jian Li
· 9 years ago
5d8994f
Starting snapshot 1.5.0-SNAPSHOT
by Thomas Vachuska
· 9 years ago
40d5255
Tagging 1.5.0-rc2
by Thomas Vachuska
· 9 years ago
1.5.0-rc2
8bcb4f2
[ONOS-3634] Remove readme tag from app.xml
by Jian Li
· 9 years ago
c35415d
[ONOS-3634] Enhance app to have a category, icon, URL and readme
by Jian Li
· 9 years ago
c22e847
[Falcon] More flexible component choice for routing apps
by Jonathan Hart
· 9 years ago
1978a43
Pom fixes for issues that may potentially break the build
by Jonathan Hart
· 9 years ago
df20709
[Falcon] Split FlowObjectives programming component out of
by Jonathan Hart
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
016bef7
Fixing features.xml so that they don't self-reference.
by Thomas Vachuska
· 9 years ago
d9df7bd
Fix naming convention issues in preparation for stricter checkstyle enforcement
by Jonathan Hart
· 9 years ago
ca9cc8e
Avoid use of Objects.hash when there's only 1 params
by HIGUCHI Yuta
· 9 years ago
428ebc9
Removing some old dependencies in bgprouter.
by Saurav Das
· 9 years ago
9a38264
Removed config app that used to read addresses.json configuration.
by Jonathan Hart
· 9 years ago
f967ad6
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b3a3b52
Rolling back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
cbc5878
Tagging 1.3.0-rc2
by Brian O'Connor
· 9 years ago
1.3.0-rc2
e8bcb70
Changing version to back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
004345f
Tagging 1.3.0-rc1
by Brian O'Connor
· 9 years ago
1.3.0-rc1
4cb3988
Moved ProxyArp, SDN-IP and BgpRouter to use new config format.
by Jonathan Hart
· 9 years ago
cf732fb
ONOS-2711 Replaced short to TpPort for tcp/udp ports
by Hyunsun Moon
· 9 years ago
3b78326
Refactoring addProcessor() calls to use type methods
by Brian O'Connor
· 9 years ago
2a65575
Improve the resiliency of the packet deserialization code.
by Jonathan Hart
· 10 years ago
afc2d7d
Starting snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
a78abfc
Tagging 1.2.0
by Brian O'Connor
· 9 years ago
1.2.0
49bcae9
Minor BgpRouter tweaks to make deactivating and reactivating easier:
by Jonathan Hart
· 9 years ago
3350390
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
75aed40
Tagging 1.2.0-rc2
by Brian O'Connor
· 9 years ago
1.2.0-rc2
30a412d
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
608e03a
Tagging 1.2.0-rc1
by Brian O'Connor
· 9 years ago
1.2.0-rc1
c39f603
Minor bug fixes to bgprouter and ofdpadriver
by Saurav Das
· 9 years ago
f9ba422
Currently need to specify handshaker behavior in onos-drivers xml file.
by Saurav Das
· 9 years ago
100e3b8
First shot at Broadcom OFDPA 1.0 pipeline
by Saurav Das
· 10 years ago
dfc639e
Adding in some imports necessary for test code included in BGP router
by Saurav Das
· 10 years ago
dde53d1
Fix the logic of deleting FIB entries in CorsaPipeline
by sangho
· 10 years ago
f22fb40
Pushes flow rules to the control switch when the switch is connected and available.
by sangho
· 10 years ago
bd7f742
Adding Device Listiner to BgpRouter so that filtering rules are sent to the
by Saurav Das
· 10 years ago
3d03826
Fixes bug where driver gets initialized only when device is available.
by Saurav Das
· 10 years ago
3ea4662
Removing dependency on lower level drivers for the BGPRouter application.
by Saurav Das
· 10 years ago
f6ea9e6
Implemented a globally unique next id generator in FlowObjectStore
by alshabib
· 10 years ago
41e8c18
Simplified app packaging to use just project.version rather than short.version.
by Thomas Vachuska
· 10 years ago
586afd8
Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files.
by Thomas Vachuska
· 10 years ago
2a441c6
Flow Objective implementation
by alshabib
· 10 years ago
624f13a
fixing packaging for bgprouter.
by alshabib
· 10 years ago
a7a0f56
Converting builtin applications to be delivered in a self-contained manner via OAR files.
by Thomas Vachuska
· 10 years ago
e10f56b
Fixing javadocs.
by Thomas Vachuska
· 10 years ago
cfd63d2
Adding more filtering objectives from the router application and handling them
by Saurav Das
· 10 years ago
910aff1
WIP: Initial implementation of filterObjectives using driver subsystem.
by alshabib
· 10 years ago
e28ae4c
sdn-ip reactive routing
by Pingping Lin
· 10 years ago
0fa583c
GUI -- Added applications view.
by Thomas Vachuska
· 10 years ago
89ad377
ONOS-1400: Fixing BgpRouter functionality break due to distributed group store changes
by Srikanth Vavilapalli
· 10 years ago
717361f
Distributed group store using eventual consistent map abstraction
by Srikanth Vavilapalli
· 10 years ago
ee4f937
Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml.
by Thomas Vachuska
· 10 years ago
6ea48a2
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
91d9019
Tagging ONOS Blackbird release: 1.1.0
by Brian O'Connor
· 10 years ago
1.1.0
f9f2cbb
WIP: Turn off group deletes for now as they're not needed for deployment
by Jonathan Hart
· 10 years ago
c0b3c34
BgpRouter app supports both OVSSwitch and Corsa HW switch.
by sangho
· 10 years ago
da1644e
Added delete all flow rules during Corsa switch handshake
by alshabib
· 10 years ago
1545b1e
Starting snapshot 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
20fa3a4
Tagging 1.1.0-rc2
by Brian O'Connor
· 10 years ago
1.1.0-rc2
12ef205
Use higher priorites for longer prefixes
by Jonathan Hart
· 10 years ago
5eaf033
Add ICMP handler in bgp router app
by sangho
· 10 years ago
5b14142
BgpRouter: Batch flow updates
by Jonathan Hart
· 10 years ago
37d659c
BgpRouter: Added treatment to delete flows
by Jonathan Hart
· 10 years ago
936a729
BgpRouter: Add default flows for BGP traffic in control plane switch
by Jonathan Hart
· 10 years ago
54b406b
Add push VLAN treatment and use it in BgpRouter groups
by Jonathan Hart
· 10 years ago
346b5b3
Traffic Treatements now support deferred, immediate, table, and clear instructions.
by alshabib
· 10 years ago
ab21b2d
fix corsa pipeline divergence : need to differentiate between write and apply instructions.
by alshabib
· 10 years ago
fbe25c5
Getting router interface config into the corsa dataplane pipeline
by Saurav Das
· 10 years ago
fa2fa93
A set of fixes to ensure that the FlowRuleManager can correctly account for flows
by Saurav Das
· 10 years ago
cbe6de3
Fixing a couple of bugs in default entries for corsa pipeline.
by Saurav Das
· 10 years ago
266ac66
Starting snapshot 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
352236e
Tagging 1.1.0-rc1
by Brian O'Connor
· 10 years ago
c313c40
Couple of changes for the BGP Router project:
by Saurav Das
· 10 years ago
7baba07
BGP router now handles the case where groups don't exists right away.
by Jonathan Hart
· 10 years ago
1058080
WIP: Started implementing static flows for corsa vanderweken pipeline.
by alshabib
· 10 years ago
e6f8400
Cleaned up dependencies after routing code shuffle.
by Jonathan Hart
· 10 years ago
2da1e60
Renamed routing packages to foo & foo.impl pattern.
by Jonathan Hart
· 10 years ago
f582920
Initial skeleton of BgpRouter app.
by Jonathan Hart
· 10 years ago