diff --git a/src/asynch/dhcp.rs b/src/asynch/dhcp.rs index 3a5f0a8..82f43d7 100644 --- a/src/asynch/dhcp.rs +++ b/src/asynch/dhcp.rs @@ -66,7 +66,7 @@ pub mod client { } } - pub async fn configure( + pub async fn discover( &mut self, udp: &mut U, buf: &mut [u8],