hudson.plugins.pxe
Interface DHCPPacketFilter


public interface DHCPPacketFilter

Author:
Kohsuke Kawaguchi

Method Summary
 boolean shallWeRespond(byte[] address)
          Given 16 bytes hardware address, determine if the proxy DHCP service will respond.
 

Method Detail

shallWeRespond

boolean shallWeRespond(byte[] address)
Given 16 bytes hardware address, determine if the proxy DHCP service will respond.



Copyright © 2010. All Rights Reserved.