index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pathd
/
path_errors.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
bgpd: Convert int to enum peer_asn_type
Donatas Abraitis
5
-28
/
+31
2024-07-04
bgpd: Implement `neighbor X remote-as auto`
Donatas Abraitis
12
-36
/
+251
2024-07-04
bgpd: Move sticky, default_gw, router_flag into a single flags variable
Donatas Abraitis
7
-59
/
+61
2024-07-03
yang: Corrected typo at yang file
Y Bharath
1
-3
/
+3
2024-07-02
bgpd: Drop memset() before encoding EVPN extended communities
Donatas Abraitis
1
-3
/
+0
2024-07-02
tests: Add basic BGP per-safi dampening topotest
Donatas Abraitis
4
-0
/
+224
2024-07-01
*: Add and use option for graceful (re)start
vivek
16
-92
/
+221
2024-07-01
tests: Updated topotest and documentation
Pooja Jagadeesh Doijode
4
-22
/
+412
2024-07-01
bgpd: Refine debug logs for zebra GR registration
vivek
1
-5
/
+7
2024-07-01
bgpd: Enhance OPEN Tx debug log
vivek
1
-4
/
+3
2024-07-01
bgpd: Refine OPEN debug logs for graceful restart
vivek
1
-22
/
+17
2024-07-01
bgpd: Refine restarter operation - R-bit & F-bit
vivek
7
-38
/
+121
2024-06-27
tests: Test if RFC 8212 is not involved for BGP confederations
Donatas Abraitis
1
-2
/
+3
2024-06-27
bgpd: Ignore RFC8212 for BGP Confederations
Donatas Abraitis
1
-2
/
+4
2024-06-27
doc: do not use custom directive on old sphinx
Quentin Young
1
-2
/
+7
2024-06-27
doc: add ability to disambiguate clicmds
Quentin Young
1
-6
/
+44
2024-06-27
bgpd: Streamline GR config, act on change immediately
vivek
5
-372
/
+187
2024-06-27
bgpd: Added ! after BGP global config
Pooja Jagadeesh Doijode
1
-0
/
+2
2024-06-27
bgpd: Implement BGP-wide configuration for graceful restart
vivek
3
-68
/
+343
2024-06-27
ripd: Change the start value of sequence 1 to 0
T-Nicolas
1
-1
/
+1
2024-06-27
isisd: fix crash when obtaining the next hop to calculate LFA on LAN links
zhou-run
1
-0
/
+7
2024-06-26
doc: reformat Sphinx conf.py files
Quentin Young
2
-25
/
+30
2024-06-26
pimd: refactor `pim_rp_set_upstream_addr`
David Lamparter
1
-10
/
+7
2024-06-26
pimd: fix misplaced braces/logic error
David Lamparter
1
-2
/
+2
2024-06-26
bgpd: avoid clearing routes for peers that were never established
Loïc Sang
1
-1
/
+1
2024-06-25
doc: improve table-of-contents organization
Quentin Young
8
-136
/
+125
2024-06-24
bgpd: Ignore routes from evpn if VRF is unknown
Piotr Suchy
1
-0
/
+3
2024-06-24
bgpd: Relax OAD (One-Administration-Domain) for RFC8212
Donatas Abraitis
1
-2
/
+2
2024-06-24
isisd: fix srv6 endx sid key name
Louis Scalbert
1
-1
/
+2
2024-06-24
isisd: fix neighbor id json key
Louis Scalbert
1
-1
/
+1
2024-06-24
isisd: remane flags_json variable
Louis Scalbert
1
-178
/
+195
2024-06-24
zebra: Fix NULL pointer dereference
Carmine Scarpitta
1
-1
/
+2
2024-06-24
zebra: Fix wrong variable used in `for` loop
Carmine Scarpitta
1
-1
/
+1
2024-06-24
zebra: Remove dead SRv6 code
Carmine Scarpitta
1
-15
/
+2
2024-06-21
isisd: fix display crash srv6 sid structure in json
Louis Scalbert
1
-8
/
+4
2024-06-21
isisd: change the json output for isis routes
Philippe Guibert
1
-1
/
+5
2024-06-21
isisd: override json fields for monitored paths
Philippe Guibert
11
-805
/
+807
2024-06-21
topotests: isis_topo1_vrf, align json support on 'show isis topology' command
Philippe Guibert
6
-585
/
+571
2024-06-21
topotests: isis_topo1, use 'show isis topology json' command
Philippe Guibert
6
-780
/
+731
2024-06-21
isisd: add json support for 'show isis topology' command
Philippe Guibert
1
-21
/
+104
2024-06-21
isisd: add json support to display spf paths in 'show isis route'
Philippe Guibert
3
-25
/
+52
2024-06-21
isisd: show isis route uses ttable for paths
Philippe Guibert
2
-2042
/
+2303
2024-06-21
tools/checkpatch: accept pim_* typedefs
David Lamparter
1
-0
/
+1
2024-06-21
zebra: clear evpn dup-addr return error-msg when there is no vni
Sindhu Parvathi Gopinathan
1
-0
/
+13
2024-06-20
bgpd: fix do not use api.backup_nexthop in ZAPI message
Philippe Guibert
1
-4
/
+1
2024-06-20
zebra: fix evpn mh bond member proto reinstall
Chirag Shah
1
-3
/
+12
2024-06-20
ospfd: Improve OSPF neighbor retransmission list granularity and precision
Acee Lindem
24
-111
/
+620
2024-06-20
pimd: prepare NHT for tracking BSM C-RPs
David Lamparter
3
-7
/
+52
2024-06-20
pimd: allow sending packets without pinned iface
David Lamparter
1
-13
/
+11
2024-06-20
pimd: add prefix_* and IANA_AFI v4/v6 defines
David Lamparter
1
-0
/
+4
[next]