]> git.ozlabs.org Git - ppp.git/commit
Merge pull request #297 from mjeveritt/patch-11-test-pr
authorPaul Mackerras <paulus@ozlabs.org>
Sat, 16 Oct 2021 03:01:46 +0000 (14:01 +1100)
committerGitHub <noreply@github.com>
Sat, 16 Oct 2021 03:01:46 +0000 (14:01 +1100)
commit92c5612fdb77e83e49c524ae46110c129e13429e
tree0dbd4d56767b706ef9ed614b2720f3aa2d1e0c1e
parent4e895b5d9727fbbbf7c50c6ceedea5139da85f5d
parent61940d9540d27d8a66e12e163da57f7e641a8f2d
Merge pull request #297 from mjeveritt/patch-11-test-pr

pppd: Add option to ask peer for WINS address

This adds a 'usepeerwins' option, analogous to the usepeerdns option,
to ask the peer for WINS server addresses.  Nothing is done with
the addresses provided other than to pass them to the ip-up
script in environment variables.

With this, if the peer sends an IPCP Configure-NAK containing
WINS addresses, we will request them in the following IPCP
Configure-Request.

Co-authored-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Michael Everitt <gentoo@veremit.xyz>
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Signed-off-by: Michael Everitt <michael@2e0cer.net>
pppd/ipcp.c
pppd/ipcp.h
pppd/pppd.8