Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
f338236364d9a0691c98f932544fe1feeeb820f1
/
apps
/
dhcprelay
f338236
Tagging 1.12.1-rc5
by ONOS Jenkins User
· 7 years ago
1.12.1-rc5
371ac5e
CORD-2870: Bypass DHCP leasequery without learning routes.
by Taras Lemkin
· 7 years ago
6be77d8
Minor improvements
by Charles Chan
· 7 years ago
7583e70
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
e84aa93
Tagging 1.12.1-rc4
by ONOS Jenkins User
· 7 years ago
1.12.1-rc4
15e3b1e
Ensure host events are handled outside the event loop to avoid interrupts
by Jordan Halterman
· 7 years ago
8a4de91
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
d26fbf5
Tagging 1.12.1-rc3
by ONOS Jenkins User
· 7 years ago
1.12.1-rc3
be4deaf
[CORD-2882] Set route source to DHCP for DHCPv4
by Charles Chan
· 7 years ago
6326272
[CORD-2906] dhcpv6 server ack pkt needs to set VID according to client vid
by Kalhee Kim
· 7 years ago
5e5faa1
[CORD-2882] set route source to DHCP for dhcpv6 instead of FPM
by Kalhee Kim
· 7 years ago
d3a4ac4
Protect DhcpServerConfig from IllegalArgumentException
by Charles Chan
· 7 years ago
3eaa6e5
Better error handling
by Charles Chan
· 7 years ago
38d2ff6
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
2800d97
Tagging 1.12.1-rc2
by ONOS Jenkins User
· 7 years ago
1.12.1-rc2
1a92000
Starting snapshot 1.12.1-SNAPSHOT
by Ray Milkey
· 7 years ago
ec860e8
Starting snapshot 1.12.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
9734fce
Tagging 1.12.1-rc1
by ONOS Jenkins User
· 7 years ago
1.12.1-rc1
b8245c3
Avoid ConcurrentModificationException by using SynchronizedMultimap
by Charles Chan
· 7 years ago
436b8f2
Avoid ConcurrentModificationException by using CopyOnWriteArrayList
by Charles Chan
· 7 years ago
0363d05
Fix potential NPE and logical error
by Charles Chan
· 7 years ago
b94dffc
Support for ipv4 dhcp multi server
by rsahot036
· 7 years ago
621bbe7
Avoid too many unnecessary INFO logs
by Charles Chan
· 7 years ago
335ab87
Fix Sonar warning - remove redundant condition check
by Charles Chan
· 7 years ago
ae255c0
DHCPv6 Lease Query
by Lior Assouline
· 7 years ago
6aee851
CORD-2637 Correctly use broadcast flag in DHCPv4 relay
by Daniel Ginsburg
· 7 years ago
0315509
Various small fixes
by Yuta HIGUCHI
· 7 years ago
d1b1e95
SONAR suggestions - more blocker bugs
by Ray Milkey
· 7 years ago
f1aed03
Fix NPE in Dhcp6HandlerImpl
by Charles Chan
· 7 years ago
a4eabc0
[CORD-2260] Add a timer task to clean ipaddr, pd prefix
by Kalhee Kim
· 7 years ago
e5bb709
[CORD-2362] dhcp relay v6 counters implementation
by Kalhee Kim
· 7 years ago
023e0bd
[CORD-2318] Allow v6 alternative dhcp server for default and indirect dhcp server
by Kalhee Kim
· 7 years ago
21acc22
[CORD-2226] Dhcp6 Relay uses to store dhcp record for LeaseQuery
by Kalhee Kim
· 7 years ago
285cb77
Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager
by Charles Chan
· 7 years ago
ce44f78
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
da4da76
Tagging 1.12.1-b1
by ONOS Jenkins User
· 7 years ago
1.12.1-b1
59cfbe8
Remove unnecessary warning from DHCP6 relay handler
by Yi Tseng
· 7 years ago
fa9004b
Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler,
by Saurav Das
· 7 years ago
b62be50
Starting snapshot 1.12.1-SNAPSHOT
by Ray Milkey
· 7 years ago
32b7f0a
Tagging 1.12.0
by Ray Milkey
· 7 years ago
1.12.0
3648094
Starting snapshot 1.12.1-SNAPSHOT
by Ray Milkey
· 7 years ago
1980d50
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
9a775f9
Tagging 1.12.0-rc3
by Ray Milkey
· 7 years ago
1.12.0-rc3
b69bd19
Small updates to SR to get it to ignore devices not configured as routers
by Jonathan Hart
· 7 years ago
21a2dc8
[CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured
by Yi Tseng
· 7 years ago
f431197
[CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it
by Yi Tseng
· 7 years ago
a7b346a
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
15d2018
Tagging 1.12.0-rc2
by Ray Milkey
· 7 years ago
1.12.0-rc2
04fecb5
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
fc67a20
Tagging 1.12.0-rc1
by Ray Milkey
· 7 years ago
1.12.0-rc1
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
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
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
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
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
a0b8f65
[CORD-2064] When parsing InterfaceID buffer size is insufficient
by Kalhee Kim
· 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
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
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
b002968
Cleaning up application titles, descriptions and categories.
by Thomas Vachuska
· 7 years ago
483ac6f
[CORD-1628] DHCP relay app configuration change for multiple servers
by Yi Tseng
· 7 years ago
c108a6b
Fix typos detected by Frank Wang
by Ray Milkey
· 7 years ago
446f446
Refactor buck external dependencies
by Ray Milkey
· 7 years ago
1696f56
Fix incorrect destination mac for DHCP relay
by Yi Tseng
· 7 years ago
aa279c0
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
09ae368
Maven test related fixes
by Yuta HIGUCHI
· 7 years ago
a95193c
ONOS-6903 Move EVPN from incubator to apps
by Ray Milkey
· 7 years ago
dcef2c2
[CORD-1716][CORD-1656] Fix incorrect header from DHCP relay
by Yi Tseng
· 7 years ago
Next »