Re: What makes userlevel ToDevice(eth0) fail when FromDevice(eth0) is activated?
Markku Savela <[email protected]>
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <[email protected]> |
On 05/30/2012 11:07 AM, Giorgio Calarco wrote: > If so, use the METHOD LINUX explicitly for the > From/Todevice module. Hope this helps. Thanks, METHOD LINUX removed the problem. No idea why exactly, but one suspect is my fault, compiling click with latest OpenWrt SDK, but running it on older version -- perhaps some incompatibility with kernel (2.6 vs. 3.x) and userspace pcap libraries...