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_var.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Forward-declare `struct inpcb' so that including this file doesn't cause
bde
1996-11-12
1
-1
/
+2
*
Add the IP_RECVIF socket option, which supplies a packet's incoming interface
fenner
1996-11-11
1
-1
/
+3
*
Don't allow reassembly to create packets bigger than IP_MAXPACKET, and count
fenner
1996-10-25
1
-2
/
+3
*
Give ip_len and ip_off more natural, unsigned types.
wollman
1996-10-23
1
-3
/
+3
*
Forward-declared `struct route' for the KERNEL case so that <net/route.h>
bde
1996-10-15
1
-5
/
+7
*
Adding changes to ipfw and the kernel to support ip packet diversion..
julian
1996-07-10
1
-2
/
+14
*
Make rip_input() take the header length
fenner
1996-03-26
1
-5
/
+4
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
1
-2
/
+2
*
Another mega commit to staticize things.
phk
1995-12-14
1
-2
/
+1
*
Path MTU Discovery is now standard.
wollman
1995-12-05
1
-3
/
+1
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-16
/
+1
*
Merge 4.4-Lite-2 by updating the version number.
wollman
1995-09-21
1
-2
/
+2
*
Initial back-end support for IP MTU discovery, gated on MTUDISC. The support
wollman
1995-09-18
1
-1
/
+4
*
Fix test for determining when RSVP is inactive in a router. (In this
wollman
1995-07-26
1
-1
/
+2
*
Added function prototypes for ip_rsvp_vif_init, ip_rsvp_vif_done, and
dg
1995-06-28
1
-1
/
+4
*
Kernel side of 3.5 multicast routing code, based on work by Bill Fenner
wollman
1995-06-13
1
-3
/
+4
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+3
*
This set of patches enables IP multicasting to work under FreeBSD. I am
wollman
1995-03-16
1
-1
/
+5
*
YPfix
phk
1995-02-14
1
-1
/
+3
*
Shuffle some functions and variables around to make it possible for
wollman
1994-09-14
1
-2
/
+2
*
Initial get-the-easy-case-working upgrade of the multicast code
wollman
1994-09-06
1
-2
/
+6
*
Made idempotent.
paul
1994-08-21
1
-1
/
+6
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-6
/
+5
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+188
[prev]