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
/
route.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-200
/
+183
*
Fix diagnostic typo.
brian
1998-04-25
1
-2
/
+2
*
Add extraneous braces to stiffle warnings from gcc-2.8
brian
1998-03-13
1
-8
/
+9
*
Remove unused #includes.
brian
1998-01-21
1
-3
/
+2
*
Reimplement proxy-arp address stuff using sysctl().
brian
1998-01-19
1
-3
/
+2
*
Remember any number of interface names.
brian
1998-01-11
1
-13
/
+28
*
Allow 6 byte interface names (for >tun99)
brian
1998-01-11
1
-2
/
+2
*
Allow "add! dst mask gw" (note the ``!'') to do an
brian
1997-12-30
1
-19
/
+27
*
Write to the routing socket as uid 0. It's not good enough
brian
1997-12-27
1
-2
/
+2
*
Show who closes the diagnostic connection.
brian
1997-12-27
1
-4
/
+6
*
Cosmetic (style):
brian
1997-12-24
1
-11
/
+11
*
Don't depend on a u_long being 32 bits.
brian
1997-12-17
1
-6
/
+9
*
Fix a potential overflow where, if the label passed on the command
brian
1997-12-17
1
-3
/
+3
*
Do 2 passes when "delete all"ing. The first pass removes
brian
1997-12-15
1
-28
/
+54
*
Allow random IP number allocation to peer.
brian
1997-12-13
1
-6
/
+36
*
Only allow one arg to `delete' - the mask & gateway aren't necessary.
brian
1997-12-07
1
-34
/
+44
*
Understand ``sockaddr_dl''s where sdl_nlen != 0
brian
1997-12-04
1
-24
/
+25
*
Understand how to derive the names of interfaces
brian
1997-11-22
1
-34
/
+28
*
Fix prototypes.
brian
1997-11-22
1
-8
/
+10
*
Interpret AF_LINK sockaddrs correctly in show/delete route.
brian
1997-11-15
1
-175
/
+230
*
Finish the security improvements:
brian
1997-11-11
1
-2
/
+2
*
Increase chat script sizes to 512
brian
1997-11-09
1
-1
/
+2
*
Introduce ID0 logging.
brian
1997-11-09
1
-7
/
+12
*
Don't include RTA_GATEWAY in rtm_addrs unless it's specified.
brian
1997-11-09
1
-2
/
+3
*
Don't pass global vars as args.
brian
1997-11-08
1
-10
/
+10
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-17
/
+19
*
Cosmetic: Make LogPrintf() calls consistent.
brian
1997-08-31
1
-10
/
+13
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-102
/
+110
*
Fix file descriptor leaks.
brian
1997-07-28
1
-4
/
+8
*
Fix "delete all".
brian
1997-06-20
1
-10
/
+6
*
Fix "delete ...", it now only insists on
brian
1997-06-13
1
-5
/
+19
*
Overhaul ppp:
brian
1997-06-09
1
-86
/
+56
*
Tidy up the code - bounds checking, return
brian
1997-05-10
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
wollman
1996-12-10
1
-8
/
+12
*
1. Room to calculate MD5 for CHAP negotiation is shorter than
jkh
1996-10-12
1
-4
/
+6
*
Add support for the Evil Microsoft ppp extentions. Yes, they did it
jkh
1996-10-06
1
-8
/
+31
*
Add RTF_STATIC to default route's flags in the hope that routed will no
peter
1996-08-13
1
-2
/
+2
*
Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs
phk
1996-05-11
1
-4
/
+5
*
Final cleanup for now. -Wall is now silent. A couple of bogons found.
phk
1996-01-11
1
-2
/
+2
*
Clean up mesage log facility stuff accordng to Joradn's question.
amurai
1995-07-08
1
-2
/
+4
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
New user Process PPP based on iij-ppp0.94beta2.
amurai
1995-02-26
1
-25
/
+30
*
(no commit message)
amurai
1995-01-31
1
-0
/
+392