lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] DHCP problems


From: Trampas Stern
Subject: [lwip-users] DHCP problems
Date: Fri, 14 Feb 2020 13:03:59 -0500

I am trying to get DCHP work and have yet to do so I have the following and was wondering if it was enough to help debug the problem?

dhcp.c  469: dhcp_coarse_tmr()
dhcp.c 1750: dhcp_recv(pbuf = ) from DHCP server 541413120.192.168.168 port 168
dhcp.c 1751: pbuf->len = 272
dhcp.c 1752: pbuf->tot_len = 272
dhcp.c 1772: netif->hwaddr[1]==04 != reply_msg->chaddr[1]==22
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c 1750: dhcp_recv(pbuf = ) from DHCP server 541416224.192.168.168 port 168
dhcp.c 1751: pbuf->len = 272
dhcp.c 1752: pbuf->tot_len = 272
dhcp.c 1772: netif->hwaddr[1]==04 != reply_msg->chaddr[1]==22
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c 1750: dhcp_recv(pbuf = ) from DHCP server 541414672.192.168.168 port 168
dhcp.c 1751: pbuf->len = 272
dhcp.c 1752: pbuf->tot_len = 272
dhcp.c 1772: netif->hwaddr[1]==04 != reply_msg->chaddr[1]==22
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c 1750: dhcp_recv(pbuf = ) from DHCP server 541413120.192.168.168 port 168
dhcp.c 1751: pbuf->len = 272
dhcp.c 1752: pbuf->tot_len = 272
dhcp.c 1772: netif->hwaddr[1]==04 != reply_msg->chaddr[1]==22
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c 1750: dhcp_recv(pbuf = ) from DHCP server 541417776.192.168.168 port 168
dhcp.c 1751: pbuf->len = 272
dhcp.c 1752: pbuf->tot_len = 272
dhcp.c 1772: netif->hwaddr[1]==04 != reply_msg->chaddr[1]==22
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c 1750: dhcp_recv(pbuf = ) from DHCP server 541416224.192.168.168 port 168
dhcp.c 1751: pbuf->len = 272
dhcp.c 1752: pbuf->tot_len = 272
dhcp.c 1772: netif->hwaddr[1]==04 != reply_msg->chaddr[1]==22
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c 1750: dhcp_recv(pbuf = ) from DHCP server 541417776.192.168.168 port 168
dhcp.c 1751: pbuf->len = 272
dhcp.c 1752: pbuf->tot_len = 272
dhcp.c 1772: netif->hwaddr[1]==04 != reply_msg->chaddr[1]==22
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c 1750: dhcp_recv(pbuf = ) from DHCP server 541413120.192.168.168 port 168
dhcp.c 1751: pbuf->len = 272
dhcp.c 1752: pbuf->tot_len = 272
dhcp.c 1772: netif->hwaddr[1]==04 != reply_msg->chaddr[1]==22
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c 1750: dhcp_recv(pbuf = ) from DHCP server 541416224.192.168.168 port 168
dhcp.c 1751: pbuf->len = 272
dhcp.c 1752: pbuf->tot_len = 272
dhcp.c 1772: netif->hwaddr[1]==04 != reply_msg->chaddr[1]==22
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()
dhcp.c  469: dhcp_coarse_tmr()

reply via email to

[Prev in Thread] Current Thread [Next in Thread]