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
*
lib: remove `vector_get_index()`
David Lamparter
2021-11-08
2
-12
/
+0
*
tests: add c-ares "exercise" tool
David Lamparter
2021-11-08
3
-0
/
+92
*
tests: allow common_cli.c with logging enabled
David Lamparter
2021-11-08
2
-1
/
+4
*
lib: fix c-ares thread misuse
David Lamparter
2021-11-08
1
-68
/
+110
*
Merge pull request #9977 from ton31337/fix/documentation_for_rpki_from_packages
Igor Ryzhov
2021-11-08
1
-2
/
+3
|
\
|
*
doc: We must install rpki packages to enable RPKI support
Donatas Abraitis
2021-11-08
1
-2
/
+3
*
|
Merge pull request #10001 from idryzhov/fix-bgp-ci
Donald Sharp
2021-11-08
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
tests: fix bgp_community_change_update
Igor Ryzhov
2021-11-08
2
-2
/
+2
|
/
*
Merge pull request #9871 from opensourcerouting/vector-remove-vty
Donald Sharp
2021-11-07
2
-209
/
+96
|
\
|
*
lib: keep vty listeners in a proper struct & list
David Lamparter
2021-11-06
1
-49
/
+51
|
*
lib: replace vtyvec/vtyshvec with lists
David Lamparter
2021-11-06
2
-54
/
+48
|
*
lib: remove unused vty_log() functions
David Lamparter
2021-11-06
2
-109
/
+0
*
|
Merge pull request #9859 from donaldsharp/reduce_debugs
Christian Hopps
2021-11-07
400
-1583
/
+1583
|
\
\
|
*
|
tests: Remove debugs from topotests
Donald Sharp
2021-11-07
400
-1583
/
+1583
|
|
/
*
|
Merge pull request #9954 from donaldsharp/redistribute_nexthops
Donatas Abraitis
2021-11-07
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
zebra: Send up ifindex for redistribution when appropriate
Donald Sharp
2021-11-04
1
-4
/
+0
*
|
Merge pull request #9958 from donaldsharp/all_protocol_nhg_replace
Donatas Abraitis
2021-11-06
1
-0
/
+8
|
\
\
|
*
|
tests: Fix route replace test in all_protocol_startup
Donald Sharp
2021-11-04
1
-0
/
+8
|
|
/
*
|
Merge pull request #9980 from donaldsharp/pim_compile
Christian Hopps
2021-11-06
2
-8
/
+6
|
\
\
|
*
|
pimd: remove usage of inet_ntop
Donald Sharp
2021-11-05
2
-8
/
+6
*
|
|
Merge pull request #9960 from donaldsharp/ospfv3_crash_exchange_done
Russ White
2021-11-06
4
-3
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospf6d: Prevent crash in adj_ok
Donald Sharp
2021-11-05
3
-1
/
+6
|
*
|
ospf6d: Prevent use after free
Donald Sharp
2021-11-05
3
-2
/
+7
|
/
/
*
|
Merge pull request #9936 from mjstapp/fix_pcep_tests_tmp
Russ White
2021-11-05
2
-13
/
+53
|
\
\
|
*
|
tests: clean up temp files in libpcep tests
Mark Stapp
2021-11-02
2
-13
/
+53
*
|
|
Merge pull request #9978 from ton31337/fix/doc_for_deprecated_command
Russ White
2021-11-05
1
-3
/
+0
|
\
\
\
|
*
|
|
doc: Drop misleading explanation about `neighbor X interface IFNAME`
Donatas Abraitis
2021-11-05
1
-3
/
+0
*
|
|
|
Merge pull request #9972 from opensourcerouting/bfd-bgp-fixes
Russ White
2021-11-05
4
-22
/
+67
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bgpd: update BFD config on update-source change
Rafael Zalamena
2021-11-04
2
-16
/
+42
|
*
|
|
bgpd: fix BFD configuration update on TTL change
Rafael Zalamena
2021-11-04
1
-0
/
+16
|
*
|
|
lib: constify read only parameters
Rafael Zalamena
2021-11-04
2
-4
/
+8
|
*
|
|
lib: fix BFD IPv6 session address change
Renato Westphal
2021-11-04
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9974 from donaldsharp/ldp_vpls_topo1_wait
Jafar Al-Gharaibeh
2021-11-05
2
-3
/
+29
|
\
\
\
|
*
|
|
tests: Ensure ospf has reconverged before continuing
Donald Sharp
2021-11-05
2
-3
/
+29
*
|
|
|
Merge pull request #9975 from donaldsharp/pim_basic_timings
Jafar Al-Gharaibeh
2021-11-05
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
tests: pim_basic needs to wait for event to happen under load
Donald Sharp
2021-11-05
1
-1
/
+5
|
|
/
/
/
*
|
|
|
Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrf
Russ White
2021-11-05
9
-47
/
+40
|
\
\
\
\
|
*
|
|
|
lib: make if_lookup_by_index_all_vrf internal
Igor Ryzhov
2021-10-28
2
-2
/
+2
|
*
|
|
|
zebra: don't use if_lookup_by_index_all_vrf
Igor Ryzhov
2021-10-28
2
-8
/
+6
|
*
|
|
|
ospf6d: don't use if_lookup_by_index_all_vrf
Igor Ryzhov
2021-10-28
1
-11
/
+13
|
*
|
|
|
lib: remove wrong setting of interface configured flag
Igor Ryzhov
2021-10-28
1
-7
/
+0
|
*
|
|
|
bgpd: don't use if_lookup_by_index_all_vrf
Igor Ryzhov
2021-10-28
1
-2
/
+3
|
*
|
|
|
bfdd: cleanup vrf handling in packet receive
Igor Ryzhov
2021-10-14
3
-24
/
+16
*
|
|
|
|
Merge pull request #9900 from SaiGomathiN/sai-pimjoin
Russ White
2021-11-05
3
-3
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
pimd: modification in mroute
Sai Gomathi
2021-10-26
1
-3
/
+12
|
*
|
|
|
|
pimd: modifications in PIM joins
Sai Gomathi
2021-10-26
2
-0
/
+22
*
|
|
|
|
|
Merge pull request #9777 from rgirada/ospf_nbr
Russ White
2021-11-05
4
-12
/
+66
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ospfd: Adding apropriate ism state in ptop neighbors.
rgirada
2021-10-26
4
-7
/
+33
|
*
|
|
|
|
|
ospfd: Few modifications in "show ip ospf neighbor" o/p.
rgirada
2021-10-26
1
-5
/
+33
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #9884 from ton31337/feature/long_lived_graceful_restart_ca...
Russ White
2021-11-05
6
-0
/
+259
|
\
\
\
\
\
\
[next]