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
/
arp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-81
/
+54
*
Fix error message.
brian
1998-01-24
1
-10
/
+5
*
Stop bogus warnings.
brian
1998-01-23
1
-1
/
+2
*
Re-implement the proxy arp sockaddr_dl search routine (again).
brian
1998-01-23
1
-65
/
+80
*
Use the sockaddr_dl with the link#, not the ethernet address
brian
1998-01-21
1
-2
/
+2
*
sys/types.h -> sys/param.h
brian
1998-01-19
1
-2
/
+2
*
Reimplement proxy-arp address stuff using sysctl().
brian
1998-01-19
1
-83
/
+117
*
Remove includes of if_var.h and in_var.h
brian
1998-01-11
1
-5
/
+1
*
Cosmetic (style):
brian
1997-12-24
1
-7
/
+7
*
strncpy(x,y,sizeof(x)) --> strncpy(x,y,sizeof(x)-1)
brian
1997-12-23
1
-2
/
+2
*
Fix prototypes.
brian
1997-11-22
1
-1
/
+4
*
Introduce ID0 logging.
brian
1997-11-09
1
-5
/
+8
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-124
/
+22
*
Cosmetic: Remove unused variables and build on OpenBSD.
brian
1997-09-10
1
-4
/
+2
*
Cosmetic: Make LogPrintf() calls consistent.
brian
1997-08-31
1
-6
/
+6
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-229
/
+212
*
Overhaul ppp:
brian
1997-06-09
1
-19
/
+20
*
Remove osreldate. I got the number wrong anyway :(
brian
1997-04-15
1
-4
/
+1
*
osreldate.h stuff suggested by: Eivind Eklund
brian
1997-02-25
1
-1
/
+4
*
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 many buffer overruns in the code. Specifically, disallow ExpandString
imp
1997-01-10
1
-2
/
+3
*
Update to match changes in <net/if.h>.
wollman
1997-01-03
1
-1
/
+2
*
Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs
phk
1996-05-11
1
-3
/
+3
*
Final cleanup for now. -Wall is now silent. A couple of bogons found.
phk
1996-01-11
1
-1
/
+3
*
A random bunch of cleanup changes.
phk
1996-01-10
1
-3
/
+4
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-9
/
+9
*
New user Process PPP based on iij-ppp0.94beta2.
amurai
1995-02-26
1
-0
/
+423