Searched hist:da69782bf06645f38852a8b23afc965fc30d0e08 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/net/ |
H A D | if_ovpn.h | diff da69782bf06645f38852a8b23afc965fc30d0e08 Thu Dec 01 16:20:24 CET 2022 Kristof Provost <kp@FreeBSD.org> if_ovpn: extend notifications with a reason
Extend peer deleted notifications (which are the only type right now) to include the reason the peer was deleted. This can be either because userspace requested it, or because the peer timed out.
Reviewed by: zlei Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D37583
|
H A D | if_ovpn.c | diff da69782bf06645f38852a8b23afc965fc30d0e08 Thu Dec 01 16:20:24 CET 2022 Kristof Provost <kp@FreeBSD.org> if_ovpn: extend notifications with a reason
Extend peer deleted notifications (which are the only type right now) to include the reason the peer was deleted. This can be either because userspace requested it, or because the peer timed out.
Reviewed by: zlei Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D37583
|