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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from head
sjg
2013-09-05
2
-24
/
+24
|
\
|
*
Remove duplicated parapgraph.
se
2013-07-24
1
-10
/
+0
|
*
Fix ipfw(8) sets of ipv6 addresses handling.
melifaro
2013-05-18
1
-14
/
+24
*
|
sync from head
sjg
2013-04-12
4
-122
/
+452
|
\
\
|
|
/
|
*
Minor spelling and grammar fixes.
joel
2013-04-11
1
-1
/
+1
|
*
Remove EOL whitespace.
joel
2013-03-21
1
-1
/
+1
|
*
Remove unused variable.
melifaro
2013-03-20
1
-2
/
+1
|
*
Add ipfw support for setting/matching DiffServ codepoints (DSCP).
melifaro
2013-03-20
3
-0
/
+221
|
*
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
3
-62
/
+125
|
*
Fix ipfw table argument parsing/printing.
melifaro
2013-03-02
1
-54
/
+92
*
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
*
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Sync from head
sjg
2012-11-04
5
-78
/
+148
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Remove the recently added sysctl variable net.pfil.forward.
ae
2012-11-02
1
-8
/
+0
|
*
|
|
|
Remove the IPFIREWALL_FORWARD kernel option and make possible to turn
ae
2012-10-25
1
-3
/
+6
|
*
|
|
|
Whitespace fixes
melifaro
2012-09-24
1
-13
/
+13
|
*
|
|
|
Permit table to be used as IPv6 address.
melifaro
2012-09-24
1
-2
/
+26
|
*
|
|
|
Fix grammar in the portion about FIBs. Also, cross-reference
bjk
2012-09-18
1
-9
/
+11
|
*
|
|
|
Whitespace cleanup for ipfw.8 -- start each sentence on a new line,
bjk
2012-09-18
1
-33
/
+58
|
*
|
|
|
Remove unused values
kevlo
2012-09-11
1
-3
/
+3
|
*
|
|
|
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
3
-8
/
+13
|
*
|
|
|
In ipfw(8), make the text about dynamic rules consistent.
issyl0
2012-07-16
1
-3
/
+5
|
*
|
|
|
Make ipfw0 logging pseudo-interface clonable. It can be created automatically
hrs
2012-07-09
1
-2
/
+17
|
|
/
/
/
|
*
|
|
- Make ipfw's sched rules case insensitive, for user-friendliness.
issyl0
2012-07-03
1
-5
/
+6
|
|
/
/
|
*
|
Update maximum number of tables available in ipfw to reflect
melifaro
2012-06-09
1
-2
/
+2
|
|
/
*
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+22
|
/
*
mdoc: use Po and Pc macros instead of parens. Also avoid starting a line
joel
2012-05-12
1
-2
/
+2
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-51
/
+51
*
- Permit number of ipfw tables to be changed in runtime.
melifaro
2012-03-25
2
-10
/
+4
*
Remove superfluous paragraph macro.
joel
2012-03-25
1
-11
/
+0
*
- Add ipfw eXtended tables permitting radix to be used for any kind of keys.
melifaro
2012-03-12
2
-80
/
+232
*
remove some write-only variables.
luigi
2012-03-01
1
-7
/
+2
*
Correct capitalization of "Hz" in user-visible text (manpages, printf(),
gavin
2012-02-28
1
-1
/
+1
*
Bump .Dd for r231076.
glebius
2012-02-06
1
-1
/
+1
*
Make the 'tcpwin' option of ipfw(8) accept ranges and lists.
glebius
2012-02-06
2
-7
/
+18
*
Spelling fixes for sbin/
uqs
2012-01-07
2
-5
/
+5
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
1
-5
/
+5
*
- Add fallthrough comment
eadler
2011-12-24
1
-0
/
+1
*
Fix parsing of redirect_addr argument.
glebius
2011-11-23
1
-1
/
+2
*
- fix duplicate "a a" in some comments
eadler
2011-11-13
1
-1
/
+1
*
Note that NAT instance argument can be tablearg.
glebius
2011-11-10
1
-2
/
+2
*
Add support for IPv6 to ipfw fwd:
bz
2011-08-20
2
-22
/
+90
*
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
3
-1
/
+106
*
Improve error reporting. Use corresponding error message when file to be
ae
2011-06-29
1
-4
/
+11
*
Actually, if code had followed style(9), there would be less stupid errors
glebius
2011-06-24
1
-15
/
+30
*
One more braino from me.
glebius
2011-06-22
1
-3
/
+6
*
Fix clang warnings.
benl
2011-06-18
1
-1
/
+2
[next]