FreeBSD Gets 'Fast IPsec' Implementation
An anonymous reader writes "Sam Leffler (yes, one of the authors of the
BSD Design and Implementation book you have on
your bookshelf if you know anything with operating
systems) has just committed a new FAST_IPSEC
implementation to the FreeBSD 5.x source tree.
It's a merge of the KAME IPsec implementation
and the OpenBSD hardware crypto accelerated
IPsec implementation. You can read the commit message here."
When the hell is FreeS/WAN going to be merged into Linux?
Prevent email address forgery. Publish SPF records for y
Thanks to this, there is now NO REASON to install OpenBSD! Good thing I never bothered!
Seriously though, this is good, because it's one more feature.
Yeah -- tried a few other methods as well. It's only a little Linux Penguin image -- no reason for the mods to get so radged. Just wondering if there's a way to share binary files over Slashdot.
Any ideas?
Same here, great idea!
Thx to the original poster. If all goes well, I'll be switching a lot of Linux boxes to BSD.
Jeesh... Only two comments will be archived from this? Yeah, the trolls always have a go at BSD articles, but it's a bit worrying that there's hardly any discussion.
I like FreeBSD in particular, but is this a sign that it really is dying?
I certainly can't wait until this get's MFC'd.
It's a sign that Slashdot is just about Linux and the GPL (sorry: GNU/Linux, GNU/GPL. I'm really GNU/sorry about that GNU/mixup). BSD just isn't as popular, but who cares, it gets the job done very nicely where I use it.
Say it with me: char-nel house. charnel house. Stick to the script next time.
Your right to not believe: Americans United for Separation of Church and
Although I'm well impressed with the development methodology and stability of FreeBSD, I'm tied to using Linux on my desktop right now because of the following four things. I know this is quite OT, but I've tried other places for questions...
/dev/dsp[0,1] devices, but AFAICT FreeBSD only has one. Yeah, I know I can use something like EsoundD, but it'd be nicer to have it this way. Any clues?
/bin/cp. Yeah, strange, but I tried to copy a large number of MP3 files from a backup CD onto my FreeBSD installation, but its cp died with "too many files" or the like. Had to "cp a* b* c*", then "d* e* f*" -- shame the GNU tools can do this without hassle.
1) USB joypad support. Apparently non-existant, although I see some references to it in ports like BZFlag. FreeBSD USB page claims support may come in the future.
2) Hardware 3D. Work is ongoing here, but right now it's a bit of a messy job and I'm hoping it will be fully in the kernel with 5.0.
3) Sound -- Linux gives me two
4)
So, this probably deserves no mod points, but if anyone has any info here (should be clear that I've done some research!), please let me know.
Although most definitely off-topic, I'm glad this was posted. I've been wondering why FreeBSD has been having such a hard time, and this seems to give some decent reasons for it.
I still think BSD has some great things going for it, and in a few ways it still kicks Linux butt. But Linux is moving faster, so those areas may get smaller and smaller if FreeBSD doesn't get back in gear.
I've been using FreeBSD for 5 years now for various things. It was my desktop for a while, but now it is simply my preferred server platform. I don't know if there is any advantage to using it as opposed to Linux for my uses since I've never tried to replace it. But it has been great.
Anyway, I suppose this post is off-topic, too. But I hope to see both FreeBSD and Linux continuing long into the future. Long live the non-UNIX Unices!
Time flies like an arrow. Fruit flies like a banana.
Have you ever touched a system running BSD, much less installed one? How then do you arrive at the conclusion that you know what you're talking about?
- Ever touched a system running BSD: yes.
- Installed a system running BSD: yes.
- Screw up my system upgrading from 2.(something) to 3.0 without reading the directions: yes.
- Purchase the FreeBSD handbook at Comdex '97: yes
- Run an Apache/PHP server on FreeBSD to serve a community web site: yes
- Very proud that my old 486 box only crashed twice while serving said web site (once when the hard drive crashed, once when the water main in the host building broke): yes
- Currently using it as my apartment's router, gateway, file server, and resident UNIX box (everybody needs a UNIX box in their apartment!): yes
- Version currently in use: Somewhere around 4.5.STABLE
I apologize for feeding the trolls. I really should know better.Time flies like an arrow. Fruit flies like a banana.
I suppose this means that those of us who don't have this book on our bookshelves don't know anything with operating systems, eh?
You got it! This text is required reading if you're going to hack on any kernel, BSD or otherwise.
tar cf - .|(cd /mp3 && tar xvpf -)
/mp3 && gzip -dc|tar xvpf -'
It keeps permissions as well. You can even throw in a ssh and copy things over to another machine i.e.:
tar cf -|ssh -C machinename tar xvpf -
or
tar cf -|gzip -c|ssh machinename 'cd
Or throw in your favorite archive (cpio, pax) and compress (compress, bzip2) program
Until the US relaxes its export laws on crypto.... So yea, I would have to say it will Never ever happen in mine or your lifetime.