ahenning

Results 47 comments of ahenning

Interesting, thanks. What card and driver is this?

VLAN tags appear to be relatively reliable on userlevel using pcap. At least with the few common Intel and Realtek 1gbe cards I tested. The exception is with virtual machines...

The VLANDecap and SetVLANAnno elements can set the Click VLAN annotation.

> If you are capturing on the host system where the VLANs are configured, you will probably not see the VLAN tags in the captured frames -- even if you...

without modprobe 8021q you might see the ifconfig dropped packets counter increasing

I like the concept of this element and find the functionality useful. But agree that it would be preferred to have it as a separate element. Also, I had some...

@tbarbette @SDarayan does this not reintroduce issue #327

This is how I understand it as well. The config runs fine without a DPDK element, but when starting click with a DPDK element added to the config, the error...

> when I try to use a click configuration, packets do go from machine A to machine B because I can see them with tcpdump on machine B so they...

Does ToDevice(METHOD LINUX) produce the same result as the default METHOD PCAP?