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
/
sbin
/
ipfw
/
ipfw2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/stable/10' into devel
Renato Botelho
2016-03-02
1
-1
/
+1
|
\
|
*
MFC r295969:
ae
2016-03-02
1
-1
/
+1
*
|
Merge branch 'stable/10' into devel
Renato Botelho
2015-10-13
1
-1
/
+1
|
\
\
|
|
/
|
*
MFC r288528:
ae
2015-10-12
1
-1
/
+1
*
|
Merge branch 'stable/10' into devel
Renato Botelho
2015-10-07
1
-4
/
+4
|
\
\
|
|
/
|
*
MFC r286702:
dim
2015-09-22
1
-4
/
+4
|
*
MFC r266310
melifaro
2015-09-18
1
-1
/
+1
*
|
Importing pfSense patch CP_multi_instance_ipfw.diff
Renato Botelho
2015-08-17
1
-1
/
+14
*
|
Importing pfSense patch CP_speedup.diff
Renato Botelho
2015-08-17
1
-34
/
+138
|
/
*
Merge r258708, r258711, r260247, r261117.
melifaro
2014-05-08
1
-10
/
+35
*
Merge r258677.
melifaro
2014-05-08
1
-2
/
+13
*
Fix ipfw(8) sets of ipv6 addresses handling.
melifaro
2013-05-18
1
-14
/
+24
*
Remove unused variable.
melifaro
2013-03-20
1
-2
/
+1
*
Add ipfw support for setting/matching DiffServ codepoints (DSCP).
melifaro
2013-03-20
1
-0
/
+137
*
Do not suddenly fail on some rulesets if -n (syntax check only) is specified
melifaro
2013-03-04
1
-4
/
+13
*
Implement buffer size checking in ipfw(8) add cmd.
melifaro
2013-03-03
1
-51
/
+103
*
Fix ipfw table argument parsing/printing.
melifaro
2013-03-02
1
-54
/
+92
*
remove the last __unused instance in sbin/ipfw.
luigi
2012-07-30
1
-1
/
+2
*
Fix some compile errors at high WARNS, including one
luigi
2012-07-30
1
-2
/
+3
*
- Permit number of ipfw tables to be changed in runtime.
melifaro
2012-03-25
1
-9
/
+3
*
- Add ipfw eXtended tables permitting radix to be used for any kind of keys.
melifaro
2012-03-12
1
-71
/
+197
*
Make the 'tcpwin' option of ipfw(8) accept ranges and lists.
glebius
2012-02-06
1
-3
/
+12
*
Spelling fixes for sbin/
uqs
2012-01-07
1
-4
/
+4
*
Add support for IPv6 to ipfw fwd:
bz
2011-08-20
1
-20
/
+88
*
Fix a regression where a rule containing a source port option after a
jhb
2011-08-17
1
-0
/
+2
*
Add new rule actions "call" and "return" to ipfw. They make
ae
2011-06-29
1
-0
/
+16
*
Fix clang warnings.
benl
2011-06-18
1
-1
/
+2
*
Implement "global" mode for ipfw nat. It is similar to natd(8)
ae
2011-06-14
1
-5
/
+13
*
Add tablearg support for ipfw setfib.
ae
2011-05-30
1
-8
/
+13
*
More whitespace fixes.
glebius
2011-04-18
1
-10
/
+10
*
Whitespace fixes.
glebius
2011-04-18
1
-18
/
+17
*
The first customer of the SO_USER_COOKIE option:
luigi
2010-11-12
1
-0
/
+7
*
fix 64-bit build
luigi
2010-04-19
1
-2
/
+4
*
Slightly different handling of printf/snprintf for unaligned uint64_t,
luigi
2010-04-19
1
-31
/
+35
*
Set net.inet6.ip6.fw.enable as well.
ume
2010-04-06
1
-0
/
+2
*
fix another bug in "ipfw set N ..."
luigi
2010-03-24
1
-1
/
+1
*
print correctly commands of the form
luigi
2010-03-15
1
-8
/
+17
*
Implement "lookup dscp N" which does a lookup of the DSCP (top 6 bits
luigi
2010-03-15
1
-2
/
+3
*
fix handling of sets
luigi
2010-03-04
1
-5
/
+13
*
Bring in the most recent version of ipfw and dummynet, developed
luigi
2010-03-02
1
-150
/
+161
*
implement a new match option,
luigi
2009-12-15
1
-0
/
+45
*
restore setting of sin_len (was removed in 1.146 last february) as
luigi
2009-12-06
1
-1
/
+3
*
add a missing format in a printf
luigi
2009-06-08
1
-1
/
+1
*
Several ipfw options and actions use a 16-bit argument to indicate
luigi
2009-06-05
1
-3
/
+3
*
Implement an ipfw action to reassemble ip packets: reass.
piso
2009-04-01
1
-0
/
+9
*
Explain that we assume AF_INET and only use the addr and port field
luigi
2009-02-02
1
-1
/
+4
*
put the altq-related functions into a separate file.
luigi
2009-02-01
1
-115
/
+5
*
fix printing of uint64_t values, so we can use WARNS=2
luigi
2009-01-27
1
-2
/
+12
*
Put nat and ipv6 support in their own files.
luigi
2009-01-27
1
-1317
/
+2
*
Put dummynet-related code in a separate file.
luigi
2009-01-27
1
-785
/
+11
[next]