|
|
|
| background | sends background traffic on-off at a nominal rate |
| coder | MPEG coder that adapts its rate to the currently
available rate (needs pp.c as transprt layer) |
| controlled_rate | sends on-off traffic and also does call setup |
| dec | obeys DECbit flow control |
| ecn_master | simulates shared channel for CSMA/CD (Ethernet) |
| ecn_slave | simulates Ethernet card for CSMA/CD |
| generic | generic transport layer with windowing, timeouts, acks |
| jk_reno | implements flow control scheme of 4.3BSD-Reno |
| jk_tahoe | implements flow control in 4.3BSD Tahoe |
| mmpp | something like a markov modulated poisson source |
| onoff | ON OFF source |
| onoff_closed | ON OFF source, off time starts when all packets generated during on time have been acked |
| onoff_closed_gbn | same as above, but does go-back-n retransmission |
| poisson | poisson source |
| pp | packet pair flow control |
| random_rate. | sends data at random intervals, but conforms to peak/ave description |
| send | implements packet transmission functions |
| telnet | flow controlled poisson source (with windowing) |