Mailing List Archive

[Bug 199] New: Req: Ability to block OSPF routes received based on size
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.quagga.net/show_bug.cgi?id=199

Summary: Req: Ability to block OSPF routes received based on size
Product: Quagga
Version: 0.98.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Medium
Component: ospfd
AssignedTo: maintainers@quagga.net
ReportedBy: calum.quaggabugs@wirefree.org


Hello all,

I may have missed something but it doesn't look like you can block routes learnt
from OSPF based on the size of the prefix. There is this:
router ospf
area 0.0.0.0 import-list nobiggies
ip prefix-list nobiggies seq 10 deny any

but that appears to only filter imports from other areas. Is there any chance
you could implement something so that it works from routes learnt within the
same area?

Calum

PS. I am using quagga-0.98.2 On Gentoo/amd64.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.