Hey Jamie, On Mon, Aug 22, 2005 at 11:55:17AM +1000, Jamie Wilkinson wrote: > I've just found that -i on the command line no longer works; > try creating a config file without an interface: directive, and specify -i > eth1 -f config; you'll see that pcap_lookupdev gets called and chooses as if > no interface was specified at all.
The patch is accepted because it adds an useful feedback to the user. However note that the '-f' is mutual exclusive to any other commandline configuration parameter since times. The unique exception is '-d', debug. Cheers, Paolo
