[82914] in North American Network Operators' Group
Re: Cisco and the tobacco industry
daemon@ATHENA.MIT.EDU (Geo.)
Sun Jul 31 14:19:09 2005
From: "Geo." <geoincidents@nls.net>
To: <nanog@nanog.org>
Date: Sun, 31 Jul 2005 14:10:29 -0400
Errors-To: owner-nanog@merit.edu
----- Original Message -----
From: "Ivan Groenewald" <ivang@xtrahost.co.uk>
> Applying patches to binaries, hmmmmm. Sounds a bit difficult.
It's actually quite simple, you do a compare between the old binary and the
new and the patch contains only the differences. It's a very effective way
to do patches in a non dll type world because it's efficient size wise and
it requires that you already have the product so manual verification isn't
necessary.
I think it would work well for Cisco's IOS patch requirements.
Geo.