At 11:30 AM 9/8/2010, Vlad Galu wrote:
On Wed, Sep 8, 2010 at 6:12 PM, Mike Tancsa <[email protected]> wrote:
[...]

FWIW, I've had a few crashes in if_rtdel() while playing with ECMP. No
Netgraph on that box. Unfortunately, the stack was too corrupted to be
able to see the outer frames.

Hi,
Actually, I dont have ECMP enabled on this box. Its basically GENERIC, minus

< ident         router
---
> ident         GENERIC
72,75c73,76
< #options      HWPMC_HOOKS             # Necessary kernel hooks for hwpmc(4)
< #options      AUDIT                   # Security event auditing
< #options      MAC                     # TrustedBSD MAC Framework
< #options              FLOWTABLE               # per-cpu routing cache
---
> options       HWPMC_HOOKS             # Necessary kernel hooks for hwpmc(4)
> options       AUDIT                   # Security event auditing
> options       MAC                     # TrustedBSD MAC Framework
> options       FLOWTABLE               # per-cpu routing cache

and device drivers that are unused

        ---Mike


--------------------------------------------------------------------
Mike Tancsa,                                      tel +1 519 651 3400
Sentex Communications,                            [email protected]
Providing Internet since 1994                    www.sentex.net
Cambridge, Ontario Canada                         www.sentex.net/mike

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to