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
/
iface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't mis-match interface names in iface_Create()
brian
2000-06-19
1
-2
/
+3
*
The interface list that comes back from the PF_ROUTE/NET_RT_IFLIST mib
brian
2000-03-14
1
-33
/
+35
*
Don't set ifaddr::in_addrs to 1 after an ``iface clear'' on an interface
brian
2000-01-07
1
-5
/
+7
*
Add the -unit command line switch for specifying the tun device.
brian
1999-10-19
1
-1
/
+3
*
Correct a few diagnostics
brian
1999-10-16
1
-3
/
+3
*
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
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Remember if MYADDR or HISADDR is used in a filter add tweak all
brian
1999-05-31
1
-2
/
+2
*
Move the code for tweaking interface flags into one function.
brian
1999-05-27
1
-1
/
+54
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-1
/
+2
*
#include <errno.h>, not <sys/errno.h>
brian
1999-04-26
1
-4
/
+4
*
Initial RADIUS support (using libradius). See the man page for
brian
1999-01-28
1
-2
/
+5
*
Fix the interface alias code. Previously, I was expecting something
brian
1998-10-26
1
-12
/
+62
*
Solve the ``first connection'' problem that occurs on
brian
1998-10-22
1
-0
/
+431