[Differential] D9270: Add support for user-supplied Host-Uniq tag in Netgraph PPPoE
ale (Alex Dupre)
phabric-noreply at FreeBSD.org
Sat Jan 21 08:12:47 UTC 2017
ale created this revision.
ale added reviewers: network, julian.
ale added subscribers: freebsd-net-list, mandree.
ale set the repository for this revision to rS FreeBSD src repository.
Herald added a subscriber: imp.
Herald added a reviewer: manpages.
REVISION SUMMARY
Add support for user-supplied Host-Uniq tag in Netgraph PPPoE.
A few ISP filter PADI requests based on such tag, to force the use of their own routers.
The custom Host-Uniq tag is passed in the NGM_PPPOE_CONNECT control message, so it can be used with FreeBSD ppp(8) without any other change.
TEST PLAN
I've tested the three possible Host-Uniq tags (auto-generated as before, long plain string and long binary string) with my own ISP connection.
REPOSITORY
rS FreeBSD src repository
REVISION DETAIL
https://reviews.freebsd.org/D9270
AFFECTED FILES
share/man/man4/ng_pppoe.4
sys/netgraph/ng_pppoe.c
EMAIL PREFERENCES
https://reviews.freebsd.org/settings/panel/emailpreferences/
To: ale, #network, #manpages, julian
Cc: mandree, imp, freebsd-net-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9270.24264.patch
Type: text/x-patch
Size: 5769 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-net/attachments/20170121/d834ca65/attachment.bin>
More information about the freebsd-net
mailing list