mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05: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
|
||
|---|---|---|
| .. | ||
| common | ||
| sys | ||
| ulp | ||
| bin2h.pl | ||
| cxgb_adapter.h | ||
| cxgb_include.h | ||
| cxgb_ioctl.h | ||
| cxgb_main.c | ||
| cxgb_offload.h | ||
| cxgb_osdep.h | ||
| cxgb_sge.c | ||
| cxgb_t3fw.c | ||
| cxgb_t3fw.h | ||
| t3b_protocol_sram.h | ||
| t3b_tp_eeprom.h | ||
| t3c_protocol_sram.h | ||
| t3c_tp_eeprom.h | ||