defining PACKET_MAX_CLASSES more than 5

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

defining PACKET_MAX_CLASSES more than 5

藤原慎太郎
Hi, I want certain hardware belong to more than 5 classes in dhcpd.conf.

But, I got this message.

dhcpd: too many classes match xx:xx:xx:xx:xx:xx

Is this because in dhcp.h, PACKET_MAX_CLASSES defined like this?

409 #if !defined (PACKET_MAX_CLASSES)
410 # define PACKET_MAX_CLASSES 5
411 #endif

If I change this definition 5 from 10, and rebuild package, what happens?

Thanks in advance.
_______________________________________________
dhcp-users mailing list
[hidden email]
https://lists.isc.org/mailman/listinfo/dhcp-users