index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2020-01-23
bgpd: Adding Selection Deferral Timer handler changes.
bisdhdh
10
-14
/
+498
2020-01-23
bgpd: Adding changes for Selection Deferral Timer config cmd
bisdhdh
3
-4
/
+109
2020-01-23
bgpd: Adding BGP GR Per Neighbor show commands.
bisdhdh
6
-56
/
+693
2020-01-23
bgpd: Adding BGP GR Per Neighbor config commands.
bisdhdh
1
-57
/
+370
2020-01-23
bgpd: BGP GR advertise capabilities in the open message.
bisdhdh
2
-45
/
+81
2020-01-23
bgpd: Adding BGP GR Global & Per Neighbour FSM changes
bisdhdh
8
-28
/
+597
2020-01-23
bgpd: BGP Graceful Restart Per Neighbor(BGPN), DS & header files.
bisdhdh
5
-4
/
+236
2020-01-21
topotest: log results summary at end of lutil run
Lou Berger
2
-0
/
+9
2020-01-21
topotest: bgp_l3vpn_to_bgp_vrf - catch case of sharpd not being compiled
Lou Berger
1
-5
/
+6
2020-01-21
doc: recommend compiling with sharpd to enable scaling testing
Lou Berger
1
-0
/
+1
2020-01-20
lib: Fix missing __be16 typedef on CentOS6
Martin Winter
1
-1
/
+3
2020-01-18
tests: Add another router to the basic pim tests
Donald Sharp
9
-3
/
+112
2020-01-18
lib: Fix nexthop encoding
Donald Sharp
1
-10
/
+0
2020-01-17
build: fix auto git ID length
David Lamparter
1
-1
/
+1
2020-01-17
build: accept libunwind without pkg-config
David Lamparter
1
-1
/
+14
2020-01-17
tests: Add test for `neighbor <X.X.X.X> maximum-prefix-out <Y>`
Donatas Abraitis
6
-0
/
+142
2020-01-17
bgpd: Add an option to limit outgoing prefixes
Donatas Abraitis
5
-5
/
+110
2020-01-17
doc: Add some words about `neighbor <X> maximum-prefix-out` cmd
Donatas Abraitis
1
-0
/
+5
2020-01-17
build: fix shell == mis-use
David Lamparter
2
-2
/
+2
2020-01-17
bgpd: Remove peer->scount
Donatas Abraitis
1
-3
/
+0
2020-01-17
zebra: print unknown rule family as number
Quentin Young
1
-4
/
+9
2020-01-16
configure.ac: add --enable-clang-coverage
Quentin Young
1
-2
/
+15
2020-01-16
bgpd: fix memory leak when parsing capabilities
Quentin Young
1
-0
/
+6
2020-01-16
doc: add instructions for static linking
Quentin Young
3
-0
/
+100
2020-01-16
doc: Note about BFD debug logging
Tim Bray
1
-0
/
+10
2020-01-16
tools: improve frr-reload delete performance for some commands
Don Slice
1
-0
/
+28
2020-01-15
tests: add basic nexthop group functionality test
Stephen Worley
3
-0
/
+38
2020-01-15
zebra: fix assert crash on corrupt vxlan msg
Quentin Young
1
-1
/
+1
2020-01-15
zebra: fix iptable install heap UAF
Quentin Young
1
-0
/
+10
2020-01-15
zebra: fix redist memleak on client disconnect
Quentin Young
3
-1
/
+16
2020-01-15
lib: assert if someone adds to nexthop list to nhg
Stephen Worley
1
-2
/
+3
2020-01-15
zebra: just set nexthop member in handle_recursive_depend()
Stephen Worley
1
-1
/
+1
2020-01-15
lib,zebra: tighten up the nexthop_copy/nexthop_dup APIs
Stephen Worley
4
-19
/
+35
2020-01-15
zebra: can't improve efficiency for recursive depends
Stephen Worley
1
-6
/
+47
[next]