Re: [tcpdump-workers] Fix DAG Stream support in dag_create()

2013-08-15 Thread Guy Harris
On Aug 15, 2013, at 4:17 PM, Stephen Donnelly wrote: > I have created a pull request at github: > https://github.com/the-tcpdump-group/libpcap/pull/313 Merged and cherry-picked into the 1.4 branch. ___ tcpdump-workers mailing list tcpdump-workers@lis

[tcpdump-workers] Fix DAG Stream support in dag_create()

2013-08-15 Thread Stephen Donnelly
It appears that when "Have non-interface modules take responsibility for identifying their devices" 2426611 was committed, the heuristic for DAG device names was insufficient. https://github.com/the-