Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: does gif(4) do RFC 2003 IPv4-in-IPv4 encapsulation?



On Mon, Mar 04, 2002 at 03:03:30PM -0500, William Waites wrote:

 > Cisco "ipip" != BSD "ipip"
 > Cisco "ipip" == BSD "gif"
 > Cisco "gre" == BSD "gre" == BSD "ipip"
 > 
 > Is this correct?

No.

At least, your last one:

        Cisco "gre" == BSD "gre" == BSD "ipip"

...is incorrect.  The correct one is:

        Cisco "gre" == BSD "gre"

BSD "ipip" ~== BSD "gif", but will less functionality, which is the reason
BSD "ipip" was excised, in favor of just using BSD "gif" :-)

-- 
        -- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>



Home | Main Index | Thread Index | Old Index