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

Re: Death to AH (was Re: SA identification)



On Fri, Mar 23, 2001 at 06:23:20PM -0500, Sandy Harris wrote:

 > The suggestion is Schneier and Ferguson's, and they said transport mode.
 > 
 > Methinks you can implement either mode in terms of the other, either doing tunnels
 > over transport connections or treating transport mode as a tunnel with single
 > machines as endpoints.

Well, you *could* emulate transport mode that way, but it would mean
needless overhead (extra IP header), and tunnel mode isn't really
straightforward to implement (IP-IP tunnels + transport has a much
nicer code path on many implementations).

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>


References: