Description
When Ipv4Addresses are interfaced with external systems through Netty it would be nice if we could treat them as plain 32bit ints, so that ByteBuf.writeInt() can be used instead of ByteBuf.writeBytes(). Add utility methods to allow this to happen.
Attachments
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 86751,3 | Add IPv4 address bridges to primitive int | master | mdsal | Status: MERGED | +2 | +1 |
| 86752,5 | Use string concatenation for addressString(int) | master | mdsal | Status: MERGED | +2 | +1 |
| 86753,1 | Add IPv4 address bridges to primitive int | 5.0.x | mdsal | Status: MERGED | +2 | +1 |
| 86754,1 | Add IPv4 address bridges to primitive int | v4.0.x | mdsal | Status: MERGED | +2 | +1 |
| 86762,1 | Add DottedQuad/int interface | master | mdsal | Status: MERGED | +2 | +1 |
| 86763,1 | Add DottedQuad/int interface | 5.0.x | mdsal | Status: MERGED | +2 | +1 |
| 86764,1 | Add DottedQuad/int interface | v4.0.x | mdsal | Status: MERGED | +2 | +1 |
| 86765,1 | Eliminate shift variable | master | mdsal | Status: MERGED | +2 | +1 |
| 86766,1 | Eliminate shift variable | 5.0.x | mdsal | Status: MERGED | +2 | +1 |
| 86767,1 | Eliminate shift variable | v4.0.x | mdsal | Status: MERGED | +2 | +1 |