[Nagiosplug-devel] [ nagiosplug-Bugs-1286235 ] check_dhcp network interface name too small

SourceForge.net noreply at sourceforge.net
Thu May 25 10:04:16 CEST 2006


Bugs item #1286235, was opened at 2005-09-09 18:03
Message generated for change (Settings changed) made by egalstad
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1286235&group_id=29880

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General plugin execution
Group: Release (specify)
>Status: Closed
Resolution: None
Priority: 5
Submitted By: jbgorrie (jbgorrie)
>Assigned to: Ethan Galstad (egalstad)
Summary: check_dhcp network interface name too small

Initial Comment:
If you have a VLAN configuration under linux, you can
have names longer than the permited 7 characters.   eg:
eth0.312 will fail with stock 1.4.1

line 1261 of stock 1.4.1 has 
char network_interface_name[8]="eth0";

I have requirements of names that are up to 11 characters.

----------------------------------------------------------------------

Comment By: Ethan Galstad (egalstad)
Date: 2006-05-25 17:01

Message:
Logged In: YES 
user_id=2225

this problem is now fixed in cvs.  thank you for your report.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1286235&group_id=29880




More information about the Devel mailing list