diff options
author | Guy Harris <guy@alum.mit.edu> | 2017-09-04 11:51:23 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2017-09-04 11:51:23 -0700 |
commit | c94b4178db74a2baf1e970f10c89faaf379f0436 (patch) | |
tree | 01b9d356d431f5560a464dc0a652e4db56f00b10 /optimize.c | |
parent | a5514e389019adda62f2d34dd02555f95af0f6d9 (diff) |
Move URL parsing and construction to pcap.c.
Eventually, there will be new APIs allowing opening of remote interfaces
in a create/activate style; they will do URL parsing and will be in
pcap.c. This is part of that, as well as part of a shorter-term project
to replace pcap_parsesrcstr()'s sscanf-based URL parsing with something
not using sscanf(), because we want to avoid MSVC complaints about
sscanf's insecurity without just replacing sscanf with sscanf_s(), as
their APIs are not the same.
Diffstat (limited to 'optimize.c')
0 files changed, 0 insertions, 0 deletions