]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: redirect message to other interfaces if received for inactive
authorRoy Marples <roy@marples.name>
Sun, 26 Jan 2020 16:44:40 +0000 (16:44 +0000)
committerRoy Marples <roy@marples.name>
Sun, 26 Jan 2020 16:44:40 +0000 (16:44 +0000)
commitbfde46c28a3938d0876461ed897cad508571d77b
tree0ee1e9f2f122c71a83da3a9a13f427c8e73f8b07
parentcebd7450581f4af1c9c730eb3bfffbd6045c1ce1
DHCP: redirect message to other interfaces if received for inactive

This is unlikely but possible if you have a manual subnet route
via another interface you normally receive a DHCP address inside
this subnet.

Saves spamming the log that we received for an inactive interface
as well.
src/dhcp.c