X-Debbugs-Cc: [EMAIL PROTECTED] Package: tcpflow Version: 0.21.ds1-3 Severity: wishlist
It would be neat if there were a option flag (or default) to wait for a device to become ready, so we could capture packets right from the first packet. Currently: # tcpflow -i ppp0 tcpflow[3569]: SIOCGIFHWADDR: No such device So one must try something like # pppd ...; sleep 1; tcpflow -i ppp0 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

