Module: Pcap
- Defined in:
- ext/Pcap.c,
lib/pcaplet.rb,
lib/pcap_misc.rb
Overview
Class definition
Defined Under Namespace
Classes: Capture, Dumper, Filter, ICMPDomain, ICMPDomainReply, ICMPEcho, ICMPEchoReply, ICMPIReq, ICMPIReqReply, ICMPMaskReply, ICMPMaskReq, ICMPPacket, ICMPParamProb, ICMPRedirect, ICMPRouterAdvert, ICMPRouterSolicit, ICMPSourceQuench, ICMPTRoute, ICMPTStamp, ICMPTStampReply, ICMPTimxceed, ICMPUnreach, IPAddress, IPPacket, Packet, PcapError, Pcaplet, TCPPacket, TruncatedPacket, UDPPacket
Constant Summary
- DLT_NULL =
INT2NUM(DLT_NULL)
- DLT_EN10MB =
INT2NUM(DLT_EN10MB)
- DLT_EN3MB =
INT2NUM(DLT_EN3MB)
- DLT_AX25 =
INT2NUM(DLT_AX25)
- DLT_PRONET =
INT2NUM(DLT_PRONET)
- DLT_CHAOS =
INT2NUM(DLT_CHAOS)
- DLT_IEEE802 =
INT2NUM(DLT_IEEE802)
- DLT_ARCNET =
INT2NUM(DLT_ARCNET)
- DLT_SLIP =
INT2NUM(DLT_SLIP)
- DLT_PPP =
INT2NUM(DLT_PPP)
- DLT_FDDI =
INT2NUM(DLT_FDDI)
- DLT_ATM_RFC1483 =
INT2NUM(DLT_ATM_RFC1483)
- DLT_RAW =
INT2NUM(DLT_RAW)
- DLT_SLIP_BSDOS =
INT2NUM(DLT_SLIP_BSDOS)
- DLT_PPP_BSDOS =
INT2NUM(DLT_PPP_BSDOS)
- Stat =
cPcapStat- IpPacket =
Backword compatibility
IPPacket- IpAddress =
IPAddress- TcpPacket =
TCPPacket- UdpPacket =
UDPPacket
Class Method Summary (collapse)
- + (Object) convert=
- + (Boolean) convert?
- + (Object) findalldevs
- + (Object) lookupdev
- + (Object) lookupnet