summaryrefslogtreecommitdiffstats
path: root/ripd (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-30*: make frr_yang_module_info constDavid Lamparter21-21/+23
2019-11-30*: make all route_map_rule_cmd constDavid Lamparter11-342/+667
2019-11-30lib: make cmd_element & qobj_type constDavid Lamparter6-26/+26
2019-11-30lib: gcc 4.x workaround v2 for frr_interface_infoDavid Lamparter1-10/+25
2019-11-27bgpd: Replace magic number 1 for TTL to BGP_DEFAULT_TTLDonatas Abraitis5-15/+19
2019-11-26lib: add gcc 4.x workaround for frr_interface_infoDavid Lamparter1-0/+10
2019-11-24bgpd: fix bad bounds check for addpath in nlriQuentin Young1-1/+1
2019-11-23zebra: Fix `show ip nexthop route-map` and `show ip protocol`Donald Sharp1-12/+12
2019-11-23zebra: Fix `show zebra client` display to handle columns rightDonald Sharp1-1/+1
2019-11-23zebra: Adjust column display of `show zebra client summ` for openfabricDonald Sharp1-2/+2
2019-11-23bgpd: Do not perform "connected" check for EVPN nexthopAmeya Dharkar1-2/+4
2019-11-22zebra: knob to make ra retransmit interval rfc compliantDon Slice5-6/+111
2019-11-22bgpd: adv pip to throw warning under default vrfChirag Shah1-1/+1
2019-11-22bgpd: adv pip update type-5 with correct rmacChirag Shah1-4/+5
2019-11-22zebra: display proper field in debug statementChirag Shah1-2/+6
2019-11-22zebra: handle macvlan down eventChirag Shah1-0/+7
2019-11-22bgpd: fix self type-2 routes rmac and nexhtopChirag Shah1-22/+22
2019-11-22bgpd: evpn pip convert ntoa to ntopChirag Shah2-4/+12
2019-11-22zebra: print rmac and sys mac valuesChirag Shah2-0/+43
2019-11-22doc: evpn pip add documentationChirag Shah1-0/+55
2019-11-22bgpd: evpn pip display pip valuesChirag Shah1-0/+22
2019-11-22zebra: evpn pip mac vlan up-down eventChirag Shah3-2/+68
2019-11-22bgpd: evpn pip handle svi ip routeChirag Shah7-4/+105
2019-11-22bgpd: evpn pip parse vrr macChirag Shah3-11/+51
2019-11-22zebra: evpn pip extract vrr macChirag Shah2-14/+143
2019-11-22bgpd: evpn pip data struct and cliChirag Shah4-5/+234
2019-11-22eigrpd: Cleanup address dump functions to be a bit smarterDonald Sharp2-45/+15
2019-11-22eigrpd: Cleanup eigrp_if_name_stringDonald Sharp1-8/+5
2019-11-22bgpd: fix heap buffer overflow in lcom -> str encQuentin Young1-19/+17
2019-11-22bgpd: use safe functions to work with ecom attrsQuentin Young2-118/+103
2019-11-22zebra: Fixing Comments in MLAG Read scheduling EventsSatheesh Kumar K2-3/+7
2019-11-22bgpd: Prevent possible SA thinking we'll divide by zeroDonald Sharp1-0/+6
2019-11-22zebra: "show evpn vni details json" prints incorrect JSON formatLakshman Krishnamoorthy3-35/+48
2019-11-22bgpd: remove extra ecom attr ptr incrementQuentin Young1-1/+0
2019-11-22ospfd: nbr->oi is never nullDonald Sharp6-13/+8
2019-11-22bgpd: Blank RD in "sh bgp l2vpn evpn all neighbors <ip> advertised-routes json"Lakshman Krishnamoorthy1-2/+6
2019-11-21pbrd: Add `set vrf NAME` and `set vrf unchanged`Stephen Worley10-51/+558
2019-11-21zebra: Set resolved inactive when > multipath_numStephen Worley1-1/+6
2019-11-21zebra: Use curr_active to check multipath_numStephen Worley1-3/+1
2019-11-21zebra: BSD null routes were not being installedDonald Sharp1-4/+5
2019-11-20staticd: remove unneeded newline from zlog callTrey Aspelund1-1/+1
2019-11-20bgpd: IPv4 LU withdraw using 0x000000 labelv00lk1-1/+1
2019-11-20pimd: fix bsm buflen check to include pim hdrQuentin Young1-1/+1
2019-11-20doc: Fix nhrp doc issueDonald Sharp1-2/+2
2019-11-20pimd: Various buffer overflow reads and crashesDonald Sharp4-6/+46
2019-11-19zebra: Router Advertisement socket mess upDonald Sharp2-11/+8
2019-11-19bgpd: Implementing a hash table for connected address - ipv4/ipv6bisdhdh4-32/+138
2019-11-19zebra,pim : Fixing Review comments in PIM_MLAGSatheesh Kumar K6-84/+71
2019-11-19tools: resolve issue with bfd timer change fix in frr-reload.pyDon Slice1-1/+2
2019-11-19pimd: Fix possible read beyond end of data receivedDonald Sharp1-0/+6