]> git.ozlabs.org Git - ppp.git/commit
This enables plugins called via hooks/notifiers triggered
authorPaul Mackerras <paulus@samba.org>
Mon, 22 May 2006 00:04:07 +0000 (00:04 +0000)
committerPaul Mackerras <paulus@samba.org>
Mon, 22 May 2006 00:04:07 +0000 (00:04 +0000)
commit9596fe66415eb97e70cbbafc08c2af387aea062b
tree6187222e2b272dd04b7f8b787a138ebed766da6d
parente227ca9c99af2e3320e1a41be3fd140429c2a995
This enables plugins called via hooks/notifiers triggered
by the calls to lcp_close() to see the changed "status" value.
Otherwise (i. e. without this patch) the RADIUS plugin cannot set
the attribute PW_ACCT_TERMINATE_CAUSE to the appropriate values.
Patch from Robert Vogelgesang.
pppd/auth.c
pppd/cbcp.c
pppd/lcp.c