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
/
ip_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make getsockopt() capable of handling more than one mbuf worth of data.
phk
1996-02-24
1
-3
/
+3
*
The new firewall functionality:
phk
1996-02-24
1
-1
/
+4
*
Big sweep over the IPFIREWALL and IPACCT code.
phk
1996-02-23
1
-15
/
+21
*
Provide a direct entry point for IP input. This actually results
wollman
1996-02-05
1
-25
/
+32
*
Finally demolished the last, tottering remnants of GATEWAY. If you want
wollman
1996-01-05
1
-14
/
+3
*
Delete old-style-broadcast-address compatibility cruft in IP input path.
wollman
1995-12-21
1
-3
/
+3
*
Demolish DIRECTED_BROADCAST. It was always a bad idea, and nobody uses it.
wollman
1995-12-20
1
-15
/
+8
*
Actually call in_rtqdrain()as was originally intended.
wollman
1995-12-19
1
-2
/
+3
*
Another mega commit to staticize things.
phk
1995-12-14
1
-4
/
+4
*
Removed unnecessary #includes of vm stuff. Most of them were once
bde
1995-12-06
1
-3
/
+1
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-68
/
+51
*
Instrument the IP input queue with two new read-only MIB entries:
wollman
1995-11-01
1
-1
/
+6
*
Change the compile-time option of DIRECTED_BROADCAST into a sysctl
peter
1995-07-18
1
-5
/
+9
*
Fixed panic that occurs on certain firewall rejected packets that was
dg
1995-07-09
1
-2
/
+2
*
reject option in ip_fw used to panic the system. This fixes it.
guido
1995-06-27
1
-2
/
+2
*
Kernel side of 3.5 multicast routing code, based on work by Bill Fenner
wollman
1995-06-13
1
-8
/
+26
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-9
/
+9
*
Make networking domains drop-ins, through the magic of GNU ld. (Some day,
wollman
1995-05-11
1
-2
/
+5
*
Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.
dg
1995-05-09
1
-15
/
+15
*
Reject source routes unless configured on by administrator.
wollman
1995-03-16
1
-17
/
+21
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-5
/
+4
*
Attempt to make the host route cache a bit smarter under conditions of
wollman
1995-02-14
1
-2
/
+11
*
Remove a possible loophole - previously the code wouldn't pass packets destined
gpalmer
1995-02-07
1
-5
/
+4
*
Actual firewall change.
ugen
1995-01-12
1
-24
/
+18
*
Make rtq_reallyold user-configurable via sysctl.
wollman
1994-12-14
1
-1
/
+5
*
Call rtalloc_ign() so that protocol cloning will not occur at the IP layer.
wollman
1994-12-13
1
-4
/
+6
*
Add match by interface from which packet arrived (via)
ugen
1994-12-12
1
-9
/
+4
*
Ugen J.S.Antsilevich's latest, happiest, IP firewall code.
jkh
1994-11-16
1
-1
/
+20
*
Almost 12th hour (the 11th hour was almost an hour ago :-) patches
jkh
1994-11-08
1
-3
/
+3
*
IP Firewall code from Daniel Boulet and J.S.Antsilevich
jkh
1994-10-28
1
-2
/
+24
*
Cosmetics. Silence gcc -Wall.
phk
1994-10-10
1
-2
/
+2
*
GCC cleanup.
phk
1994-10-02
1
-4
/
+5
*
Shuffle some functions and variables around to make it possible for
wollman
1994-09-14
1
-3
/
+1
*
Initial get-the-easy-case-working upgrade of the multicast code
wollman
1994-09-06
1
-4
/
+36
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-1
/
+4
*
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
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+1166