summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/bundle.h
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-04-07 23:46:14 +0000
committerbrian <brian@FreeBSD.org>2000-04-07 23:46:14 +0000
commit825b93bffd6e24aedc951459cd4f3fd890118b64 (patch)
treeea7329a1f2b203bb128cf3ce1a068c54cd932824 /usr.sbin/ppp/bundle.h
parent179ce7c01c501ff60341a7cafa0ff07204800e61 (diff)
downloadFreeBSD-src-825b93bffd6e24aedc951459cd4f3fd890118b64.zip
FreeBSD-src-825b93bffd6e24aedc951459cd4f3fd890118b64.tar.gz
When running ppp -background, show comfort messages showing
when we're redialing/reconnecting. While we're here, log redial, reconnect and phone number announcements to LogCHAT, and reduce some other logging to LogDEBUG.
Diffstat (limited to 'usr.sbin/ppp/bundle.h')
-rw-r--r--usr.sbin/ppp/bundle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/bundle.h b/usr.sbin/ppp/bundle.h
index 2e53ca2..594045e 100644
--- a/usr.sbin/ppp/bundle.h
+++ b/usr.sbin/ppp/bundle.h
@@ -190,3 +190,4 @@ extern void bundle_CalculateBandwidth(struct bundle *);
extern void bundle_AutoAdjust(struct bundle *, int, int);
extern int bundle_WantAutoloadTimer(struct bundle *);
extern void bundle_ChangedPID(struct bundle *);
+extern void bundle_Notify(struct bundle *, char);
OpenPOWER on IntegriCloud