[Quagga-bugs] [Bug 432] New: "no set as-path prepend XXX" falsely removes existing "set as-path prepend YYY" from a route map

bugzilla-daemon at allevil.dishone.st bugzilla-daemon at allevil.dishone.st
Thu Dec 13 14:19:29 GMT 2007


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 at pilot.org.ua
        ReportedBy: web at pilot.org.ua
                CC: paul at 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 at 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.


More information about the Quagga-bugs mailing list