Re: RADIX_MPATH usage information

2010-08-26 Thread Zeus V Panchenko
+1 -- Zeus V. Panchenko IT Dpt., IBS ltdGMT+2 (EET) ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.

someone had a patch for multi-routing-tables and interfaces

2010-08-26 Thread Julian Elischer
Someone here had a patch that added a command to ifconfig to associate it with a routing FIB so that packets that came in on a given interface were associated with that FIB. if that was you, could you let me know? Julian ___ freebsd-net@freebsd.org m

Re: RADIX_MPATH usage information

2010-08-26 Thread Vladislav V. Prodan
+1 ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

RADIX_MPATH usage information

2010-08-26 Thread Brett Glass
A customer has asked me how to multihome a machine. I was going to give him the standard response regarding policy routing and "fwd" rules in FreeBSD's IPFW, but then remembered that the RADIX_MPATH option is supposed to be implemented in FreeBSD 8.1. Is there documentation on the use of this

Re: HELP. FreeBSD 8.1 polling issue

2010-08-26 Thread Pyun YongHyeon
On Thu, Aug 26, 2010 at 01:34:45PM +0800, MAI JIN wrote: > Hi, > > I got a freeBSD 8.1 polling issue on my PC. It is a dual-core Intel > Pentium x86 PC (2.8GHz each core). The Ethernet interface is Broadcom > NetXtreme 57xx Gigabit Ethernet interface. > I set the following options (enable polling

RE: funny ECMP

2010-08-26 Thread Ingo Flaschberger
Hi again, had a very small typo (copy&paste and compare..) attached new version of patch; now everything works and error disappeared. Kind regards, Ingo Flaschberger diff -r -u /usr/src/sys/contrib/ipfilter/netinet/ip_pool.c /router/usr/src/sys/contrib/ipfilter/netinet/ip_pool.c --- /u

Re: Support for newly-minted RFC 5961?

2010-08-26 Thread Julian Elischer
On 8/26/10 10:19 AM, Paul Hoffman wrote: Greetings. I was wondering if the mitigations for blind in-window attacks that are described in are in a current FreeBSD, or if they are planned for one in the near future. notice the second name on the RFC

Support for newly-minted RFC 5961?

2010-08-26 Thread Paul Hoffman
Greetings. I was wondering if the mitigations for blind in-window attacks that are described in are in a current FreeBSD, or if they are planned for one in the near future. --Paul Hoffman ___ freebsd-net@free

RE: funny ECMP

2010-08-26 Thread Ingo Flaschberger
Hi, with the help from OpenBSD I was able to get working code. Patch attached; applies fo Freebsd 8.1 Stable I was not able to implement all OpenBSD code in function rn_delete from sys/net/radix.c Currently I also see this (non critical) warnings: rn_delete: inconsistent annotation ifaddr cac