Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
003d56956c9c806efc45b643d7d1048ef62950ca
/
apps
« Previous
921e5b0
Fix NPE of DHCP relay
by Yi Tseng
· 7 years ago
27532cd
Added basic pseudowire support for Trellis.
by Andreas Pantelopoulos
· 7 years ago
74052d4
Added app origin to the BUCK file
by utkarsh
· 7 years ago
c3445a1
Register BigDecimal to kryo fixing DCStore issue.
by Gaurav Agrawal
· 7 years ago
39c28ca
Moved service PI classes/interfaces to appropriate package
by Carmelo Cascone
· 7 years ago
03f343d
Clarify and clean up some PiPipelineInterpreter usages
by Carmelo Cascone
· 7 years ago
beea16e
Fix DHCP Relay Cli
by Yi Tseng
· 7 years ago
42b1176
Detaching tunnel creation from l3vpn till:
by Gaurav Agrawal
· 7 years ago
5588057
Fix issues and remove re-registrations.
by Gaurav Agrawal
· 7 years ago
081290d
Additions to the L2 monitoring for CFM and SOAM
by Sean Condon
· 7 years ago
d79bfd0
Fix PiMatchFieldId unmatch in p4tutorial pipeline interpreter
by Kevin Chuang
· 7 years ago
2848457
IPv6RA: Device level global prefix configuration support
by Jayakumar Thazhath
· 7 years ago
25bfe37
[CORD-1735] Add "relayAgentIps" option to DHCP relay application config
by Yi Tseng
· 7 years ago
6fefd85
Created T3 Application
by Simon Hunt
· 7 years ago
5bdd0e4
Support REST optical intent creation
by Laszlo Papp
· 7 years ago
87892e2
ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser
by Carmelo Cascone
· 7 years ago
5789e1c
Port Authentication Tracker - initial cut.
by Simon Hunt
· 7 years ago
cc6ec60
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
9f9a752
Tagging 1.12.0-b2
by Ray Milkey
· 7 years ago
1.12.0-b2
e37d129
FlowEntryBuilder: optmize calls to DriverService
by Rodrigo Duarte Sousa
· 7 years ago
48cd086
[CORD-2228] Fix concurrent error when reactivate DHCP relay
by Yi Tseng
· 7 years ago
26072c6
cosmetics
by fahadnaeemkhan
· 7 years ago
121ba92
[CORD-2066] Router to indirect IPv6 addresses are unresolvable
by Kalhee Kim
· 7 years ago
42fe105
[CORD-634]Add dynamic config update support for interfaces
by Jonghwan Hyun
· 7 years ago
61b0862
Commenting out YMS dependencies as they prevent 'buck project' from working
by Thomas Vachuska
· 7 years ago
41dde70
[CORD-2198] Incorrect packet requests for dhcpv6 relay
by Yi Tseng
· 7 years ago
289f45c
DCS check and create built-in nodes
by Yuta HIGUCHI
· 7 years ago
f0c0632
refactor code and service separation for MOAS support
by Dimitrios Mavrommatis
· 7 years ago
f9c409a
[ONOS-6556] Distributed Implementation of PiPipeconfService
by Andrea Campanella
· 7 years ago
7f8d14d
Include the new nextHopTemp field in equals, hashCode, toString and clone
by Charles Chan
· 7 years ago
d0dd700
Implement DHCPv4 Lease Query
by Charles Chan
· 7 years ago
e435653
Fix the display name of route service rest
by Laszlo Papp
· 7 years ago
e92efea
ONOS-7170 OFAgent - handle PORT_MOD; issue PORT_STATUS messages when virtual port state changes
by Claudine Chiu
· 7 years ago
4bec2f3
Add Optional version of projecting Behaviour
by Yuta HIGUCHI
· 7 years ago
62bac08
Validation of modelId for valid syntax
by sonugupta-huawei
· 7 years ago
8e01942
[ONOS-6673] YANG Runtime: GET API's for YANG Models
by sonugupta-huawei
· 7 years ago
d61fdb3
Added P4Runtime-based Barefoot Tofino driver
by Carmelo Cascone
· 7 years ago
1cbde73
IPv6RA: Property configuration support added.
by jayakumarthazhath
· 7 years ago
b4879a5
Match VLAN_VID in TMAC table for mcast flows
by Charles Chan
· 7 years ago
525ff40
[CORD-1751] Preventing attacks on DHCP-Relay
by Yi Tseng
· 7 years ago
6fa3b4f
Fix checkstyle error
by Charles Chan
· 7 years ago
a990ce9
[CORD-2065] Source address of relayed DHCPv6 packet is not always correct?
by Charles Chan
· 7 years ago
ca94bcf
ONOS-7058 Refactored default pipeconfs in new pipelines directory
by Carmelo Cascone
· 7 years ago
b211b87
ONOS-5457 OFAgent - handle GROUP_MOD and METER_MOD controller to switch command message
by Claudine Chiu
· 7 years ago
5a4df1e
[ONOS-7136] Removing Alarms when a device is from ONOS
by Andrea Campanella
· 7 years ago
a2a6b15
small clean up in AddOpticalIntentCommand
by fahadnaeemkhan
· 7 years ago
419f5aa
Bugfix: ping6 to interface IP of remote leaf doesn't work
by Charles Chan
· 7 years ago
da059e7
Add a power management application
by Laszlo Papp
· 7 years ago
27fe1a5
CORD-2063 Correctly update interface MAC when network config is updated
by Charles Chan
· 7 years ago
3ec6aa2
IPv6 Unsolicited RA application.
by Jayakumar Thazhath
· 7 years ago
0c47d53
Deprecate joda-time
by Yuta HIGUCHI
· 7 years ago
a0b8f65
[CORD-2064] When parsing InterfaceID buffer size is insufficient
by Kalhee Kim
· 7 years ago
9285d97
DynamicConfig netconf rpc update
by Yuta HIGUCHI
· 7 years ago
45b2418
[CORD-2097] DHCP V6 Relay incorrect src ip and src mac set toward server
by Kalhee Kim
· 7 years ago
3ba0686
CFM and Microsemi cleanup
by Max Chu
· 7 years ago
919b2df
[CORD-1880] Improve DHCP relay CLI
by Yi Tseng
· 7 years ago
0c0cb0b
[CORD-1895] Incorrect VLAN DHCPV6 message to client
by Kalhee Kim
· 7 years ago
ffc917f
ONOS-7080 and ONOS-7070:
by fahadnaeemkhan
· 7 years ago
d4aaa35
Fix the roadm friendly device name
by Laszlo Papp
· 7 years ago
87c8733
Removing the deprecated code
by sonugupta-huawei
· 7 years ago
d0d1e33
Fix relay agent ip for indirect DHCPv4 packets
by Charles Chan
· 7 years ago
d21029f
[CORD-1928] Indirect dhcpv6 solicit/request should forwarded to indirect connecctPoint
by Kalhee Kim
· 7 years ago
f104e0b
Fix cfm app pom
by Yuta HIGUCHI
· 7 years ago
0e89bda
Initial import of CFM and SOAM api
by Sean Condon
· 8 years ago
ae0f5dc
[CORD-2055] Set hop limit to 64 when relaying DHCPv6
by Charles Chan
· 7 years ago
06c1b92
Created BlockedPortsConfig in SegmentRouting app.
by Simon Hunt
· 7 years ago
803278e
Adding support for custom model registrator and supporting Java code
by Thomas Vachuska
· 7 years ago
28920d8
Addition of common model.
by Gaurav Agrawal
· 7 years ago
e9d2186
Moving the reactive forwarding task of black-hole fixing off the event thread.
by Thomas Vachuska
· 7 years ago
e057dee
ONOS-7007 dealing with root relative path
by Yuta HIGUCHI
· 7 years ago
f0c4761
Remove deprecated deserialize() mthods from packet classes
by Ray Milkey
· 7 years ago
c4a0bea
[CORD-2016] DHCPv4 packet broadcast flag is not reset in relay
by Yi Tseng
· 7 years ago
1581384
[CORD-1925] Fix null pointer exception in DHCP relay store
by Yi Tseng
· 7 years ago
87b9b39
Various improvements to PI group handling
by Carmelo Cascone
· 7 years ago
8065a3b
[ONOS-7023] Error returned after sending json input
by sonugupta-huawei
· 7 years ago
4025a10
[CORD-1956] Incorrect logic to find interface for input/output packet
by Yi Tseng
· 7 years ago
82512da
[ONOS-6935] ActionProfile supports in P4RuntimeClient
by Yi Tseng
· 7 years ago
20cbd45
ONOS-5457 OFAgent - handle FLOW_MOD controller to switch command message
by Claudine Chiu
· 7 years ago
dc48fb2
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
eb3f6ef
Tagging 1.12.0-b1
by Ray Milkey
· 7 years ago
1.12.0-b1
f357eb5
ONOS-7038 OFAgent REST api docs could not be viewed <ip>:8181/onos/v1/docs
by Claudine Chiu
· 7 years ago
770507f
ONOS-7000 P4 tutorial application and P4 program
by Carmelo Cascone
· 7 years ago
3b5d64e
Distributed Dynamic Config Store fixes
by Yuta HIGUCHI
· 7 years ago
9fc3d0e
Fixes typo
by daniel park
· 7 years ago
93ba53c
[CORD-1715] The dest udp port for DHCP reply packets should be 68
by Yi Tseng
· 7 years ago
6af7f15
Adjusting GUI table & details panes fonts to a slightly smaller size.
by Thomas Vachuska
· 7 years ago
14d9b36
Fixed wiring problem in the pi-demo-ecmp app
by Carmelo Cascone
· 7 years ago
a5b5b9c
Fix NPE in DhcpRelayManager
by Charles Chan
· 7 years ago
8e786b5
Use pair link before the 2nd location of a dual-homed host is not discovered
by Charles Chan
· 7 years ago
7c6dec1
Small bug fix for providerId
by Saurav Das
· 7 years ago
d988c28
Fix duplicated provider id
by Charles Chan
· 7 years ago
aa417a6
[CORD-1887] Make DHCP relay works with dual homing
by Yi Tseng
· 7 years ago
127ffe5
[CORD-1898] Fix ignore rule bug of DHCP relay
by Yi Tseng
· 7 years ago
82fac58
CORD-1888 Use DAD to probe if interface MAC is not configured
by Charles Chan
· 7 years ago
71e64f1
Fix NoSuchElementException
by Charles Chan
· 7 years ago
45fede4
CORD-1430 Dhcpv6 Relay APP
by Kalhee Kim
· 7 years ago
4f2a046
[CORD-1808] Relay indirect dhcp packet to different server if configed
by Yi Tseng
· 7 years ago
51f1be9
[CORD-1850] Ignore DHCP on a particular VLAN
by Yi Tseng
· 7 years ago
6e85404
Minor changes to PI-ECMP demo
by Carmelo Cascone
· 7 years ago
128c52c
[ONOS-6982] Implement OpenStackNetworking UI Service
by daniel park
· 7 years ago
Next »