Change #262336
| Category | libpcap |
| Changed by | Guy Harris <gharris@sonic.net> |
| Changed at | Thu 26 Mar 2026 00:25:04 |
| Repository | https://git.tcpdump.org/libpcap |
| Project | libpcap |
| Branch | master |
| Revision | 7dbcae6c24f98c24c7d0361f14b64f264a6160b2 |
Comments
Use pcapint_get_decuint() in more places. Use it in preference to strtoul(). Clean up some existing calls to it while we're at it. Improve comments.
Changed files
- pcap-bt-linux.c
- pcap-dag.c
- pcap-dlpi.c
- pcap-int.h
- pcap-rdmasniff.c
- pcap-usb-linux.c
- pcap.c