]> The Tcpdump Group git mirrors - libpcap/commit
Improve dag_platform_finddevs range and efficiency.
authorStephen Donnelly <[email protected]>
Mon, 12 Oct 2009 20:49:57 +0000 (09:49 +1300)
committerStephen Donnelly <[email protected]>
Mon, 12 Oct 2009 20:49:57 +0000 (09:49 +1300)
commitad4052e8f4845eddebfd9be05f23e40bd2cbe924
tree73d2d265a618b145b69ea3384db3c0de49c9a440
parente6b89d9420708a324c1e4bc3e6a2021709b3e875
Improve dag_platform_finddevs range and efficiency.

Find dags 0-31 instead of 0-9.

Find streams up to DAG_MAX_STREAMS (currently 64) not 16.

Use rxstreams count to reduce number of test attaches required.
pcap-dag.c