aboutsummaryrefslogtreecommitdiff
path: root/test/l2test.c
AgeCommit message (Expand)Author
2009-01-15Differentiate between buffer and data sizeMarcel Holtmann
2009-01-15Add support for fragmentation of data packetsMarcel Holtmann
2009-01-14Add support for deferred connection setupMarcel Holtmann
2009-01-13Allow choosing of MITM for new pairing functionMarcel Holtmann
2009-01-13Add command option for triggering dedicated bondingMarcel Holtmann
2009-01-01Update copyright informationMarcel Holtmann
2008-07-10Allow link mode settings for outgoing connectionsMarcel Holtmann
2008-06-25Enable output of timestampsMarcel Holtmann
2008-06-23Use the correct socket descriptor for incoming connectionsMarcel Holtmann
2008-06-23Add timestamp optionMarcel Holtmann
2008-06-23Remove invalid line in usage outputMarcel Holtmann
2008-06-15Allow setting of RFC modeMarcel Holtmann
2008-02-02Update copyright informationMarcel Holtmann
2007-05-23Set output MTU for listening socketsMarcel Holtmann
2007-01-21Check socket address to get the dynamic PSM and channel valuesMarcel Holtmann
2007-01-13Update copyright informationMarcel Holtmann
2006-09-24Don't use ident 0 for information requestMarcel Holtmann
2006-09-24Add information request commandMarcel Holtmann
2006-08-10Change default poll() timeoutMarcel Holtmann
2006-07-05Allow connects to multiple remote devicesMarcel Holtmann
2006-06-14Allow reading sample data from a fileMarcel Holtmann
2006-03-24Change delay to milliseconds and check countMarcel Holtmann
2006-03-23Add options for count and delayMarcel Holtmann
2006-03-23Rename connection less option from -D to -GMarcel Holtmann
2006-01-03Update copyright informationMarcel Holtmann
2005-10-29Big cleanup of CVS relicsMarcel Holtmann
2005-07-05Fix some GCC 4.0 warningsMarcel Holtmann
2005-05-19Detect hangup in connect modeMarcel Holtmann
2005-04-16Flag to activate flow control modeMarcel Holtmann
2005-02-10Support zero length data sizesMarcel Holtmann
2005-01-28Don't forget to include getopt.hMarcel Holtmann
2005-01-27Another bunch of cleanupsMarcel Holtmann
2005-01-27TypoMarcel Holtmann
2005-01-27More cleanupsMarcel Holtmann
2005-01-27Cleanup the socket handlingMarcel Holtmann
2005-01-24Show connection informationMarcel Holtmann
2005-01-24Adopt data size from the MTUMarcel Holtmann
2005-01-23Only set link mode when neededMarcel Holtmann
2005-01-11More cleanupsMarcel Holtmann
2005-01-11Fix memory leaks and make more functions staticMarcel Holtmann
2004-12-26Update for connection informationMarcel Holtmann
2004-12-25Add memset() to different places to initialize the structuresMarcel Holtmann
2004-11-17Add parameter for activating secure modeMarcel Holtmann
2004-04-28Unify copyright and license informationMarcel Holtmann
2004-02-17Fix sequence incrementMarcel Holtmann
2003-05-29Add new modes that can dump the incoming dataMarcel Holtmann
2003-05-29Add LM_RELIABLE optionMarcel Holtmann
2003-05-19Call shutdown() before closing the socket and check return value.Max Krasnyansky
2003-05-17Add SO_LINGER support.Max Krasnyansky
2003-05-16Add support for sending a number of blocksMarcel Holtmann