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
/
sys
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add DLT_{SLIP,PPP}_BSDOS from libpcap 0.4
fenner
1998-09-15
1
-1
/
+3
*
Bring in files for bridging support.
luigi
1998-09-12
2
-0
/
+753
*
Yow! Completely change the way socket options are handled, eliminating
wollman
1998-08-23
1
-3
/
+3
*
Implement DLT_RAW from libpcap
ache
1998-08-18
2
-2
/
+4
*
Fixed printf format errors. sppp_dotted_quad() was yet another private,
bde
1998-08-17
1
-9
/
+10
*
Fixed yet more ioctl breakage due to the type of the `cmd' arg changing
bde
1998-08-15
2
-7
/
+7
*
One-liner: add a call to the underlying device driver's SIOCDELMULTI
wpaul
1998-08-12
1
-1
/
+2
*
fix broken loopback code for ddp (again)
julian
1998-08-04
1
-3
/
+6
*
update ATM driver. (base version: midway.c 1.67 --> 1.68)
kjc
1998-07-29
3
-130
/
+409
*
Make sure the link level sockaddr size is rounded up correctly on alpha.
dfr
1998-07-20
1
-2
/
+2
*
Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
bde
1998-07-15
2
-6
/
+6
*
Don't attempt to optimize the space allocated for bpf headers if
bde
1998-07-13
1
-2
/
+3
*
Make sure the packet is aligned correctly for the alpha in if_simloop.
dfr
1998-07-12
1
-2
/
+13
*
Fixed printf format errors.
bde
1998-07-11
1
-3
/
+4
*
Removed unused includes.
bde
1998-06-21
2
-4
/
+2
*
Zap what appears to be a relic of the older version of zlib. The other
peter
1998-06-20
1
-5
/
+2
*
Missing splx().
peter
1998-06-20
1
-2
/
+4
*
Merge ppp changes from 2.3.3 -> 2.3.5. I have spotted some more
peter
1998-06-20
5
-27
/
+17
*
Oops
julian
1998-06-14
1
-1
/
+2
*
Try narrow down the culprit sending undefined packet types through the loopback
julian
1998-06-14
3
-8
/
+22
*
Allow a protocol to specify that it does NOT want to be looped back
julian
1998-06-13
1
-3
/
+6
*
Remove 3 occurances of __FUNCTION__
julian
1998-06-12
1
-4
/
+3
*
Go through the loopback code with a broom..
julian
1998-06-12
4
-187
/
+130
*
Don't let ifunit() modify the string passed as an argument.
julian
1998-06-08
1
-16
/
+26
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
10
-33
/
+35
*
Added a used include (in ifdefed code).
bde
1998-06-07
1
-1
/
+3
*
Fixed pedantic syntax errors caused by a trailing semicolon in a macro
bde
1998-06-07
1
-2
/
+2
*
Backed out last fix and fixed my typo:
dg
1998-05-21
1
-2
/
+2
*
Add missing close paren
dufault
1998-05-20
1
-2
/
+2
*
Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via
dg
1998-05-19
3
-3
/
+11
*
s/nanoruntime/nanouptime/g
phk
1998-05-17
1
-2
/
+2
*
Fix an obvious parameter-order bogon. (Don't know what happened to
wollman
1998-05-15
1
-2
/
+2
*
Oops, the previous commit should have changed `i386' to `__i386__',
bde
1998-05-01
1
-3
/
+3
*
Loopback network interface driver (net/if_loop.c) has no SIOCSIFFLAGS
phk
1998-04-30
1
-1
/
+4
*
Support more than 256 tun devices:
brian
1998-04-27
1
-9
/
+13
*
Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.
des
1998-04-17
3
-6
/
+6
*
Support compiling with `gcc -ansi'.
bde
1998-04-15
2
-6
/
+6
*
Use getmicrotime() for if_lastchange, 10msec is plenty precision.
phk
1998-04-06
4
-15
/
+15
*
Use random() for seq numbers and read_random for CHAP challenge.
phk
1998-04-06
1
-6
/
+11
*
Make read_random() take a (void *) argument instead of (char *)
phk
1998-04-06
1
-4
/
+4
*
Time changes mark 2:
phk
1998-04-04
1
-4
/
+6
*
Eradicate the variable "time" from the kernel, using various measures.
phk
1998-03-30
7
-31
/
+32
*
Moved some #includes from <sys/param.h> nearer to where they are actually
bde
1998-03-28
1
-2
/
+2
*
Quieten a debug message.. This happens under "normal" operation by 4 bytes
peter
1998-03-25
1
-2
/
+2
*
Added a forward struct declaration so that this file is less
bde
1998-03-23
1
-2
/
+2
*
ppp-2.3.x ships with a bad compression number for deflate. It uses number
peter
1998-03-22
3
-8
/
+40
*
Update kernel parts of ppp to ppp-2.3.3. Not much has changed except
peter
1998-03-21
3
-852
/
+1959
*
On most other systems "out there", <net/if.h> does not require the caller
peter
1998-03-21
1
-1
/
+9
*
Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually
wollman
1998-03-18
4
-10
/
+473
*
Fixed syntax error in previous commit.
bde
1998-03-01
1
-2
/
+2
[next]