index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fpm: Add functions to encode nexthop in protobuf
Carmine Scarpitta
2024-02-18
1
-0
/
+92
*
fpm: Add SRv6 VPN SIDs to `fpm.proto`
Carmine Scarpitta
2024-02-18
1
-0
/
+5
*
fpm: Add SRv6 Local SIDs to `fpm.proto`
Carmine Scarpitta
2024-02-18
1
-0
/
+140
*
Merge pull request #15357 from dpward/master
Donatas Abraitis
2024-02-18
2
-97
/
+78
|
\
|
*
github: Replace issue template with issue form
David Ward
2024-02-15
2
-97
/
+78
*
|
Merge pull request #15376 from sri-mohan1/srib-24-babel
Donatas Abraitis
2024-02-16
1
-81
/
+55
|
\
\
|
*
|
babeld: changes for code maintainability
sri-mohan1
2024-02-13
1
-81
/
+55
*
|
|
Merge pull request #15378 from idryzhov/ospf-suppress-fa
Donald Sharp
2024-02-16
1
-0
/
+1
|
\
\
\
|
*
|
|
tests: fix ospf_suppress_fa timing issue
Igor Ryzhov
2024-02-15
1
-0
/
+1
*
|
|
|
Merge pull request #15382 from donaldsharp/more_sa_failures
Igor Ryzhov
2024-02-16
2
-2
/
+1
|
\
\
\
\
|
*
|
|
|
bgpd: Fix value stored to group never being read
Donald Sharp
2024-02-16
1
-1
/
+1
|
*
|
|
|
ospfd: Fix assignment with never being used
Donald Sharp
2024-02-16
1
-1
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #15371 from LabNConsulting/chopps/mgmtd-fixes
Igor Ryzhov
2024-02-15
1
-5
/
+19
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
lib: actually create the tree for the conversion
Christian Hopps
2024-02-15
1
-3
/
+18
|
*
|
|
lib: fix memleak on success
Christian Hopps
2024-02-15
1
-2
/
+1
|
/
/
/
*
|
|
Merge pull request #15332 from donaldsharp/nhg_stuffs
Donatas Abraitis
2024-02-14
6
-113
/
+80
|
\
\
\
|
*
|
|
zebra: When reinstalling a NHG, set REINSTALL flag
Donald Sharp
2024-02-08
3
-10
/
+24
|
*
|
|
zebra: Move nhg reinstallation into if_up proper
Donald Sharp
2024-02-08
2
-4
/
+8
|
*
|
|
zebra: Remove function abstraction in interface.c
Donald Sharp
2024-02-08
1
-13
/
+2
|
*
|
|
zebra: Remove ifp_nhg_XXX functions completely
Donald Sharp
2024-02-08
3
-37
/
+8
|
*
|
|
zebra: Remove helper function if_nhg_dependents_is_empty
Donald Sharp
2024-02-08
2
-19
/
+8
|
*
|
|
zebra: Installation success should not set NHG as valid
Donald Sharp
2024-02-08
1
-1
/
+0
|
*
|
|
zebra: Use switch when handling return from dplane for nhgs
Donald Sharp
2024-02-08
1
-2
/
+11
|
*
|
|
zebra: Conslidate zebra_nhg_set_valid|invalid functions
Donald Sharp
2024-02-08
1
-23
/
+14
|
*
|
|
zebra: Fixup documentation in zebra_nhg.h
Donald Sharp
2024-02-08
1
-1
/
+1
|
*
|
|
zebra: dplane_nexthop_add cannot return ZEBRA_DPLANE_REQUEST_SUCCESS
Donald Sharp
2024-02-08
1
-3
/
+4
*
|
|
|
Merge pull request #15288 from donaldsharp/shell_access_removal
Donatas Abraitis
2024-02-14
3
-88
/
+0
|
\
\
\
\
|
*
|
|
|
vtysh: Remove deprecated shell_access code
Donald Sharp
2024-02-05
3
-88
/
+0
*
|
|
|
|
Merge pull request #15359 from LabNConsulting/chopps/reap-unused-phase
Igor Ryzhov
2024-02-14
3
-36
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
mgmtd: remove unused commit phase SEND_CFG
Christian Hopps
2024-02-12
3
-36
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
build: FRR 10.1 development version
frr-10.0-dev
Donatas Abraitis
2024-02-13
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #15234 from opensourcerouting/snmp-topotest-fixes
base_10.0
Donald Sharp
2024-02-13
2
-11
/
+12
|
\
\
\
\
|
*
|
|
|
tests: Reduce wait intervals in test_bgp_snmp_bgp4v2mib
David Schweizer
2024-02-07
1
-3
/
+2
|
*
|
|
|
topotests: fix snmptrap log OID parsing
David Schweizer
2024-02-07
1
-8
/
+10
*
|
|
|
|
Merge pull request #15320 from donaldsharp/vtysh_limit_fds
Russ White
2024-02-13
1
-3
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
lib, ospfclient, tests, vtysh: Allow for a minimum fd poll size
Donald Sharp
2024-02-07
1
-3
/
+6
*
|
|
|
|
|
Merge pull request #15284 from opensourcerouting/feature/bgpd_announce_rpki_s...
Russ White
2024-02-13
12
-20
/
+148
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bgpd: Add `neighbor X send-community extended rpki` command
Donatas Abraitis
2024-02-07
6
-18
/
+70
|
*
|
|
|
|
|
tests: Test if RPKI extended community can be disabled between peers
Donatas Abraitis
2024-02-07
5
-1
/
+66
|
*
|
|
|
|
|
doc: Add `neighbor X send-community extended rpki` command
Donatas Abraitis
2024-02-07
1
-1
/
+12
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #15042 from Orange-OpenSource/ospf-te
Christian Hopps
2024-02-13
5
-316
/
+772
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tests: adapt ospfapiclient test to new json output
Olivier Dugeon
2024-02-12
1
-26
/
+38
|
*
|
|
|
|
|
ospfd: Decode Extended Link & Prefix TLVs for json
Olivier Dugeon
2024-02-12
1
-65
/
+166
|
*
|
|
|
|
|
ospfd: Decode Router Info. TLVs for json output
Olivier Dugeon
2024-02-12
1
-86
/
+215
|
*
|
|
|
|
|
ospfd: Decode TE TLVs for json output
Olivier Dugeon
2024-02-12
1
-129
/
+346
|
*
|
|
|
|
|
ospfd: Prepare Opaque LSA for json output
Olivier Dugeon
2024-02-12
1
-10
/
+7
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #15361 from idryzhov/fix-be-interested
Christian Hopps
2024-02-13
1
-10
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mgmtd: fix be_is_client_interested
Igor Ryzhov
2024-02-12
1
-10
/
+5
*
|
|
|
|
|
|
Merge pull request #15352 from louis-6wind/fix-leak-recursive
Donatas Abraitis
2024-02-12
2
-9
/
+11
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
bgpd: fix route recursion on leaked routes
Louis Scalbert
2024-02-09
1
-9
/
+4
[next]