Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
7cf6037b2ce68dcd8291283e767d041501872fb3
/
apps
/
dhcprelay
/
src
/
main
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