Re: Update: mac.c update, patch now on ftp - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Update: mac.c update, patch now on ftp
Date
Msg-id 200007171842.OAA04087@candle.pha.pa.us
Whole thread Raw
In response to Update: mac.c update, patch now on ftp  (Larry Rosenman <ler@lerctr.org>)
Responses Re: Update: mac.c update, patch now on ftp  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> > > > I'm not sure whether my long post made it to the list, so I created
> > > > a tarball of the patch and the awk script:
> > > >
> > > > ftp://ftp.lerctr.org/postgresql-patches/macupdate.tar.gz
> > > >
> > > > This has the patch file for mac.c to update the manufacturer list with
> > > > the current list from IEEE and the awk script I ran against the IEEE's
> > > > oui.txt file.
> > > >
> > > > This patch is relative to 7.0.0, but the file is the same in 7.0.2
> > > > the MD5 checksums are identical).
> 
> In looking at this patch, it changes mac.c from:
> 
>     8513 mac.c
>   184323 mac.c.new
> 
> 
> This seems like a major size increase.  Is it worth it to get
> card manufacturers?

Given that our list is old, and the new list is large, does anyone
really want this feature.  It allows the lookup of an ethernet card
manufacturer based on the ethernet MAC address.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Larry Rosenman"
Date:
Subject: RE: Update: mac.c update, patch now on ftp
Next
From: Thomas Swan
Date:
Subject: TUPLE SIZE HELP