index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ppp
/
bundle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle the availability of TUNSIFHEAD. If it's there, use it.
brian
2000-01-23
1
-13
/
+52
*
Use TUNSIFPID when we change our PID (if it exists).
brian
2000-01-21
1
-1
/
+10
*
Correct usages of getuid() and geteuid()
brian
1999-12-30
1
-1
/
+1
*
Add a bunch of `const's and fix a typo.
brian
1999-12-27
1
-1
/
+1
*
Don't bother fork()ing after closing a ctty if ppp is about to
brian
1999-12-23
1
-0
/
+10
*
Cosmetic: Make struct mbuf more like kernel mbufs.
brian
1999-12-20
1
-24
/
+25
*
Change the way we transfer links (again). The previous
brian
1999-11-30
1
-28
/
+83
*
Make -foreground a proper option (allowing ``allow mode foreground'',
brian
1999-11-28
1
-2
/
+3
*
Rewrite the link descriptor transfer code in MP mode.
brian
1999-11-25
1
-81
/
+135
*
Don't setuid() 'till we've called ID0setproctitle()
brian
1999-11-23
1
-1
/
+1
*
Fix ``set proctitle'' by using setproctitle().
brian
1999-11-17
1
-7
/
+7
*
Use modfind() to check if a kld is already loaded.
brian
1999-11-16
1
-11
/
+7
*
Support PPPoE
brian
1999-11-06
1
-35
/
+81
*
Add the -unit command line switch for specifying the tun device.
brian
1999-10-19
1
-6
/
+16
*
When we get the last NCP TLD, close all datalinks with CLOSE_STAYDOWN
brian
1999-10-15
1
-1
/
+1
*
Bring links down gently when their throughput isn't enough for
brian
1999-10-05
1
-1
/
+1
*
Do a kldload() if we get ENXIO trying to open /dev/tun0
brian
1999-09-22
1
-0
/
+29
*
Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines.
brian
1999-09-21
1
-3
/
+0
*
NetBSD has moved ``extern int errno;'' to signal.h :-/
brian
1999-09-20
1
-0
/
+3
*
o Split the two IPCP queues into three - one for FSM data
brian
1999-09-04
1
-1
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
o Add the -foreground switch. This switch behaves like -background except
brian
1999-08-19
1
-2
/
+2
*
Implement a minimum idle time value as an optional second argument
brian
1999-08-17
1
-11
/
+38
*
Change printf formats %q[du] -> %ll[du]
brian
1999-08-09
1
-3
/
+3
*
Add ISDN support via isdnd & i4b. This requires version
brian
1999-08-06
1
-3
/
+2
*
o Obsolete the undocumented ``set weight'' command.
brian
1999-08-05
1
-187
/
+157
*
o Overhaul filtering, adding facilities to jump over rules and to
brian
1999-07-27
1
-1
/
+10
*
Disable TUNSLMODE when we first open the tun device.
brian
1999-06-22
1
-2
/
+10
*
Introduce the ``keep-session'' option. Refer to the man
brian
1999-06-02
1
-2
/
+5
*
Remember if MYADDR or HISADDR is used in a filter add tweak all
brian
1999-05-31
1
-1
/
+11
*
Move the code for tweaking interface flags into one function.
brian
1999-05-27
1
-62
/
+5
*
Allow ``host:port/udp'' devices and support ``host:port/tcp'' as
brian
1999-05-12
1
-2
/
+2
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-32
/
+15
*
Add support for NetBSD
brian
1999-04-26
1
-4
/
+4
*
Undo possible damage done by the new TUNSIFMODE ioctl
brian
1999-03-25
1
-1
/
+13
*
Read from fd[0] and write to fd[1] where `fd' is the
brian
1999-03-07
1
-12
/
+12
*
Extend the ``set redial'' command to allow incremental
brian
1999-03-04
1
-4
/
+4
*
Bring up auto links despite there being no data queued if
brian
1999-03-01
1
-5
/
+5
*
Don't immediately bring auto links back up in multilink
brian
1999-02-25
1
-3
/
+3
*
Decouple pap & chap output routines from the corresponding
brian
1999-02-06
1
-2
/
+15
*
Initial RADIUS support (using libradius). See the man page for
brian
1999-01-28
1
-2
/
+17
*
Don't warn when ``add xxxx HISADDR'' fails because HISADDR
brian
1999-01-06
1
-3
/
+4
*
Rather than interrupting 10 times per second then checking
brian
1998-12-14
1
-2
/
+2
*
When using ``set device !someprogram'', when ``someprogram''
brian
1998-12-10
1
-1
/
+15
*
Don't call PacketAliasIn() when we turn around packets destined
brian
1998-10-29
1
-7
/
+1
*
Add ``set proctitle'' for changing argv[0]. All substitutions
brian
1998-10-27
1
-1
/
+4
*
Add ``enable proxyall'' support. This adds proxy ARP entries
brian
1998-10-26
1
-2
/
+26
*
Loosen our restrictions on setting enddisc, mrru,
brian
1998-10-24
1
-1
/
+14
*
Solve the ``first connection'' problem that occurs on
brian
1998-10-22
1
-94
/
+41
*
Sync with OpenBSD ifdefs
brian
1998-09-17
1
-4
/
+8
[next]