openvpn: add OpenVPN option push-peer-info

This will allow the server to know more info about the client like
HWADDR, very useful for managing IoT devices.

See: https://www.mankier.com/8/openvpn#--push-peer-info

Signed-off-by: Nguyen Quang Minh <minhnq31@fpt.com.vn>
This commit is contained in:
Nguyen Quang Minh 2021-07-15 08:24:48 +00:00 committed by Rosen Penev
parent cc80884976
commit 2a86c465bc
2 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=openvpn
PKG_VERSION:=2.5.3
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_SOURCE_URL:=\
https://build.openvpn.net/downloads/releases/ \

View File

@ -177,6 +177,7 @@ persist_remote_ip
persist_tun
ping_timer_rem
pull
push_peer_info
push_reset
remote_random
rmtun