Robert Watson wrote:
What versions of ip_fw2.c and ip_divert.c were in use?
From i386/6.2-RELEASE-p1, i.e.:
src/sys/netinet/ip_fw2.c,v 1.106.2.21 2006/10/10 18:39:38 bz
src/sys/netinet/ip_divert.c,v 1.113.2.2 2006/05/16 07:27:48 ps
Also, could you let me know if you use any
uid/gid rules i
All:
I have been deep in the middle of breaking SCTP's dependencies on
looking at ifa structures...
One of the problems I have run in to is that V6 has this
additional set of flags:
ifa6->ia6_flags
And it can have things like:
IN6_IFF_DEPRECATED
IN6_IFF_DETACHED
IN6_IFF_ANYCAST
IN6_IFF_NOTREADY
On Wed, 28 Feb 2007, Andrea Venturoli wrote:
Robert Watson wrote:
What versions of ip_fw2.c and ip_divert.c were in use?
From i386/6.2-RELEASE-p1, i.e.:
src/sys/netinet/ip_fw2.c,v 1.106.2.21 2006/10/10 18:39:38 bz
src/sys/netinet/ip_divert.c,v 1.113.2.2 2006/05/16 07:27:48 ps
Also, could
Bjoern A. Zeeb wrote:
I am unsure but this should still be true for at least RELENG_6. I
can only remember that there was work in progress but cannot remmember
things were patched and where or not...
%man ipfw | col -b | grep -5 'Rules which use uid' | tail -7 | head -5
Rules which use ui
Dear mister Leffler,
Hello all,
Lately I have been trying to make wpa_supplicant work for wired
interfaces on FreeBSD. The driver_wired.c code of the supplicant has
been corrected to ask for multicast membership the right way, and if.c
has been updated to handle multicast requests properly (speci
On Wednesday 28 February 2007 09:47, Randall Stewart wrote:
> All:
>
> I have been deep in the middle of breaking SCTP's dependencies on
> looking at ifa structures...
>
> One of the problems I have run in to is that V6 has this
> additional set of flags:
> ifa6->ia6_flags
>
> And it can have thing
Hello, all.
I'm trying to make CARP working on a 2-Xeon hardware. It worked OK on 5.5, but
not on 6.2.
The result of compiling both
options SMP
device carp
into the kernel makes it crash in 'swi1: net' kernel thread on a random
(usually first) use of the CARP facility.
Regards, Dmitriy.
On Wed, Feb 28, 2007 at 02:28:13PM +0300, dima wrote:
d> I'm trying to make CARP working on a 2-Xeon hardware. It worked OK on 5.5,
but not on 6.2.
d> The result of compiling both
d> options SMP
d> device carp
d> into the kernel makes it crash in 'swi1: net' kernel thread on a random
(usually
> On Wed, Feb 28, 2007 at 02:28:13PM +0300, dima wrote:
> d> I'm trying to make CARP working on a 2-Xeon hardware. It worked OK on 5.5,
> but not on 6.2.
> d> The result of compiling both
> d> options SMP
> d> device carp
> d> into the kernel makes it crash in 'swi1: net' kernel thread on a ran
Hi,
If no one objects this change, I will commit it?
LI Xin wrote:
> Hi,
>
> This is a patch that I have backported to -CURRENT, which is originally
> made against RELENG_6_2.
>
> I have received several feature requests from our local community which
> they wanted to have a top(1)'s '-d' alike
LI Xin wrote:
Hi,
If no one objects this change, I will commit it?
No objection here.
BMS
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Andrea Venturoli wrote:
I'm currently having:
_ 1 SMP box *with* one uid rule which occasionally hangs (running
INVARIANTS&Co and from which my report was taken);
_ 1 SMP box *without* uid rules which occasionally hangs (running
INVARIANTS&Co);
_ 1 UP box *with* one uid rule which frequently h
Much network code needs to know if the mbuf it is looking at is using a
cluster. I propose putting M_HASCL() in sys/mbuf.h. I realise this is a
style change, however, it seems to be a very common idiom.
Places this macro is currently defined and used directly:
netinet/ip_mroute.c
netinet6/ip6_m
This looks suspiciously like a mild case of creeping featurism.
http://en.wikipedia.org/wiki/Creeping_featurism
Can't one pipe netstat output through 'head' command to achieve desired effect?
Thanks,
--Artem
On 2/28/07, Bruce M. Simpson <[EMAIL PROTECTED]> wrote:
LI Xin wrote:
> Hi,
>
> If no
I've just performed the following from one machine
to another.
dump -a0uL -C 32 -f - /usr | ( cd /mnt && restore rf - )
Both boxes running 6.2-RELEASE src box on em0 dest on
bge0. shortly after starting the above I tried to do an
ls -l in an ssh session I had open on the destination box.
This hun
15 matches
Mail list logo