Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b11a8b834ac6dc9c4ca108399bcac4f98def2c23
« Previous
5674db9
GUI Topo -- Badges - WIP.
by Simon Hunt
· 9 years ago
69b36d5
[ONOS-3188] Add the method: Returns the virtualPort associated with the fixedIP.
by lishuai
· 9 years ago
3e59464
Change OLT app to push Q-in-Q tagging flows rather than transparent VLAN flows.
by Jonathan Hart
· 9 years ago
c3902fb
Only transition to START state on TLS start
by Ray Milkey
· 9 years ago
13cc083
GUI Topo -- Added missing glyphs
by Simon Hunt
· 9 years ago
e9343f3
GUI Topo -- Cleaned up NodeBadge, now that we have a clearer idea of what we want to model.
by Simon Hunt
· 9 years ago
4be3054
Adding sequential construct to STC to serially chain sequences based on env properties.
by Thomas Vachuska
· 9 years ago
e64d375
[ONOS-3194] Prevent NullPointerException
by Charles Chan
· 9 years ago
d9dfe11
Bug fixes for TLS authentication
by Ray Milkey
· 9 years ago
9803071
Fixing completion config
by HIGUCHI Yuta
· 9 years ago
0c12e40
Added symbolic names with the correct values for
by Rusty Eddy
· 9 years ago
bbfdaaa
Implement OFActionSetQueue (OpenFlow 1.3 only)
by Steffen Gebert
· 9 years ago
5b7ec34
[ONOS-2885] Resolve flow installation failure bug
by Charles Chan
· 9 years ago
c10f777
CORD-280 Fix the way to add and remove a node to consistent store
by Hyunsun Moon
· 9 years ago
a72d44d
[ONOS-3172] Add arp_spa or arp_tpa Criteria to onos
by lishuai
· 9 years ago
4d6a0ee
[ONOS-3180] Add initialize method to add table miss rules
by lishuai
· 9 years ago
8589757
GUI Topo -- added NodeBadge field to NodeHighlight.
by Simon Hunt
· 9 years ago
83c5b83
GUI Topo -- added NodeBadge model object.
by Simon Hunt
· 9 years ago
e3879f7
ONOS-3165. Make MAC not mandatory. Fixing IP (constructor was still doing checkNotNull)
by Luca Prete
· 9 years ago
9ec239e
Minor fix for config file sample
by Charles Chan
· 9 years ago
523d976
CORD-280 Enhanced initial node setup process considering various scenarios
by Hyunsun Moon
· 9 years ago
6125c61
Fix to return empty list not null if there is no rows in Controller table
by Hyunsun Moon
· 9 years ago
4f02b3a
CORD-280 Added CLIs for cordvtn
by Hyunsun Moon
· 9 years ago
53ec73f
GUI -- added topo test scenario skeleton for showHighlights.
by Simon Hunt
· 9 years ago
a07f203
Mostly just fixing typos
by Saurav Das
· 9 years ago
569cce0
Remove UDP flow rules
by Ray Milkey
· 9 years ago
4ed9369
Support RADIUS server outside of the ONOS network
by Ray Milkey
· 9 years ago
334bb1e
Fixing javadoc package groupings.
by Thomas Vachuska
· 9 years ago
dee1aff
[emu][onos-3159] fix concurrency flaws in OpenFlowDeviceProvider.java and OpenFlowGroupProvider.java
by Lei Xu
· 9 years ago
1e60f97
Adding skeletal structure for netconf libraries.
by Thomas Vachuska
· 9 years ago
14c7318
Updated mfwd delete behavior and fixed some small bugs
by Julian Lawrence
· 9 years ago
158d5d8
IGMP Deserialize now properly uses the offset and
by Rusty Eddy
· 9 years ago
f8da965
[ONOS-3013]: unify the output of subnet api
by bobzhou
· 9 years ago
e175323
Fixed a bad merge in UI archetype.
by Thomas Vachuska
· 9 years ago
aa4196f
lower log level
by HIGUCHI Yuta
· 9 years ago
276e49d
Fixing compile error in bgpio bundle
by Brian O'Connor
· 9 years ago
eb088e6
Fix possible concurrency flaws in ArpHandler
by Charles Chan
· 9 years ago
330aef1
Fixed profile to work with new prerequisites.xml
by Thomas Vachuska
· 9 years ago
0bee1f8
[Emu] [ONOS-2603] Implement BGP Update Protocol Message and parse all Link State atrributes of
by Priyanka B
· 9 years ago
1f14555
CORD-151 Implement initial compute node setup
by Hyunsun Moon
· 9 years ago
f49b22c
[Emu] [ONOS-2598] Implementation of BGP Capabilities parsing, decoding and encoding
by Vidyashree Rama
· 9 years ago
6de20d3
[Emu] [ONOS-2591,ONOS-2594] Implementation of BGP channel handler to manage each BGP peer connection.
by Shashikanth VH
· 9 years ago
ff6f6fc
[Emu][onos-2603] - Implement LinkState Link attributes-Link Name
by Thejaswi N K
· 9 years ago
d94c754
[Emu][onos-2603] - Implement LinkState Link attributes-Prefix IGP Flag
by Thejaswi N K
· 9 years ago
80252d2
[Emu][onos-2603] - Implement LinkState Link attributes-Route Tag
by Thejaswi N K
· 9 years ago
b8e10c8
[CORD-209] Improve config loading of SegmentRouting
by Charles Chan
· 9 years ago
4009807
Minor renaming of identities in topo overlay archetype.
by Simon Hunt
· 9 years ago
52d8155
[Emu] Defining classes for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction - Data Model and Tests only
by Yafit Hadar
· 9 years ago
2497dbe
Override remote public key with local one
by Charles Chan
· 9 years ago
c785d97
Read ssh username from $ONOS_USER
by Charles Chan
· 9 years ago
ba1f83b
Fix typo
by Sho SHIMIZU
· 9 years ago
229dced
Fixes default logs location for STC.
by Thomas Vachuska
· 9 years ago
fa8aa2f
Fixed an NPE in device manager/provider.
by Thomas Vachuska
· 9 years ago
40e63e6
Fixed an issue where consistent map exception in distributed packet store would prevent apps/components from properly starting.
by Thomas Vachuska
· 9 years ago
e5ab5f7
ONOS-3142 Added a fast variant of smoke test.
by Thomas Vachuska
· 9 years ago
9aaa311
[Emu] [ONOS-2599] Implement BGP Notification protocol Messgae parsing, Decode and encoding
by Priyanka B
· 9 years ago
3895cc3
Explicitly write the release when API is deprecated
by Sho SHIMIZU
· 9 years ago
53beb00
[Emu][onos-2603] - Implement LinkState attributes Router ID
by Thejaswi N K
· 9 years ago
0d03761
Avoid overlap of resource allocations
by Sho SHIMIZU
· 9 years ago
cfe707a
Add @Beta annotation because APIs is not stabilized yet
by Sho SHIMIZU
· 9 years ago
e6bd96e
Use LF as line separator
by Sho SHIMIZU
· 9 years ago
82efa69
IntentCleanup: Only log if we actually did some work
by Jonathan Hart
· 9 years ago
a5b53af
ONOS-3128 : Web UI - Traffic overlay as default overlay.
by Simon Hunt
· 9 years ago
2932798
Added automatic mastership load balancing. Added comments in patch set.
by Aaron Kruglikov
· 9 years ago
646d8c4
CORD-208 Implement additional ovsdb client methods
by Hyunsun Moon
· 9 years ago
0929125
GUI -- Topology Overlay - removed dead code.
by Simon Hunt
· 9 years ago
4892263
Remove original network config handler
by Charles Chan
· 9 years ago
5251562
Fixing Javadoc errors
by Brian O'Connor
· 9 years ago
6ee8aa3
Updating DefaultOvsdbClient
by Brian O'Connor
· 9 years ago
2f5dc05
Fix missing target for ovsdb controller
by Hyunsun Moon
· 9 years ago
0bdf837
Add basic ability to add and remove interfaces
by Jonathan Hart
· 9 years ago
c00c4d3
[Emu][onos-2603] - Implement LinkState attribute of Node flag bit
by Thejaswi N K
· 9 years ago
21b028e
ONOS-2890 Deactivating apps removes other apps' packet processors
by Brian O'Connor
· 9 years ago
bc865f6
Fix ProxyArp
by Brian O'Connor
· 9 years ago
e59ada1
[Emu][ONOS-2597] BGP Keepalive message encoding and decoding
by Vidyashree Rama
· 9 years ago
6d4f84e
[Emu] [ONOS-2596] BGP Open message parsing, encoding and decoding
by Vidyashree Rama
· 9 years ago
b2988fa
[Emu] [ONOS-2603] Implement BGP Update Protocol Message and parse all Link State atrributes of Node and Prefix
by Priyanka B
· 9 years ago
7664e7d
Adding NOACTION to EncoeInstructionCodecHelper
by Brian O'Connor
· 9 years ago
983a17e
Removing extra lines in DefaultTrafficTreatment
by Brian O'Connor
· 9 years ago
0db9339
ONOS-3088 fix - exlude package processing for non-ARP or non-IPV6 packages
by suibin zhang
· 9 years ago
ed976a4
Inserted set and get controllers methods in ovsdb controller config
by andrea
· 9 years ago
4636be0
[CORD-200] Improves Segment Routing using Network Configuration Subsystem
by Charles Chan
· 9 years ago
4ce0b04
Adds manually advancing timer.
by Aaron Kruglikov
· 9 years ago
e107e66
[Emu][ONOS-2593, ONOS-2594] BGP SBI controller and session handler
by Satish K
· 9 years ago
da82eb8
[ONOS-3080] ONOSFW consists of three parts vtn/vtnweb/vtnrsc. Before we
by samueljcc
· 9 years ago
1dcef07
Remove a conditional branch that is not meaningful
by Sho SHIMIZU
· 9 years ago
044f2807
GUI -- Added "devices" scenario to display all device types.
by Simon Hunt
· 9 years ago
af86fbf
More AAA refactoring
by Ray Milkey
· 9 years ago
c7c1d35
Fix equals comparing against wrong type
by HIGUCHI Yuta
· 9 years ago
b75a67a
Updating DefaultTrafficTreatment
by Brian O'Connor
· 9 years ago
d683288
[WIP][CORD-200] Improves Segment Routing using Network Configuration Subsystem
by Charles Chan
· 9 years ago
ea5adc6
Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString.
by Thomas Vachuska
· 9 years ago
9b85c03
enable run reactive routing without BGP
by Pingping Lin
· 9 years ago
b691f0a
ONOS-2798 - GUI -- added microwave dish to glyph library.
by Simon Hunt
· 9 years ago
3d62fd7
Adding vnet provider and related interfaces.
by Thomas Vachuska
· 9 years ago
e289f43
Narrow exceptions to be caught
by Sho SHIMIZU
· 9 years ago
d557925
ONOS-2876 -- GUI - Setting friendly device names.
by Simon Hunt
· 9 years ago
fe3308f
minor formatting changes
by andrea
· 9 years ago
82fd632
Adding atomic countetr compare and set method
by Aaron Kruglikov
· 9 years ago
d07c092
ONOS-1636 Added code to mark devices offline when openflow provider is deactivated; fixed a few NPEs.
by Thomas Vachuska
· 9 years ago
Next »