Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e2658baf17d999dab362aecf703cd940659065d2
/
apps
/
dhcprelay
/
src
/
main
/
java
/
org
05f55ab
DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle
by jjosep004c
· 6 years ago
24a96ff
Fix an NPE that happens when DHCP server is not discovered yet
by Charles Chan
· 6 years ago
fc1c22e
Cancel DHCP packet request when DHCP relay app is being deactivated
by Charles Chan
· 6 years ago
2c2c6cc
Adding get flow by table REST api, fixing exceptions in dhcp
by rsahot036
· 6 years ago
61ac570
Correcting typo
by Sangyeok Sim
· 6 years ago
83b7645
DHCPv[46] relay must replace the route instead of adding an extra NH
by Daniel Ginsburg
· 6 years ago
431b6cb
Make sure that HostLocation's timestamp is updated
by Daniel Ginsburg
· 6 years ago
96a0d34
CORD-2870: Bypass DHCP leasequery without learning routes.
by Taras Lemkin
· 7 years ago
10b2fee
Minor improvements
by Charles Chan
· 7 years ago
6328db7
Ensure host events are handled outside the event loop to avoid interrupts
by Jordan Halterman
· 7 years ago
6305b69
[CORD-2882] Set route source to DHCP for DHCPv4
by Charles Chan
· 7 years ago
44fbda1
[CORD-2906] dhcpv6 server ack pkt needs to set VID according to client vid
by Kalhee Kim
· 7 years ago
54a97c9
[CORD-2882] set route source to DHCP for dhcpv6 instead of FPM
by Kalhee Kim
· 7 years ago
e5e0c9a
Better error handling
by Charles Chan
· 7 years ago
29d9598
Protect DhcpServerConfig from IllegalArgumentException
by Charles Chan
· 7 years ago
70fdd49
Avoid ConcurrentModificationException by using SynchronizedMultimap
by Charles Chan
· 7 years ago
909cff8
Avoid ConcurrentModificationException by using CopyOnWriteArrayList
by Charles Chan
· 7 years ago
2de5530
Fix potential NPE and logical error
by Charles Chan
· 7 years ago
620655b
Support for ipv4 dhcp multi server
by rsahot036
· 7 years ago
750c999
Avoid too many unnecessary INFO logs
by Charles Chan
· 7 years ago
3a15b28
Fix Sonar warning - remove redundant condition check
by Charles Chan
· 7 years ago
a21c0ca
DHCPv6 Lease Query
by Lior Assouline
· 7 years ago
ba547f9
SONAR suggestion - log exceptions, don't print stack traces
by Ray Milkey
· 7 years ago
d6a67c3
SONAR suggestion - explicit break in switch statements
by Ray Milkey
· 7 years ago
b1dec91
CORD-2637 Correctly use broadcast flag in DHCPv4 relay
by Daniel Ginsburg
· 7 years ago
fbd9ae9
Various small fixes
by Yuta HIGUCHI
· 7 years ago
ffe1a33
SONAR suggestions - more blocker bugs
by Ray Milkey
· 7 years ago
239492c
Fix NPE in Dhcp6HandlerImpl
by Charles Chan
· 7 years ago
2f07c60
[CORD-2260] Add a timer task to clean ipaddr, pd prefix
by Kalhee Kim
· 7 years ago
d94ceea
[CORD-2362] dhcp relay v6 counters implementation
by Kalhee Kim
· 7 years ago
495c9b2
[CORD-2318] Allow v6 alternative dhcp server for default and indirect dhcp server
by Kalhee Kim
· 7 years ago
ea4b6c2
[CORD-2226] Dhcp6 Relay uses to store dhcp record for LeaseQuery
by Kalhee Kim
· 7 years ago
fe0e085
SONAR suggestions - boolean expressions that are known to be 'true' or 'false'
by Ray Milkey
· 7 years ago
50443e8
Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager
by Charles Chan
· 7 years ago
68ef26b
Remove unnecessary warning from DHCP6 relay handler
by Yi Tseng
· 7 years ago
b805f1a
Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler,
by Saurav Das
· 7 years ago
8ca2bc0
Small updates to SR to get it to ignore devices not configured as routers
by Jonathan Hart
· 7 years ago
3bd57ac
[CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured
by Yi Tseng
· 7 years ago
dbabeed
[CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it
by Yi Tseng
· 7 years ago
ba36606
[CORD-1616] Supports PD by DHCP relay App
by Kalhee Kim
· 7 years ago
921e5b0
Fix NPE of DHCP relay
by Yi Tseng
· 7 years ago
beea16e
Fix DHCP Relay Cli
by Yi Tseng
· 7 years ago
25bfe37
[CORD-1735] Add "relayAgentIps" option to DHCP relay application config
by Yi Tseng
· 7 years ago
48cd086
[CORD-2228] Fix concurrent error when reactivate DHCP relay
by Yi Tseng
· 7 years ago
121ba92
[CORD-2066] Router to indirect IPv6 addresses are unresolvable
by Kalhee Kim
· 7 years ago
41dde70
[CORD-2198] Incorrect packet requests for dhcpv6 relay
by Yi Tseng
· 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
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
45b2418
[CORD-2097] DHCP V6 Relay incorrect src ip and src mac set toward server
by Kalhee Kim
· 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
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
ae0f5dc
[CORD-2055] Set hop limit to 64 when relaying DHCPv6
by Charles Chan
· 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
4025a10
[CORD-1956] Incorrect logic to find interface for input/output packet
by Yi Tseng
· 7 years ago
93ba53c
[CORD-1715] The dest udp port for DHCP reply packets should be 68
by Yi Tseng
· 7 years ago
a5b5b9c
Fix NPE in DhcpRelayManager
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
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
a5cde45
[CORD-1886] Fix DHCPv4 relay config handling bug
by Yi Tseng
· 7 years ago
06799d6
Activate distributed route store while activate DHCP relay app
by Yi Tseng
· 7 years ago
3df7f9d
[CORD-1735] Add "relayAgentIps" option to DHCP relay application config
by Yi Tseng
· 7 years ago
440e2b7
[CORD-1779] Fix directlyConnected function
by Yi Tseng
· 7 years ago
483ac6f
[CORD-1628] DHCP relay app configuration change for multiple servers
by Yi Tseng
· 7 years ago
1696f56
Fix incorrect destination mac for DHCP relay
by Yi Tseng
· 7 years ago
dcef2c2
[CORD-1716][CORD-1656] Fix incorrect header from DHCP relay
by Yi Tseng
· 7 years ago
69ec871
Move routing from incubator to a separate app
by Ray Milkey
· 7 years ago
dfa8ee2
Fix component config exception from DHCP relay app
by Yi Tseng
· 7 years ago
facf286
ONOS-6886 Move interface classes from incubator to core
by Ray Milkey
· 7 years ago
5130129
[CORD-1614] Refactor DHCP relay app
by Yi Tseng
· 7 years ago
a09fe5b
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
13a41a1
Fix DHCP relay command format
by Yi Tseng
· 7 years ago
c760f38
DHCP relay bug fixes
by Charles Chan
· 7 years ago
2e5d99e
[CORD-1018] CLI for DHCP relay
by Yi Tseng
· 7 years ago
7a38f9a
[CORD-1434][CORD-1112] DHCP relay manager
by Yi Tseng
· 7 years ago
b8e19f1
[CORD-1433] DHCP Relay Store
by Yi Tseng
· 7 years ago
c7403c2
DHCP util refactor
by Yi Tseng
· 7 years ago
23d15bc
Refactoring DHCP Relay app
by Charles Chan
· 7 years ago
b0ae6ee
CORD-999 changes to support vlans
by Saurav Das
· 8 years ago
3c1691a
Protect DHCP relay from missing config
by Charles Chan
· 8 years ago
da5dc8c
Bugfix for DHCP Relay
by Charles Chan
· 8 years ago
20557c8
Augments DHCP relay app enabling/disabling the ARP processing
by Pier Luigi
· 8 years ago
1b20123
Improve log message of DHCP relay
by Charles Chan
· 8 years ago
0a4e674
Copyright update
by Brian O'Connor
· 8 years ago
3aeaf72
[ONOS-3159] fix a concurrency issue in DHCPRelay.java
by Lei Xu
· 8 years ago
38351de
using subnet as lease/range selection criteria in DHCP Relay App, addressed review comments
by gaurav
· 8 years ago
4af95fb
Added DHCP Option-82(circuit-id) to Dhcp relay app, addressed patch-1 comments
by gaurav
· 8 years ago
f088456
DHCP Relay Application, addressed the review comments for patch-2.
by gaurav
· 8 years ago