DHD: Add dump IPv6 TX/RX packet and fixed dhcp type exception
- Dump IPv6 TX/RX pkt to ring buffer for debug the connectivity issue in pure ipv6 network
- Fixed dump dhcp packets by adding exception
Basically, DHD dumps DHCP packets with default types.
Types that DHD dumps DHCP packets as default:
* DISCOVER, OFFER, REQUEST, DECLINE, ACK, NAK, RELEASE, INFORM
However, if AP sends dhcp packets with another types, crash has been occured by over boundary.
So, exception for other types is added to DHD
Bug: 271931085
Test: Build pass, C6T6Pro verified.
Change-Id: I3c50bde755cc386555af3e011ab328b936aefbed
Signed-off-by: Terry Chen <terry.chen@synaptics.corp-partner.google.com>
6 files changed