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

SourceForge.net noreply at sourceforge.net
Fri Sep 9 11:04:11 CEST 2005


Bugs item #1286235, was opened at 2005-09-09 18:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
Priority: 5
Submitted By: jbgorrie (jbgorrie)
Assigned to: Nobody/Anonymous (nobody)
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.

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

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