Zbr's days.

About :: TODO :: Blog :: RSS :: Old blog :: Projects :: GIT :: Gallery :: Notes

Mon, 26 Jun 2006

Acrypto.


I've started acrypto port to 2.6.17. IPsec was noticebly changed from previous kernel release: there were splitted encapsulation mode processing into separate objects (one can find transport and tunnel modes when configuring the kernel now, they were embedded before), which means that each packet is processed in two different callbacks now, for example in ESP4 code to decrypt/encrypt data and in tunnel or transport callback which creates proper headers.

/devel/acrypto :: Link / Comments ()