]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ng_pipe: Remove node when all hooks are disconnected
authorMartin Vahlensieck <git@academicsolutions.ch>
Wed, 17 Apr 2024 18:51:40 +0000 (20:51 +0200)
committerMark Johnston <markj@FreeBSD.org>
Wed, 24 Apr 2024 12:44:50 +0000 (08:44 -0400)
commitbb2ab7a374b9d81f8368acc506c9700af20a22d6
treeb537deb8b029eb2a7686fa51923670d2cb9c9d3f
parent8512311fb5004444f43701eb122b6d77c76d7564
ng_pipe: Remove node when all hooks are disconnected

This is the behavior described in the man page.

Signed-off-by: Martin Vahlensieck <git@academicsolutions.ch>
Discussed with: glebius
Reviewed by: markj
MFC after: 2 weeks
Pull Request: https://github.com/freebsd/freebsd-src/pull/1181
sys/netgraph/ng_pipe.c