mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
inet_ntoa() and inet_ntoa_r() take the address in network
byte-order. When I removed those calls, I should have
replaced them with ntohl() to make the hex addresses slightly
less unreadable. Here they are.
See r315277 regarding classic blunders.
vangyzen: you're deep in "no good deed" territory, it seems
--badger
Reported by: ian
MFC after: 3 days
MFC when: I finally get it right
Sponsored by: Dell EMC
|
||
|---|---|---|
| .. | ||
| iw_cxgb.c | ||
| iw_cxgb.h | ||
| iw_cxgb_cm.c | ||
| iw_cxgb_cm.h | ||
| iw_cxgb_cq.c | ||
| iw_cxgb_dbg.c | ||
| iw_cxgb_ev.c | ||
| iw_cxgb_hal.c | ||
| iw_cxgb_hal.h | ||
| iw_cxgb_ib_intfc.h | ||
| iw_cxgb_mem.c | ||
| iw_cxgb_provider.c | ||
| iw_cxgb_provider.h | ||
| iw_cxgb_qp.c | ||
| iw_cxgb_resource.c | ||
| iw_cxgb_resource.h | ||
| iw_cxgb_user.h | ||
| iw_cxgb_wr.h | ||