|
1 Introduction
What: Emplementing the ``connect'' function and the ``ping'' utility.
Located at:
- libLDA/run/connect.o
- libLDA/run/ping
2 Links configuration
# run/fifo poldhcp54.conf -snf
Ping ( 2): 0% [ 1,5] [ 1,8]
*** Total : miss 0 / 2 Pkts = 0%
DIF [ 1,5] : 1 received + 0 missing 1 pkts and 0 errors.
DIF [ 1,8] : 1 received + 0 missing 1 pkts and 0 errors.
Dropped pkts: 0
Unexpected pkts: 0
3 Non regression test
# run/fifo poldhcp54.conf -f
lush: [buff] [ 1,5] [ 1,8]
Flush( 3): 0% 0 0
Ping ( 602): 0% [ 1,5] [ 1,8]
Ping ( 602): 0% [ 1,5] [ 1,8]
Ping ( 186): 0% [ 1,5] [ 1,8]
*** Total : miss 0 / 1393 Pkts = 0%
DIF [ 1,5] : 695 received + 0 missing 695 pkts and 0 errors.
DIF [ 1,8] : 695 received + 0 missing 695 pkts and 0 errors.
Dropped pkts: 0
Unexpected pkts: 0
|