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
/
ip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync with OpenBSD ifdefs
brian
1998-09-17
1
-4
/
+8
*
Put the IP buffer queues into struct ipcp.
brian
1998-08-26
1
-14
/
+17
*
If we've got a full output buffer queue and cannot send
brian
1998-08-25
1
-1
/
+11
*
o Support callback types NONE, E.164, AUTH and CBCP.
brian
1998-08-07
1
-1
/
+3
*
Check the ``alive'' filter for a packet *before* the
brian
1998-07-11
1
-2
/
+2
*
o Fix remaining sizeof problems for 64 bit machines.
brian
1998-06-27
1
-3
/
+5
*
Remove redundant includes
brian
1998-06-27
1
-2
/
+1
*
Don't dlopen()/dlsym() libalias, use it in the same way
brian
1998-06-27
1
-6
/
+6
*
``struct tunnel_header'' -> u_int32_t in OpenBSD.
brian
1998-06-27
1
-2
/
+1
*
Change some log levels. ALERTs are only logged when
brian
1998-06-16
1
-3
/
+3
*
o De-staticise things that don't need to be static.
brian
1998-06-15
1
-2
/
+2
*
Deal with PROTO_IGMP and PROTO_IPIP packets correctly.
brian
1998-06-14
1
-2
/
+28
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-183
/
+161
*
Quieten gcc-2.8.1
brian
1998-04-25
1
-3
/
+5
*
Add extraneous braces to stiffle warnings from gcc-2.8
brian
1998-03-13
1
-2
/
+3
*
Remove unused #includes.
brian
1998-01-21
1
-5
/
+3
*
Lose <net/if_var.h> !
brian
1998-01-11
1
-4
/
+1
*
Don't scribble on the stack if our input packet is
brian
1998-01-04
1
-1
/
+7
*
Show how much time is left before timing out in the
brian
1997-12-29
1
-2
/
+15
*
If a packet causes a dial, continue to test whether it's
brian
1997-12-28
1
-2
/
+2
*
Cosmetic (style):
brian
1997-12-24
1
-7
/
+8
*
Fix prototypes.
brian
1997-11-22
1
-12
/
+17
*
Add throughput logging (disabled by default).
brian
1997-11-18
1
-5
/
+5
*
Abstract data read from and written to the tun device,
brian
1997-11-16
1
-19
/
+33
*
Understand networks in the filter rules. We don't
brian
1997-11-12
1
-3
/
+5
*
Log whether or not IP packets are bloked due to
brian
1997-11-12
1
-5
/
+7
*
Cosmetic:
brian
1997-10-26
1
-1
/
+3
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-15
/
+30
*
Cosmetic: Log a strerror(errno) when failing to write to
brian
1997-10-04
1
-4
/
+16
*
Allow the transition from an idle timeout value
brian
1997-09-03
1
-2
/
+3
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-146
/
+132
*
Put TCP/IP logs back on one line.
brian
1997-06-16
1
-18
/
+46
*
Overhaul ppp:
brian
1997-06-09
1
-43
/
+43
*
De-couple ppp from libalias. If libalias isn't there, the
brian
1997-05-26
1
-5
/
+6
*
Fix the reconnect option, and add an explanation to vars.h
brian
1997-05-24
1
-2
/
+2
*
Use the latest alias engine - now in libalias.
brian
1997-05-23
1
-15
/
+61
*
Mega update to sort out bad implementations
brian
1997-05-19
1
-2
/
+2
*
Tidy up the code - bounds checking, return
brian
1997-05-10
1
-4
/
+2
*
Add a reconnect capability directing ppp to re-establish
brian
1997-04-21
1
-1
/
+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
*
Fixed prototypes of PacketAliasIn/Out. (cosmetic)
nate
1996-12-19
1
-3
/
+3
*
The infamous IP aliasing code for ppp, modified to work as a runtime option
jkh
1996-12-12
1
-1
/
+7
*
Added my 'ddial' patches to user-PPP. The new mode tries it's darndest
nate
1996-12-03
1
-3
/
+3
*
Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs
phk
1996-05-11
1
-2
/
+2
*
Some patches to ppp which improve stability. I have been running a
dfr
1996-01-30
1
-35
/
+16
*
Final cleanup for now. -Wall is now silent. A couple of bogons found.
phk
1996-01-11
1
-3
/
+3
*
A random bunch of cleanup changes.
phk
1996-01-10
1
-2
/
+1
*
1. All fragments (except the first one) of a fragmented packet were
amurai
1995-09-17
1
-1
/
+6
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-5
/
+5
[next]