Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 1998 23:31:04 -0700 (PDT)
From:      "Jason K. Fritcher" <jkf@wolfnet.org>
To:        hackers@FreeBSD.ORG
Subject:   Raw sockets & ICMP
Message-ID:  <Pine.BSF.3.96.980709231805.13999B-100000@outreach.wolfnet.org>

next in thread | raw e-mail | index | archive | help

Hello. I've been working on an icmp logger today, and ran across an
interesting problem. It seems the kernel in 2.2.6-stable does not pass all
icmp packets to the raw sockets. I looked through the code in icmp_input,
and from what I can see, echo, timestamp, and mask request packets don't
make it to the rip_input call. Was this intentional, or were those packets
simply overlooked because of the processing in the reflect block?

--
 Jason K. Fritcher
  jkf@wolfnet.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980709231805.13999B-100000>