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
/
contrib
/
ipfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipf(1): Use strchr(3) instead of deprecated index(3)
emaste
2015-05-22
1
-1
/
+1
*
Stop including if_var.h from userland.
glebius
2015-04-06
9
-27
/
+0
*
o Use new function ip_fillid() in all places throughout the kernel,
glebius
2015-04-01
1
-0
/
+8
*
The ipftest(1) is a program that emulates ipf(4) operation and tests packets
glebius
2015-02-19
2
-3
/
+3
*
#552 destination port not zero after parsing nat rule
cy
2014-09-22
1
-9
/
+13
*
3561691 gethost never returns an ipv6 address
cy
2014-09-22
1
-7
/
+9
*
#551 ipf.conf address structure not properly zero filled
cy
2014-09-22
1
-11
/
+21
*
#536 ipnat can try to print rule as dstlist incorrectly
cy
2014-09-22
1
-2
/
+4
*
#553 gethost needs to zero entire IP address structure
cy
2014-09-22
1
-0
/
+1
*
ipv6 address for test.hosts.dots in wrong byte order.
cy
2014-09-22
1
-4
/
+4
*
Unbreak with gcc.
pluknet
2014-07-13
1
-0
/
+2
*
Fix compile-time errors when NO_WERROR and WITHOUT_INET6_SUPPORT
cy
2014-07-05
4
-4
/
+4
*
Hide 'struct ifaddr' definition from userland. Two tools left that use it,
glebius
2013-10-15
1
-3
/
+4
*
Remove redundant files.
cy
2013-09-21
529
-30779
/
+0
*
Check return code from inet_pton.
cy
2013-09-21
1
-1
/
+13
*
Update ipfilter 4.1.28 --> 5.1.2.
cy
2013-09-06
579
-11711
/
+39290
|
\
|
*
As per the developers handbook (5.3.1 step 1), prepare the vendor trees for
cy
2013-07-19
794
-133028
/
+0
*
|
Retire struct sockaddr_inarp.
glebius
2013-01-31
1
-2
/
+2
*
|
Clean some 'svn:executable' properties in the tree.
pfg
2013-01-26
2
-0
/
+0
*
|
Fix paths for example files.
markm
2010-11-18
2
-2
/
+2
*
|
Use pcap's bpf header, not our own copy of it.
rpaulo
2010-10-29
1
-2
/
+0
*
|
Comment in the BUGS section header. Matches what's in ipfilter 5.10.
brueffer
2010-05-12
1
-1
/
+1
*
|
Remove unneeded include of <sys/timeb.h>.
ed
2010-03-09
1
-1
/
+0
*
|
fix spelling mistake
darrenr
2009-11-19
1
-1
/
+1
*
|
Fix a typo that causes the for loop to exit immediately. There's
rdivacky
2009-06-16
1
-1
/
+1
*
|
- Prevent buffer overflow in IPFilter's load_http function used to load
stas
2009-05-29
1
-10
/
+19
*
|
Remove udp and tcp includes not needed here.
bz
2009-04-25
1
-3
/
+0
*
|
This main goals of this project are:
qingli
2008-12-15
1
-0
/
+5
*
|
Fix build when WITHOUT_DYNAMICROOT is specified in src.conf(5).
mlaier
2008-08-04
1
-0
/
+2
*
|
2020447 IPFilter's NAT can undo name server random port selection
darrenr
2008-07-24
11
-15
/
+40
*
|
For unfathomable reasons, ipfilter abuses kernel data structures for its
des
2008-07-23
1
-4
/
+12
*
|
Pullup IPFilter 4.1.28 from the vendor branch into HEAD.
darrenr
2007-10-18
19
-81
/
+264
*
|
This commit was generated by cvs2svn to compensate for changes in r172771,
darrenr
2007-10-18
33
-61
/
+509
|
\
\
|
|
/
|
*
Import IPFilter 4.1.28
darrenr
2007-10-18
52
-143
/
+775
*
|
ipfstat should parse "any" when used with -D/-S command line options
darrenr
2007-06-24
1
-1
/
+2
*
|
Remove files no longer required to build IPFilter
darrenr
2007-06-04
14
-2169
/
+0
*
|
Merge IPFilter 4.1.23 back to HEAD
darrenr
2007-06-04
119
-1036
/
+1788
*
|
This commit was generated by cvs2svn to compensate for changes in r170263,
darrenr
2007-06-04
78
-255
/
+2097
|
\
\
|
|
/
|
*
Import IPFilter 4.1.23 to vendor branch.
darrenr
2007-06-04
197
-1296
/
+3896
*
|
Resolve conflicts
guido
2006-08-16
38
-438
/
+525
*
|
This commit was generated by cvs2svn to compensate for changes in r161351,
guido
2006-08-16
42
-32
/
+635
|
\
\
|
|
/
|
*
Import IP Filter 4.1.13
guido
2006-08-16
79
-358
/
+1159
*
|
fix "ipf -Z" reporting rubbish and possibly panic'ing box
darrenr
2006-04-18
1
-3
/
+9
*
|
Add a man page for mkfilters(1) and put the corrected perl script in the
darrenr
2006-02-27
2
-0
/
+5
*
|
Resolve conflicts (and believe me...you don't want to know).
guido
2005-12-30
126
-255
/
+427
*
|
This commit was generated by cvs2svn to compensate for changes in r153877,
guido
2005-12-30
108
-824
/
+1586
|
\
\
|
|
/
|
*
Import IP Filter 4.1.10
guido
2005-12-30
315
-1505
/
+2032
|
*
Missing file from vendor branch import.
darrenr
2005-04-26
1
-3
/
+1
|
*
these files should never have been imported...they are junk
darrenr
2005-04-25
2
-219
/
+0
*
|
Remove these files from src/contrib/ipfilter as they are already present
darrenr
2005-06-23
16
-8232
/
+0
[next]