[<prev] [next>] [day] [month] [year] [list]
Message-ID: <b25312890709270823i6780a612u9f5768987de4a7e5@mail.gmail.com>
Date: Thu, 27 Sep 2007 17:23:30 +0200
From: "Rami Rosen" <roszenrami@...il.com>
To: netdev@...r.kernel.org
Subject: Re: IPSec on Linux Kernel
Hi,Fabio,
- Assuming that you intend to deal with IPV4, I suggest that you will
start by looking at the ah4.ko module sources, which are in net/ipv4/ah.c,
especially at the ah_output() and the ah_input() methods.
(for ipv6 there are the ah6.c in net/ipv6).
- May I ask: are you aware that the Authentication Header protocol deals
only with authentication and not with encryption? and as a result, the ESP
protocol, which supports authentication and also, when needed, encryption, is
much more widely used?
Regards,
Rosen Rami
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists