Mailing List Archive

[Bug 432] New: "no set as-path prepend XXX" falsely removes existing "set as-path prepend YYY" from a route map
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=432

Summary: "no set as-path prepend XXX" falsely removes existing
"set as-path prepend YYY" from a route map
Product: Quagga
Version: 0.99.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Medium
Component: bgpd
AssignedTo: web@pilot.org.ua
ReportedBy: web@pilot.org.ua
CC: paul@dishone.st


flap1.yandex.net(config-route-map)# set as-path prepend 10
flap1.yandex.net(config-route-map)# no set as-path prepend 20

After this the route map is empty. Adding a debug line into
route_map_delete_set() show the following:

BGP: route_map_delete_set: rule_str == '10', set_arg == '(null)', cmd->str ==
'as-path prepend'

set_arg is lost somewhere before the call reaches lib/routemap. I am working on
this.

------- Additional Comments From web@pilot.org.ua 2007-12-13 14:19 -------
The reason is clear, I will fix this.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
Quagga-bugs mailing list
Quagga-bugs@lists.quagga.net
http://lists.quagga.net/mailman/listinfo/quagga-bugs