[mpls-linux-general] Capturing MPLS packets on CLIP interface
Status: Beta
Brought to you by:
jleu
From: Jonathan E. <je...@no...> - 2001-04-18 00:37:08
|
Hi, I've been trying to modify the latest tcpdump to read MPLS packets off ATM interfaces, and I've noticed that in pcap_read_packet(), the function never receives a packet from the kernel (via recvfrom() ) if it's been put onto an LSP. IP works fine. Anything I'm missing? Cheers! Jon |