HomeFreeBSD

net/mpd5: unbreak multihomed L2TP server setup and add WITHOUT_RADIUS

Description

net/mpd5: unbreak multihomed L2TP server setup and add WITHOUT_RADIUS

This change adds two improvements from upstream:

  • Use IP_RECVDSTADDR socket option for IPv4 L2TP server with unspecified self address (0.0.0.0) to determine destination IP address of incoming request and bind new tunnel to right address. This unbreaks multihomed L2TP server setup. (r2419)
  • Add support for base system built without libradius (WITHOUT_RADIUS_SUPPORT): this includes auto-detecting libradius presence and force building without RADIUS support. Default build is not affected and enables RADIUS support. (r2424)

Details

Provenance
eugen_grosbein.netAuthored on Sep 18 2021, 3:41 PM
Parents
R11:188c3e34477c: editors/imhex: Update to 1.9.0
Branches
Unknown
Tags
Unknown