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
/
netinet
/
in.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-0
/
+1
*
Change struct sockaddr_storage member name, because following change
shin
2000-01-13
1
-9
/
+9
*
IPSEC support in the kernel.
shin
1999-12-22
1
-0
/
+253
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Suser() simplification:
phk
1999-04-27
1
-3
/
+3
*
postpone the sending of IGMP LEAVE msg to after deleting the
luigi
1999-04-24
1
-2
/
+8
*
Clean up some pointer usage.
eivind
1998-12-07
1
-2
/
+4
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
1
-2
/
+2
*
Distribute and statizice a lot of the malloc M_* types.
phk
1997-10-11
1
-1
/
+3
*
Removed unused #includes.
bde
1997-08-02
1
-6
/
+1
*
The long-awaited mega-massive-network-code- cleanup. Part I.
wollman
1997-04-27
1
-6
/
+8
*
Don't include <sys/ioctl.h> in the kernel. Stage 2: include
bde
1997-03-24
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Convert raw IP from mondo-switch-statement-from-Hell to
wollman
1997-02-18
1
-1
/
+1
*
Provide PRC_IFDOWN and PRC_IFUP support for IP. Now, when an interface
wollman
1997-02-13
1
-2
/
+1
*
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
-156
/
+50
*
Some days, it just doesn't pay to get out of bed. Fix another broken
wollman
1996-12-15
1
-2
/
+2
*
Convert the interface address and IP interface address structures
wollman
1996-12-13
1
-52
/
+24
*
Set subnetsarelocal to false. In a classless world, the other case
wollman
1996-09-09
1
-2
/
+2
*
Added proper splnet protection while modifying the interface address list.
dg
1996-04-07
1
-2
/
+17
*
Allow SIOCGIFBRDADDR and SIOCGIFNETMASK to return information about
fenner
1996-03-15
1
-5
/
+17
*
Move or add #include <queue.h> in preparation for upcoming struct socket
dg
1996-03-11
1
-2
/
+2
*
Fix a bug where having a process listening to both a INADDR_ANY and a
guido
1996-01-08
1
-2
/
+8
*
Staticize.
phk
1995-12-09
1
-6
/
+7
*
fix #includes & warnings.
phk
1995-11-20
1
-33
/
+1
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-5
/
+10
*
Second batch of cleanup changes.
phk
1995-10-29
1
-2
/
+1
*
Merge with 4.4-Lite-2. This is actually a 64-bit fix; the second parameter
wollman
1995-09-21
1
-3
/
+3
*
Return EDESTADDRREQ rather than EADDRNOTAVAIL if the user attempts to
wollman
1995-07-17
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-9
/
+9
*
Cleanup loopback interface support.
pst
1995-04-26
1
-2
/
+2
*
Disallow half-configured point-to-point interfaces. It's still possible to
wollman
1995-04-25
1
-7
/
+14
*
in_var.h: in_multi structures now form a queue(3)-style LIST structure
wollman
1995-03-23
1
-9
/
+98
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-2
/
+1
*
YFfix.
phk
1995-02-14
1
-1
/
+3
*
Move ARP interface initialization into if_ether.c:arp_ifinit().
wollman
1994-12-22
1
-10
/
+1
*
Fix off-by-one error reported to NetBSD by Karl Fox in
wollman
1994-11-03
1
-2
/
+2
*
GCC cleanup.
phk
1994-10-02
1
-3
/
+5
*
Made the kernel compile even without "ether".
phk
1994-09-16
1
-1
/
+4
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-2
/
+2
*
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
-1
/
+7
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+622
[prev]