-BEGIN PGP SIGNED MESSAGE-
> "Guy" == Guy Harris <[EMAIL PROTECTED]> writes:
Guy> linux lover wrote:
>> Actually i am in implementation of new protocol like IPSEC
>> protocol which adds NEW IP header in front of AH Header
>> i.e. consider packet structure of ipsec TCP
linux lover wrote:
Actually i am in implementation of new protocol
like IPSEC protocol which adds NEW IP header in front
of AH Header i.e. consider packet structure of ipsec
TCP+IP1+AH+IP2+ETHERNET
Right-to-left is a bit odd there - do you mean that the packet begins
with an Ethernet (or
Hello sir,
Actually i am in implementation of new protocol
like IPSEC protocol which adds NEW IP header in front
of AH Header i.e. consider packet structure of ipsec
TCP+IP1+AH+IP2+ETHERNET
So how to dissect packet headers in that case.
regards,
linux_lover.
--- Guy Harris <[EMAIL PROTE
On Jan 12, 2005, at 8:10 PM, linux lover wrote:
I want to add my own new protocol interface
to tcpdump utility.
I.e., you have a protocol that runs top IP or a protocol running atop
IP (such as TCP or UDP), and you want to add code to tcpdump to dissect
packets for that protocol and pri
Hello,
I want to add my own new protocol interface
to tcpdump utility. How can i do that? Is there any
Documentation avail? Please give me the information
about this or links that contains it.
Thanks in advance.
regards,
linux_lover.
__