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
/
rtsock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug in RTM_ADD where rmx_locks weren't being set on the new route,
dg
1997-10-31
1
-1
/
+4
*
Removed unused #includes.
bde
1997-10-28
1
-2
/
+1
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
1
-1
/
+3
*
Update network code to use poll support.
peter
1997-09-14
1
-2
/
+2
*
Added used #include - don't depend on <sys/mbuf.h> including
bde
1997-09-02
1
-1
/
+2
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-6
/
+6
*
An actual fix for the routing default crashes that
julian
1997-07-18
1
-15
/
+25
*
Fix Julian's fixed fix. Routing is weird.
msmith
1997-07-17
1
-3
/
+6
*
Bungled cut/paste leaves kernel with page faults..
julian
1997-07-16
1
-2
/
+3
*
Finally track down the reason for some of my occasional kernel crashes.
julian
1997-07-15
1
-2
/
+20
*
The long-awaited mega-massive-network-code- cleanup. Part I.
wollman
1997-04-27
1
-49
/
+178
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make sure we have arguments to pass before calling ifaof_ifpforaddr
fenner
1997-02-04
1
-3
/
+3
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Use the new if_multiaddrs list for multicast addresses rather than the
wollman
1997-01-13
1
-1
/
+40
*
Convert the interface address and IP interface address structures
wollman
1996-12-13
1
-5
/
+5
*
Use queue macros for the list of interfaces. Next stop: ifaddrs!
wollman
1996-12-11
1
-2
/
+2
*
Disallow host routes that point to themselves. These routes serve no
fenner
1996-07-10
1
-3
/
+3
*
Clean up various compiler warnings. Most (if not all) were benign
gpalmer
1996-05-08
1
-2
/
+2
*
Move or add #include <queue.h> in preparation for upcoming struct socket
dg
1996-03-11
1
-1
/
+2
*
All net.* sysctl converted now.
phk
1995-11-16
1
-54
/
+42
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-2
/
+5
*
Protect against routing socket messages with way-too-big address families.
wollman
1995-10-13
1
-2
/
+3
*
Fix types of sysctl functions. Add prototypes. Cosmetic.
bde
1995-10-09
1
-7
/
+12
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Fixed route reference count bug that squirmed in during the the
dg
1995-05-15
1
-2
/
+2
*
Make networking domains drop-ins, through the magic of GNU ld. (Some day,
wollman
1995-05-11
1
-0
/
+2
*
Updated routing-socket code from Berkeley
wollman
1995-05-10
1
-23
/
+20
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-2
/
+1
*
Add support for two separate cloning flags, one set by the lower layers,
wollman
1994-12-13
1
-2
/
+2
*
Fix a bug which caused panics when attempting to change just the flags of
wollman
1994-10-11
1
-1
/
+12
*
Cosmetics: to silence gcc -wall.
phk
1994-10-08
1
-10
/
+17
*
A number of bug-fixes inspired by Mark Treacy:
wollman
1994-10-05
1
-3
/
+3
*
Moved m_copyback into uipc_mbuf.c
phk
1994-10-04
1
-54
/
+1
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-2
/
+2
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+833