index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripngd
/
ripng_routemap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
lib: add backward compatibility for route map
Rafael Zalamena
1
-1
/
+55
2020-02-04
lib: fix route map generic error output
Rafael Zalamena
1
-22
/
+46
2020-02-04
yang/lib: add filter model to code
Rafael Zalamena
2
-0
/
+2
2020-02-04
lib: implement new route map CLI
Rafael Zalamena
6
-1102
/
+1108
2020-02-04
lib: implement route map northbound
Rafael Zalamena
4
-0
/
+1420
2020-02-04
lib: export route map structures and functions
Rafael Zalamena
2
-206
/
+216
2020-02-04
yang: update route map model
Rafael Zalamena
1
-293
/
+272
2020-02-04
zebra: show zebra nexthop-groups without copying
Mark Stapp
1
-16
/
+38
2020-02-04
zebra: top has already been derefed
Donald Sharp
1
-1
/
+1
2020-02-04
lib: Test return of fcntl in agentx.c
Donald Sharp
1
-5
/
+19
2020-02-04
bgpd: Remove dead call to get_afi_safi_str
Donald Sharp
1
-2
/
+1
2020-02-04
bgpd: Tell Coverity SA that regex cannot be NULL here
Donald Sharp
1
-0
/
+1
2020-01-31
bgpd: enums in switches do not need default
Donald Sharp
2
-7
/
+1
2020-01-31
bgpd: Cleanup some bad formating
Donald Sharp
5
-412
/
+331
2020-01-31
doc: Update doc to reflect changes in `show nexthop-group rib` command
Donald Sharp
1
-4
/
+8
2020-01-31
zebra: nexthop groups vrf's are only a function of namespaces
Donald Sharp
4
-12
/
+27
2020-01-31
zebra: Modify 'show nexthop-group rib ip|ipv6'
Donald Sharp
1
-2
/
+3
2020-01-31
zebra: Capabality and stale route handling for GR client.
Santosh P K
5
-89
/
+624
2020-01-30
zebra: add null check before connecting recursive depend
Stephen Worley
1
-1
/
+3
2020-01-30
zebra: reset nexthop pointer in zread of nexthops
Stephen Worley
1
-0
/
+2
2020-01-30
zebra: don't created connected if duplicate depend
Stephen Worley
2
-14
/
+62
2020-01-30
zebra: Handling of connection disconnect and connect with GR.
Santosh P K
5
-6
/
+221
2020-01-30
zebra: Header file changes and show commands.
Santosh P K
3
-4
/
+153
2020-01-30
lib: Adding GR capabilites encode and decode.
Santosh P K
4
-68
/
+77
2020-01-28
zebra: add config to disable use of kernel nexthops
Mark Stapp
4
-5
/
+61
2020-01-27
bgpd: fix memory leak in evpn json outpus II
Chirag Shah
1
-16
/
+32
2020-01-25
doc: Update RedHat packaging description to use Python 3
Martin Winter
1
-7
/
+5
2020-01-25
redhat: Update frr.spec.in to move all systems to Python3 except CentOS 6
Martin Winter
1
-13
/
+43
2020-01-25
tools: Update generate_support_bundle.py to support Python 3
Martin Winter
1
-13
/
+13
2020-01-24
bgpd: fix memory leak in evpn json outputs
Chirag Shah
1
-15
/
+41
2020-01-24
doc: Add documentation about OSPF(6) `set metric [+|-]metric` cmd
Donatas Abraitis
2
-0
/
+24
2020-01-23
vtysh: add a cli that reads a file into running-config
Mark Stapp
2
-0
/
+27
2020-01-23
bgpd: Added bgp graceful restart additional debug logs.
bisdhdh
3
-3
/
+9
2020-01-23
bgpd: BGP Garaceful Restart debug logs.
bisdhdh
13
-239
/
+322
2020-01-23
bgpd: BGP Graceful Restart documentation.
bisdhdh
1
-0
/
+175
2020-01-23
bgpd: Adding bgp peer route processing and EOR state Signalling from BGPD to ...
bisdhdh
2
-7
/
+24
2020-01-23
bgpd: Add rib-stale-time(running in Zebra).
bisdhdh
2
-74
/
+202
2020-01-23
bgpd: Adding helper caller hooks for BGPD-ZEBRA integration for GR.
bisdhdh
3
-0
/
+16
2020-01-23
bgpd: Adding helper function for BGPD-ZEBRA integration for GR.
bisdhdh
1
-0
/
+160
2020-01-23
bgpd: Zebra lib for Graceful Restart.
bisdhdh
2
-0
/
+49
2020-01-23
bgpd: Adding header files for BGPD-ZEBRA integration for GR.
bisdhdh
3
-2
/
+115
2020-01-23
bgpd: Restarting node does not send EOR after the convergence.
bisdhdh
8
-18
/
+101
2020-01-23
bgpd: Added hidden CLI command to disable sending of End-of-Rib.
bisdhdh
4
-18
/
+59
2020-01-23
bgpd: BGP-GR peer router restart-time should be reset.
bisdhdh
1
-0
/
+7
2020-01-23
bgpd: Fix for Helper node doesn't set R-bit in OPEN message after the reload.
bisdhdh
1
-3
/
+1
2020-01-23
bgpd: BGP tcp session failed to apply GR configuration on the transferred
bisdhdh
6
-8
/
+76
2020-01-23
bgpd: show BGP GR Neighbor mode as “NotApplicable”,when local mode is “...
bisdhdh
1
-4
/
+5
2020-01-23
bgpd: Fix for BGP core when connected routes are redistributed
bisdhdh
1
-0
/
+9
2020-01-23
bgpd: Adding BGP GR change mode config apply on notification sent & received.
bisdhdh
3
-8
/
+46
2020-01-23
bgpd: Adding BGP GR Neighbour mode show, when local mode is “Disable”.
bisdhdh
1
-14
/
+26
[next]