Re: options FAST_IPSEC & tunnels

2003-04-03 Thread Mikael Hubsch
On Tue, 1 Apr 2003, Sam Leffler wrote: > Packets are tagged once they've been processed on input. I think you can do > a similar check with something like: > > if (m_tag_find(PACKET_TAG_IPSEC_IN_DONE) != NULL) > goto pass; > > Long term, I intend is to associate packets with an enc device so

FAST_IPSEC issue

2003-04-03 Thread Peter J. Blok
Hi, So here is FAST_IPSEC user # 4, or is it 5 ;-) Initially I was not able to make FAST_IPSEC work. I had a working environment with normal IPSEC, but after I switched on FAST_IPSEC it didn't work anymore. The tcpdump looked ok, but now I realize I have missed a tiny detail. To make FAST_IPS

Re: IPv6 MTU bug?

2003-04-03 Thread Mark Santcroos
[ moved to net@; current@ bcc'ed ] Hi Craig, I think I saw the same behaviour while developing a path-mtu discovery tool. As I'm quite busy right now I didn't really dig into it, but I will at some point. I took the liberty to reply to freebsd-net@, because this is not only a -CURRENT problem.

atmel drivers

2003-04-03 Thread Stef Telford
Hello there, First of all, apologies if this is the wrong mailing list (did think that maybe mobile or perhaps hardware was the 'right' one). If this is horribly out of the mailing list topic let me know. Anyway, guess the topic really says it all. I can find linux atmel drivers (

Re: IPv6 MTU bug?

2003-04-03 Thread JINMEI Tatuya / 神明達哉
> On Thu, 3 Apr 2003 22:55:25 +0200, > Mark Santcroos <[EMAIL PROTECTED]> said: > Hi Craig, > I think I saw the same behaviour while developing a path-mtu discovery > tool. As I'm quite busy right now I didn't really dig into it, but I will > at some point. > I took the liberty to reply