Ganbold wrote:
Roman Kurakin wrote:
rik 2008-09-27 15:58:54 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c Log:
SVN rev 183415 on 2008-09-27 15:58:54Z by rik
Fix the build.
Checked man page, looks ok :)
Ok, if nothing else broken will be fo
Roman Kurakin wrote:
rik 2008-09-27 15:58:54 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183415 on 2008-09-27 15:58:54Z by rik
Fix the build.
Checked man page, looks ok :)
thanks,
Ganbold
Noted by: ganbold@
Re
Ganbold wrote:
Roman,
Roman Kurakin wrote:
Ganbold wrote:
Roman Kurakin wrote:
rik 2008-09-27 14:30:34 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c Log:
SVN rev 183407 on 2008-09-27 14:30:34Z by rik
Add keyword all in addtion to the table n
rik 2008-09-27 15:58:54 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183415 on 2008-09-27 15:58:54Z by rik
Fix the build.
Noted by: ganbold@
Revision ChangesPath
1.130 +1 -1 src/sbin/ipfw/ipfw2.c
_
Roman,
Roman Kurakin wrote:
Ganbold wrote:
Roman Kurakin wrote:
rik 2008-09-27 14:30:34 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c Log:
SVN rev 183407 on 2008-09-27 14:30:34Z by rik
Add keyword all in addtion to the table number for the 'l
Ganbold wrote:
Roman Kurakin wrote:
rik 2008-09-27 14:30:34 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c Log:
SVN rev 183407 on 2008-09-27 14:30:34Z by rik
Add keyword all in addtion to the table number for the 'list' and
the
'flush' actio
Roman Kurakin wrote:
rik 2008-09-27 14:30:34 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183407 on 2008-09-27 14:30:34Z by rik
Add keyword all in addtion to the table number for the 'list' and the
'flush' actions on tables.
rik 2008-09-27 14:30:34 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183407 on 2008-09-27 14:30:34Z by rik
Add keyword all in addtion to the table number for the 'list' and the
'flush' actions on tables. Part of PR: 127058.
rik 2008-09-23 10:36:37 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/ipfwipfw2.c
sbin/natdnatd.c
sys/netinet ip_fw.h ip_fw2.c
Log:
SVN rev 183293 on 2008-09-23 10:36:37Z by rik
MFH: 182818, 182823, 1
On Mon, 22 Sep 2008 10:12:23 +0400, Roman Kurakin <[EMAIL PROTECTED]> wrote:
> Giorgos Keramidas wrote:
>> keramida2008-09-22 04:12:27 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>> sbin/ipfwipfw2.c Log:
>> SVN rev 183263 on 2008-09-22 04:12:27Z by keramida
>>
Giorgos Keramidas wrote:
keramida2008-09-22 04:12:27 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183263 on 2008-09-22 04:12:27Z by keramida
Unbreak the build.
Revision ChangesPath
1.128 +1 -1 src/sbin/ipfw/ipf
keramida2008-09-22 04:12:27 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183263 on 2008-09-22 04:12:27Z by keramida
Unbreak the build.
Revision ChangesPath
1.128 +1 -1 src/sbin/ipfw/ipfw2.c
rik 2008-09-21 21:46:56 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183241 on 2008-09-21 21:46:56Z by rik
Add the check of the table number.
Revision ChangesPath
1.127 +17 -0 src/sbin/ipfw/ipfw2.c
_
rik 2008-09-21 12:54:09 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183228 on 2008-09-21 12:54:09Z by rik
Move table list to a separate function.
Revision ChangesPath
1.126 +46 -37src/sbin/ipfw/ipfw2.c
rik 2008-09-20 19:25:02 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183209 on 2008-09-20 19:25:02Z by rik
Free allocated memory.
Revision ChangesPath
1.125 +1 -0 src/sbin/ipfw/ipfw2.c
_
rik 2008-09-20 16:46:19 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183208 on 2008-09-20 16:46:19Z by rik
Remove some unused variables.
Revision ChangesPath
1.124 +3 -4 src/sbin/ipfw/ipfw2.c
__
rik 2008-09-20 16:17:49 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183206 on 2008-09-20 16:17:49Z by rik
Style(9) the show_nat() function.
Revision ChangesPath
1.123 +2 -1 src/sbin/ipfw/ipfw2.c
__
rik 2008-09-20 15:54:22 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183205 on 2008-09-20 15:54:22Z by rik
Do not do the useless job for an empty table.
MFC after: 1 month
Revision ChangesPath
1.122 +5 -0
rik 2008-09-06 17:23:37 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 182823 on 2008-09-06 17:23:37Z by rik
Use IPFW_DEFAULT_RULE instead of hardcoded value since now it is
available.
MFC after: 5 days.
Revision Ch
oleg2008-04-25 10:35:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
MFC: 1.111
Calculate p.fs.lookup_step correctly. This should prevent zeroing of
w_q_lookup table (used in RED algorithm for (1 - w_q)^t comput
oleg2008-04-25 10:35:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/ipfwipfw2.c
Log:
MFC: 1.111
Calculate p.fs.lookup_step correctly. This should prevent zeroing of
w_q_lookup table (used in RED algorithm for (1 - w_q)^t comput
piso2008-03-14 09:41:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/ipfwipfw2.c
Log:
Fix showing nat rules.
Bug spotted by: Gael Roualland <[EMAIL PROTECTED]>
PR: bin/121683
Revision ChangesPath
1.108.2.4 +1 -0
maxim 2008-02-26 09:31:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/ipfwipfw2.c
Log:
MFC rev. 1.112: fix command line parser bug: "ipfw nat 1 config if"
requires an argument.
Revision ChangesPath
1.108.2.2 +2 -0 s
piso2008-02-21 22:55:54 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
-Fix display of nat range.
-Whitespace elimination.
Bug spotted by: Luiz Otavio O Souza
MFC After: 3 days
Revision ChangesPath
1.116 +5 -6 src/sb
piso2008-02-18 20:26:34 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Fix display of multiple nat rules.
Bug spotted by: Luiz Otavio O Souza
PR: 120734
MFC After: 3 days
Revision ChangesPath
1.115 +4 -4 src/sbin
rwatson 2008-01-28 17:44:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7_0)
sbin/ipfwipfw2.c
sys/netinet ip_fw.h ip_fw2.c
Log:
Merge ipfw2.c:1.113, ip_fw.h:1.111, ip_fw2.c:1.180 from HEAD to
RELENG_7_0:
Hide ipfw internal
rwatson 2008-01-28 14:00:31 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/ipfwipfw2.c
sys/netinet ip_fw.h ip_fw2.c
Log:
Merge ipfw2.c:1.113, ip_fw.h:1.111, ip_fw2.c:1.180 from HEAD to RELENG_7:
Hide ipfw internal data s
rwatson 2008-01-25 14:38:27 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
sys/netinet ip_fw.h ip_fw2.c
Log:
Hide ipfw internal data structures behind IPFW_INTERNAL rather than
exposing them to all consumers of ip_fw.h. These structures a
maxim 2008-01-20 08:31:35 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
o Fix ipfw(8) command line parser bug: "ipfw nat 1 config if"
requires an argument.
PR: bin/119815
Submitted by: Dierk Sacher
MFC aft
oleg2007-12-17 10:25:56 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Calculate p.fs.lookup_step correctly. This should prevent zeroing of
w_q_lookup table (used in RED algorithm for (1 - w_q)^t computation).
MFC after: 1 months
maxim 2007-10-27 22:04:19 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
o Fix indentation. No functional changes.
Revision ChangesPath
1.110 +10 -10src/sbin/ipfw/ipfw2.c
___
cvs-all@
rpaulo 2007-10-19 12:48:02 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Comply with the removal of IPTOS_CE and IPTOS_ECT.
Discussed on freebsd-net with no objections.
Approved by:njl (mentor), rwatson
Revision ChangesPath
1
maxim 2007-10-14 08:58:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
MFC rev.1.108: fix the issue when "ipfw(8) show" produces "not" twice.
Revision ChangesPath
1.76.2.20 +2 -2 src/sbin/ipfw/ipfw2.c
maxim 2007-09-23 16:29:22 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
o Cosmetic: fix the issue when "ipfw(8) show" produces "not" twice:
$ ipfw -n add 1 allow layer2 not mac-type ip
1 allow ip from any to any layer2 not not mac-type
maxim 2007-06-10 13:59:37 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
MFC rev. 1.103: make ipfw(8) show rules with mac/mac-type options
correctly.
MFC rev. 1.105: teach get_mac_addr_mask() to not silently accept
i
maxim 2007-05-09 18:31:49 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
o Teach get_mac_addr_mask() to not silently accept incorrect MAC
addresses.
o Swap a couple of magic 6s by ETHER_ADDR_LEN.
PR: bin/80913
Submitted by:
julian 2007-05-08 20:03:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
MFC 1.93 1.94.
allow table entries to store/return an IP address as a value.
Revision ChangesPath
1.76.2.17 +42 -10src/sbin/ipfw/
maxim 2007-04-30 17:39:30 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
o Make ipfw(8) show rules with mac/mac-type options correctly.
Before:
$ ipfw -n add 100 count icmp from any to any mac-type 0x01
00100 count icmp 0x0001
$ ipfw
maxim 2007-04-28 20:09:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
MFC rev. 1.102: add missed w/space in the error message.
Revision ChangesPath
1.76.2.16 +1 -1 src/sbin/ipfw/ipfw2.c
__
maxim 2007-04-17 16:36:24 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
o Add missed w/space in the error message.
Spotted by: Ivan Voras
MFC after: 1 week
Revision ChangesPath
1.102 +1 -1 src/sbin/ipfw/ipfw2.c
mlaier 2007-01-10 11:34:52 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
MFC: ipfw2.c, 1.101:
Fix a parsing bug when specifying more than one address with dotted
decimal netmask.
Reported by: Igor Anishchuk
mlaier 2007-01-07 03:02:02 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Fix a parsing bug when specifying more than one address with dotted decimal
netmask.
Reported by:Igor Anishchuk
PR: kern/107565
MFC after: 3 da
maxim 2006-10-21 15:59:20 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
MFC rev. 1.99: check for a required "pathname" argument presence.
Approved by:re (bmah)
Revision ChangesPath
1.76.2.14 +2 -0
maxim 2006-09-29 08:00:40 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
o Check for a required "pathname" argument presence.
PR: bin/95146
Submitted by: [EMAIL PROTECTED]
MFC after: 3 weeks
Revision ChangesPat
> From: John Hay <[EMAIL PROTECTED]>
> Date: Wed, 20 Sep 2006 19:18:03 + (UTC)
> Sender: [EMAIL PROTECTED]
>
> jhay2006-09-20 19:18:03 UTC
>
> FreeBSD src repository
>
> Modified files:(Branch: RELENG_6)
> sbin/ipfwipfw2.c
> Log:
> MFC: 1.97
> Use b
jhay2006-09-20 19:20:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
MFC: 1.98
Check the length of the ipv4 and ipv6 address lists. It must be less
than F_LEN_MASK.
Approved by:re (hrs)
Revision Cha
jhay2006-09-20 19:18:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
MFC: 1.97
Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(),
otherwise this command
ipfw add allow ipv6-icmp fro
On Saturday 16 September 2006 21:27, John Hay wrote:
> jhay2006-09-16 19:27:40 UTC
>
> FreeBSD src repository
>
> Modified files:
> sbin/ipfwipfw2.c
> Log:
> various
Thanks for taking intensive care of ipfw2's IPv6 capabilities lately and
thus for cleaning up a
jhay2006-09-16 19:27:40 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Check the length of the ipv4 and ipv6 address lists. It must be less
than F_LEN_MASK.
MFC after: 5 days
Revision ChangesPath
1.98 +4 -0 src/s
jhay2006-09-16 06:34:30 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(),
otherwise this command
ipfw add allow ipv6-icmp from any to 2002::1 icmp6types 1,2,128,12
dwmalone2006-08-31 16:26:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
MFC 1.96: Treat "Bits" as bits not bytes.
MFC 1.95: Fix me6 keyword by getting parens in the right place.
Revision ChangesPath
1.76.2.
dwmalone2006-08-23 14:29:18 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
A pipe bandwidth of 10MBits/s should probably
be understood as10Mbits/s not 10MBytes/s.
Submitted by: Gavin McCullagh <[EMAIL PROTECTED]>
MFC after: 1 week
dwmalone2006-08-20 20:10:36 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Regigle parens to try and get the intended affect. This should fix people
having trouble with the "me6" keyword. Also, we were using inet_pton on
the wrong variable in one
Julian Elischer wrote:
great.. I have been in ipfw(2) the last week and have some sugestions for
increasing its efficiency.. especially the code that times out dynamic
rules.
Can you explain your suggestions in detail?
--
WBR, Andrey V. Elsukov
___
c
mlaier 2006-08-07 19:32:57 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
Belatedly MFC ipfw2.c, 1.88:
For src/dest parsing take off the netmask before checking for AF with
inet_pton. This fixes cases like "fe02::/
Gleb Smirnoff wrote:
On Sat, Aug 05, 2006 at 01:58:50PM +, Stefan Farfeleder wrote:
S> stefanf 2006-08-05 13:58:50 UTC
S>
S> FreeBSD src repository
S>
S> Modified files:
S> sbin/ipfwipfw2.c
S> Log:
S> Use the SLIST_NEXT macro instead of sle_next.
Uhhrm. This
On Sat, Aug 05, 2006 at 01:58:50PM +, Stefan Farfeleder wrote:
S> stefanf 2006-08-05 13:58:50 UTC
S>
S> FreeBSD src repository
S>
S> Modified files:
S> sbin/ipfwipfw2.c
S> Log:
S> Use the SLIST_NEXT macro instead of sle_next.
Uhhrm. This code is a hack really, an
stefanf 2006-08-05 13:58:50 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Use the SLIST_NEXT macro instead of sle_next.
Checked with: cmp(1)
Revision ChangesPath
1.92 +2 -2 src/sbin/ipfw/ipfw2.c
_
mlaier 2006-06-02 05:17:17 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Print dynamic rules for IPv6 as well.
PR: bin/98349
Submitted by: Mark Andrews
MFC after: 2 weeks
Revision ChangesPath
1.90 +15 -5
mlaier 2006-05-14 03:53:04 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
For src/dest parsing take off the netmask before checking for AF with
inet_pton. This fixes cases like "fe02::/16".
PR: bin/91245
Reported by:Fredrik
julian 2006-03-31 12:54:17 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Amazing.. two screwups in one commit.
I'm piling on thise pointy hats on top of each other.
At least they nest..
Revision ChangesPath
1.87 +2 -1 src/
julian 2006-03-31 12:40:10 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
I can't believe that no-one noticed that I broke ipfw table del
for over a month!
put {} around if clause with multiple statements
Revision ChangesPath
1.86
julian 2006-02-14 03:13:12 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
oops, mismerge from working sources.. not only add new code,
but remove old code!
Revision ChangesPath
1.84 +0 -2 src/sbin/ipfw/ipfw2.c
___
glebius 2006-01-15 00:52:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
Cleanup _FreeBSD_version.
Revision ChangesPath
1.76.2.4 +0 -3 src/sbin/ipfw/ipfw2.c
___
glebius 2006-01-15 00:51:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ipfwipfw2.c
Log:
MFC:
Catch up with ip_dummynet.h rev. 1.38.
Revision ChangesPath
1.76.2.3 +2 -2 src/sbin/ipfw/ipfw2.c
_
In message <[EMAIL PROTECTED]>, John-Mark Gurney writes:
>I have patches that teach tcpdump how to understand divert sockets...
>(I forget if I write the packets back to continue the chain or if you
>have to use tee..) This has the advantage of preventing yet another
>device in the system.. thoug
Luigi Rizzo wrote this message on Tue, Dec 13, 2005 at 06:15 -0800:
> talking about ipfw2, a couple of years ago i posted some code for 4.x
> to let ipfw2 "log" packets to a pseudo interface called /dev/ipfw0 so
> that people in need of detailed logging could just get it from
> there through tcpdum
On Tue, Dec 13, 2005 at 05:59:07PM +0100, Max Laier wrote:
> In Basel we talked about a general interface for dumping "interesting" packets
> in order to debug tcp problems etc. ... I am certainly interested in
> discussing this further and maybe getting some universal API for it into the
> kerne
On Tue, Dec 13, 2005 at 05:59:07PM +0100, Max Laier wrote:
> On Tuesday 13 December 2005 16:08, Ceri Davies wrote:
> > On Tue, Dec 13, 2005 at 06:15:04AM -0800, Luigi Rizzo wrote:
> > > talking about ipfw2, a couple of years ago i posted some code for 4.x
> > > to let ipfw2 "log" packets to a pseud
On Tuesday 13 December 2005 16:08, Ceri Davies wrote:
> On Tue, Dec 13, 2005 at 06:15:04AM -0800, Luigi Rizzo wrote:
> > talking about ipfw2, a couple of years ago i posted some code for 4.x
> > to let ipfw2 "log" packets to a pseudo interface called /dev/ipfw0 so
> > that people in need of detaile
On Tue, Dec 13, 2005 at 07:08:47AM -0800, Luigi Rizzo wrote:
L> On Tue, Dec 13, 2005 at 03:48:59PM +0100, Poul-Henning Kamp wrote:
L> > In message <[EMAIL PROTECTED]>, Luigi Rizzo writes:
L> >
L> > >talking about ipfw2, a couple of years ago i posted some code for 4.x
L> > >to let ipfw2 "log" pack
On Tue, Dec 13, 2005 at 06:15:04AM -0800, Luigi Rizzo wrote:
> talking about ipfw2, a couple of years ago i posted some code for 4.x
> to let ipfw2 "log" packets to a pseudo interface called /dev/ipfw0 so
> that people in need of detailed logging could just get it from
> there through tcpdump or wh
On Tue, Dec 13, 2005 at 03:48:59PM +0100, Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, Luigi Rizzo writes:
>
> >talking about ipfw2, a couple of years ago i posted some code for 4.x
> >to let ipfw2 "log" packets to a pseudo interface called /dev/ipfw0 so
> >that people in need of det
In message <[EMAIL PROTECTED]>, Luigi Rizzo writes:
>talking about ipfw2, a couple of years ago i posted some code for 4.x
>to let ipfw2 "log" packets to a pseudo interface called /dev/ipfw0 so
>that people in need of detailed logging could just get it from
>there through tcpdump or whatever.
Isn
talking about ipfw2, a couple of years ago i posted some code for 4.x
to let ipfw2 "log" packets to a pseudo interface called /dev/ipfw0 so
that people in need of detailed logging could just get it from
there through tcpdump or whatever.
If someone is interested, here it is a copy of the message a
On Tue, Dec 13, 2005 at 01:41:43PM +, Alexey Dokuchaev wrote:
A> On Tue, Dec 13, 2005 at 12:16:03PM +, Gleb Smirnoff wrote:
A> > glebius 2005-12-13 12:16:03 UTC
A> >
A> > FreeBSD src repository
A> >
A> > Modified files:
A> > sbin/ipfwipfw2.c
A> > sys/netinet
On Tue, Dec 13, 2005 at 12:16:03PM +, Gleb Smirnoff wrote:
> glebius 2005-12-13 12:16:03 UTC
>
> FreeBSD src repository
>
> Modified files:
> sbin/ipfwipfw2.c
> sys/netinet ip_fw.h ip_fw2.c
> Log:
> Add a new feature for optimizining ipfw rulesets -
interesting feature, thanks
luigi
On Tue, Dec 13, 2005 at 12:16:03PM +, Gleb Smirnoff wrote:
> glebius 2005-12-13 12:16:03 UTC
>
> FreeBSD src repository
>
> Modified files:
> sbin/ipfwipfw2.c
> sys/netinet ip_fw.h ip_fw2.c
> Log:
> Add a new featu
glebius 2005-12-13 12:16:03 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
sys/netinet ip_fw.h ip_fw2.c
Log:
Add a new feature for optimizining ipfw rulesets - substitution of the
action argument with the value obtained from table lookup.
glebius 2005-12-09 13:03:30 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Cleanup _FreeBSD_version.
Revision ChangesPath
1.81 +0 -3 src/sbin/ipfw/ipfw2.c
___
cvs-all@freebsd.org maili
glebius 2005-11-29 12:01:27 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
Catch up with ip_dummynet.h rev. 1.38 and fix build.
Revision ChangesPath
1.79 +2 -2 src/sbin/ipfw/ipfw2.c
__
81 matches
Mail list logo