Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 1999 15:50:21 -0500
From:      "Alex Feldman" <al.feldman@sangoma.com>
To:        <net@FreeBSD.org>
Subject:   Network interface name
Message-ID:  <004001bf3074$33255f10$7801a8c0@alex.SANGOMA.COM>

next in thread | raw e-mail | index | archive | help
Hi,
I'm writting multiple device/protocol driver.
My netowork interface name includes number in the middle of the name (ex.
xx1_xxx12). when I check is network interface is already attached to kernel,
I use 'ifunit' function.  But, as I see its source code, FreeBSD not permit
the number inside the network interface name.
Is someone went into this problem? How can I solve this problem (without
changing the name)?
I think that enoght to change only 'ifunit' function.. Is it correct?

Thank you for any help..

Regards,

Alex Feldman
E-mail : al.feldman@sangoma.com
Sangoma Technologies Inc.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004001bf3074$33255f10$7801a8c0>