Actions
Bug #7559
closedl2tp wins unused code
Start date:
05/20/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
vpn_l2tp_configure in /etc/inc/vpn.inc
can use $l2tpcfg['wins'] for NetBIOS name server (NBNS) information
but that "wins" is not configured anywhere.
If it is not desired, then remove that stale code?
(I did see similar for vpn_pptp.php but this bug is about l2tp.)
(I noticed this while working on my book.
My list of bugs is at http://reedmedia.net/books/pfsense/bugs.html )
Actions