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
/
netatm
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
bmilekic
2000-12-21
1
-1
/
+1
*
Add back some now needed #include <sys/systm.h>
phk
2000-12-07
28
-0
/
+31
*
Lock down the network interface queues. The queue mutex must be obtained
jlemon
2000-11-25
3
-10
/
+4
*
Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>
phk
2000-10-30
4
-0
/
+4
*
Remove more unused #includes.
phk
2000-10-30
36
-36
/
+0
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
1
-1
/
+0
*
Remove more unused #includes.
phk
2000-10-27
9
-30
/
+0
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
63
-63
/
+0
*
Forgot these files in my kerninclude limited run.
phk
2000-10-12
2
-34
/
+0
*
Remove the #include kitchensink <netatm/kern_include.h> and add
phk
2000-10-12
65
-193
/
+1314
*
More HARP polishina:
phk
2000-10-12
18
-63
/
+58
*
Do some cleanups of the HARP atm codes interface into the system:
phk
2000-10-12
9
-386
/
+0
*
Just need to pass the address family to if_simloop(), not the whole sockaddr.
archie
2000-05-24
1
-1
/
+1
*
Clean up some loose ends in the network code, including the X.25 and ISO
peter
2000-02-13
1
-4
/
+3
*
Move the *intrq variables into net/intrq.c and unconditionally
brian
2000-01-24
1
-1
/
+2
*
Remove un-needed #include's.
mks
2000-01-17
38
-102
/
+0
*
Notice when an interface's ATM address changes when running a local arpserver.
mks
2000-01-15
1
-0
/
+6
*
Process SPANS ARP requests even if source IP is 0.0.0.0 (or broadcast). This
mks
2000-01-15
1
-7
/
+12
*
Fix a warning (unused variable RCSid)
peter
1999-11-18
1
-1
/
+1
*
Modify to work with the new sbreserve().
green
1999-10-09
1
-1
/
+5
*
Fixed printf format errors (don't assume that ntohl() returns u_long;
bde
1999-08-29
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
99
-163
/
+163
*
Clean up after removing sys/eventhandler.h from sys/systm.h at the last
msmith
1999-08-21
1
-1
/
+2
*
Allow configuration of up to 256 network interfaces per physical interface -
mks
1999-05-10
2
-5
/
+5
*
Suser() simplification:
phk
1999-04-27
1
-6
/
+6
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
3
-12
/
+12
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
19
-91
/
+92
*
Fix if (a = b) conditional that should have been if (a == b)
dillon
1999-01-27
1
-3
/
+3
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-5
/
+5
*
Prevent duplicate output lines from 'atm show arpserver' command on systems
mks
1999-01-19
2
-11
/
+16
*
Prevent accessing freed signalling instance memory during detach processing.
mks
1999-01-19
1
-12
/
+9
*
Don't return errors for 'atm show arpserver' command on sigpvc and spans
mks
1999-01-19
2
-5
/
+13
*
Set and propagate the correct cause code values.
phk
1998-12-11
5
-46
/
+92
*
Copy application name and connection attributes for accept() sockets from
phk
1998-12-11
1
-7
/
+10
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
16
-93
/
+124
*
Unneeded file.
phk
1998-10-31
1
-93
/
+0
*
Set BLLI Layer 2 protocol field when using a 'User specified' protocol.
phk
1998-10-31
1
-2
/
+4
*
Trivial stylish changes, mostly to silence gcc.
phk
1998-10-31
63
-322
/
+332
*
Two patches from the HARP people:
phk
1998-09-17
33
-278
/
+276
*
Add new files for HARP3
phk
1998-09-15
100
-0
/
+61962