[quagga-dev 11847] conditional default route in BGP‏

2014-12-02 Thread Srinivas K
At present Quagga BGP's conditional default-originate route-map matches route-map against BGP routing table But not zebra routing table (unlike Cisco).Is there any patch available for this?. Same for OSPF also RegardsSrinivas

[quagga-dev 11877] [OSPFD] Opaque options in DD packet

2014-12-07 Thread Srinivas K
Reposting earlier has formatting issues. Can some one explain reason for below check in OSPF function ospf_make_db_desc () ospf_make_db_desc ()  {           ..            if (IS_SET_DD_I (nbr-dd_flags) || CHECK_FLAG (nbr-options, OSPF_OPTION_O))          {             ...          

[quagga-dev 12130] BGP installing route in RIB even though IPv6 next-hop is not reachable

2015-04-09 Thread Srinivas K
with global and link-local address making value of the Length of Next Hop Network Address field on a MP_REACH_NLRI attribute set to 32 Can anyone suggest fix for this issue. Regards Srinivas K ___ Quagga-dev

[quagga-dev 13026] BGP IPv6 multi-access check (Third-party nexhop)

2015-09-07 Thread Srinivas K
(attr->nexthop, peer->host, peer->bgp) == 0))      {        /* Set IPv4 nexthop. */        if (p->family == AF_INET) Regards Srinivas K ___ Quagga-dev mailing list Quagga-dev@lists.quagga.net https://lists.quagga.net/mailman/listinfo/quagga-dev

[quagga-dev 16630] Weird route introduced when OSPF P2MP configured

2017-07-06 Thread Srinivas K
I am seeing below strange route added to routing table. ospfd@plant# show ip ospf route . N12.0.0.3/32 [11] area: 0.0.0.0 via 12.0.0.2, eth1 Topology : == Router A, B and C connected via eth1. All are quagga running routers Router-A eth1