]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Allow DHCP over PtP interfaces.
authorRoy Marples <roy@marples.name>
Tue, 20 Aug 2019 12:34:27 +0000 (13:34 +0100)
committerRoy Marples <roy@marples.name>
Tue, 20 Aug 2019 12:34:27 +0000 (13:34 +0100)
commit72d7877943c7f9bbba52dc61050a1bd706982fce
treea8f1eb457c4a774ff4470067832474cef1a2f6e5
parentff944731e09e3baba618bd832d87b6861a718463
DHCP: Allow DHCP over PtP interfaces.

This still requires manual configuration, but allows QMI devices to
work like so:

interface wwan0
dhcp

or on the command line:

dhcpcd --dhcp
src/dhcpcd.c
src/if-options.c
src/if-options.h