From: | Larry Rosenman <ler(at)lerctr(dot)org> |
---|---|
To: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> |
Cc: | Larry Rosenman <ler(at)lerctr(dot)org>, pgsql-hackers(at)hub(dot)org |
Subject: | Re: mac.c |
Date: | 2000-07-23 20:49:25 |
Message-ID: | 200007232049.e6NKnPp05374@lerami.lerctr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> > My concern is what do we use to store the first 3 octets of the
> > macaddr into the table or how to do the partial match on an existing
> > macaddr type.
>
> I had tried to respond to this earlier. For some reason, my new dial-in
> drop "can not find" some, but not all, mail addresses. Yours is
> apparently on the "can't find" list, as is Jan's (yahoo.com *is* pretty
> obscure :/
Hmm. What ISP? (I work for mine, and may be able to help them...).
>
> Anyway, tables are good, and we can make a function/operator pair which
> compares mac addresses on manufacturer only. Should be pretty easy.
> Shall we get started?
OK, but what do we put into the table as the key? just a
3 octet version of the OUI, or a full 6 octet, and use the function?
Thanks for the help.
>
> - Thomas
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2000-07-23 23:18:07 | State of RPMs |
Previous Message | Thomas Lockhart | 2000-07-23 20:23:03 | Re: mac.c |