summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_routemap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-04lib: add backward compatibility for route mapRafael Zalamena1-1/+55
2020-02-04lib: fix route map generic error outputRafael Zalamena1-22/+46
2020-02-04yang/lib: add filter model to codeRafael Zalamena2-0/+2
2020-02-04lib: implement new route map CLIRafael Zalamena6-1102/+1108
2020-02-04lib: implement route map northboundRafael Zalamena4-0/+1420
2020-02-04lib: export route map structures and functionsRafael Zalamena2-206/+216
2020-02-04yang: update route map modelRafael Zalamena1-293/+272
2020-02-04zebra: show zebra nexthop-groups without copyingMark Stapp1-16/+38
2020-02-04zebra: top has already been derefedDonald Sharp1-1/+1
2020-02-04lib: Test return of fcntl in agentx.cDonald Sharp1-5/+19
2020-02-04bgpd: Remove dead call to get_afi_safi_strDonald Sharp1-2/+1
2020-02-04bgpd: Tell Coverity SA that regex cannot be NULL hereDonald Sharp1-0/+1
2020-01-31bgpd: enums in switches do not need defaultDonald Sharp2-7/+1
2020-01-31bgpd: Cleanup some bad formatingDonald Sharp5-412/+331
2020-01-31doc: Update doc to reflect changes in `show nexthop-group rib` commandDonald Sharp1-4/+8
2020-01-31zebra: nexthop groups vrf's are only a function of namespacesDonald Sharp4-12/+27
2020-01-31zebra: Modify 'show nexthop-group rib ip|ipv6'Donald Sharp1-2/+3
2020-01-31zebra: Capabality and stale route handling for GR client.Santosh P K5-89/+624
2020-01-30zebra: add null check before connecting recursive dependStephen Worley1-1/+3
2020-01-30zebra: reset nexthop pointer in zread of nexthopsStephen Worley1-0/+2
2020-01-30zebra: don't created connected if duplicate dependStephen Worley2-14/+62
2020-01-30zebra: Handling of connection disconnect and connect with GR.Santosh P K5-6/+221
2020-01-30zebra: Header file changes and show commands.Santosh P K3-4/+153
2020-01-30lib: Adding GR capabilites encode and decode.Santosh P K4-68/+77
2020-01-28zebra: add config to disable use of kernel nexthopsMark Stapp4-5/+61
2020-01-27bgpd: fix memory leak in evpn json outpus IIChirag Shah1-16/+32
2020-01-25doc: Update RedHat packaging description to use Python 3Martin Winter1-7/+5
2020-01-25redhat: Update frr.spec.in to move all systems to Python3 except CentOS 6Martin Winter1-13/+43
2020-01-25tools: Update generate_support_bundle.py to support Python 3Martin Winter1-13/+13
2020-01-24bgpd: fix memory leak in evpn json outputsChirag Shah1-15/+41
2020-01-24doc: Add documentation about OSPF(6) `set metric [+|-]metric` cmdDonatas Abraitis2-0/+24
2020-01-23vtysh: add a cli that reads a file into running-configMark Stapp2-0/+27
2020-01-23bgpd: Added bgp graceful restart additional debug logs.bisdhdh3-3/+9
2020-01-23bgpd: BGP Garaceful Restart debug logs.bisdhdh13-239/+322
2020-01-23bgpd: BGP Graceful Restart documentation.bisdhdh1-0/+175
2020-01-23bgpd: Adding bgp peer route processing and EOR state Signalling from BGPD to ...bisdhdh2-7/+24
2020-01-23bgpd: Add rib-stale-time(running in Zebra).bisdhdh2-74/+202
2020-01-23bgpd: Adding helper caller hooks for BGPD-ZEBRA integration for GR.bisdhdh3-0/+16
2020-01-23bgpd: Adding helper function for BGPD-ZEBRA integration for GR.bisdhdh1-0/+160
2020-01-23bgpd: Zebra lib for Graceful Restart.bisdhdh2-0/+49
2020-01-23bgpd: Adding header files for BGPD-ZEBRA integration for GR.bisdhdh3-2/+115
2020-01-23bgpd: Restarting node does not send EOR after the convergence.bisdhdh8-18/+101
2020-01-23bgpd: Added hidden CLI command to disable sending of End-of-Rib.bisdhdh4-18/+59
2020-01-23bgpd: BGP-GR peer router restart-time should be reset.bisdhdh1-0/+7
2020-01-23bgpd: Fix for Helper node doesn't set R-bit in OPEN message after the reload.bisdhdh1-3/+1
2020-01-23bgpd: BGP tcp session failed to apply GR configuration on the transferredbisdhdh6-8/+76
2020-01-23bgpd: show BGP GR Neighbor mode as “NotApplicable”,when local mode is “...bisdhdh1-4/+5
2020-01-23bgpd: Fix for BGP core when connected routes are redistributedbisdhdh1-0/+9
2020-01-23bgpd: Adding BGP GR change mode config apply on notification sent & received.bisdhdh3-8/+46
2020-01-23bgpd: Adding BGP GR Neighbour mode show, when local mode is “Disable”.bisdhdh1-14/+26