aboutsummaryrefslogtreecommitdiffstats
path: root/echld/echld-int.h
AgeCommit message (Collapse)AuthorFilesLines
2013-07-23Include sys/wait.hJörg Mayer1-0/+4
svn path=/trunk/; revision=50833
2013-07-21Include config.h, not ../config.h, just like everywhere else.Jörg Mayer1-1/+1
svn path=/trunk/; revision=50750
2013-07-12Move disabled_protos.{h,c} into epan.Jeff Morriss1-1/+1
svn path=/trunk/; revision=50521
2013-07-05Yet another iteration:Luis Ontanon1-11/+39
- improve the parameter api - Add a parameter set message to the NEW child message to set parameters in bulk in the child - some more harvestig from tshark svn path=/trunk/; revision=50393
2013-07-04some more harvesting from tsharkLuis Ontanon1-4/+7
svn path=/trunk/; revision=50380
2013-07-01ANother iteration,Luis Ontanon1-6/+23
- started harvesting pieces from tshark. - fixed? signal handlers - interactive test program very hard to debug... set follow-on-fork doesn't seem to work on my mac. Need linux I guess... svn path=/trunk/; revision=50273
2013-06-29One further iteration, get things right, put placeholders for things to do.Luis Ontanon1-0/+1
svn path=/trunk/; revision=50227
2013-06-28MS: new childLuis Ontanon1-4/+12
MS: ping child MS: set/get child parameter svn path=/trunk/; revision=50218
2013-06-27MS: list interfaces!Luis Ontanon1-4/+18
svn path=/trunk/; revision=50195
2013-06-27MS: Pong from the dispatcher!Luis Ontanon1-3/+19
svn path=/trunk/; revision=50183
2013-06-25another iteration, prepared for automake.Luis Ontanon1-10/+12
svn path=/trunk/; revision=50136
2013-06-22Not yet running but almost there with the dummyLuis Ontanon1-9/+28
svn path=/trunk/; revision=50114
2013-06-21move echld to final dest...Luis Ontanon1-0/+184
svn path=/trunk/; revision=50102