index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
symalyzer.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-08
tests: add c-ares "exercise" tool
David Lamparter
3
-0
/
+92
2021-11-08
tests: allow common_cli.c with logging enabled
David Lamparter
2
-1
/
+4
2021-11-08
lib: fix c-ares thread misuse
David Lamparter
1
-68
/
+110
2021-11-08
tests: fix bgp_community_change_update
Igor Ryzhov
2
-2
/
+2
2021-11-08
doc: We must install rpki packages to enable RPKI support
Donatas Abraitis
1
-2
/
+3
2021-11-07
tests: Remove debugs from topotests
Donald Sharp
400
-1583
/
+1583
2021-11-06
lib: keep vty listeners in a proper struct & list
David Lamparter
1
-49
/
+51
2021-11-06
lib: replace vtyvec/vtyshvec with lists
David Lamparter
2
-54
/
+48
2021-11-06
lib: remove unused vty_log() functions
David Lamparter
2
-109
/
+0
2021-11-05
pimd: remove usage of inet_ntop
Donald Sharp
2
-8
/
+6
2021-11-05
ospf6d: Prevent crash in adj_ok
Donald Sharp
3
-1
/
+6
2021-11-05
ospf6d: Prevent use after free
Donald Sharp
3
-2
/
+7
2021-11-05
doc: Drop misleading explanation about `neighbor X interface IFNAME`
Donatas Abraitis
1
-3
/
+0
2021-11-05
tests: pim_basic needs to wait for event to happen under load
Donald Sharp
1
-1
/
+5
2021-11-05
tests: Ensure ospf has reconverged before continuing
Donald Sharp
2
-3
/
+29
2021-11-05
tests: test_ospf_topo1.py ensure rib has time to converge
Donald Sharp
1
-2
/
+26
2021-11-04
zebra: remove ifp reference against the macs before deleting the ifp->mac_list
Anuradha Karuppiah
1
-13
/
+19
2021-11-04
doc: Cosmetic minor changes for zebra.rst
Donatas Abraitis
1
-24
/
+24
2021-11-04
tests: Fix route replace test in all_protocol_startup
Donald Sharp
1
-0
/
+8
2021-11-04
zebra: Send up ifindex for redistribution when appropriate
Donald Sharp
1
-4
/
+0
2021-11-04
bgpd: update BFD config on update-source change
Rafael Zalamena
2
-16
/
+42
2021-11-04
bgpd: fix BFD configuration update on TTL change
Rafael Zalamena
1
-0
/
+16
2021-11-04
lib: constify read only parameters
Rafael Zalamena
2
-4
/
+8
2021-11-04
lib: fix BFD IPv6 session address change
Renato Westphal
1
-2
/
+1
2021-11-03
zebra: netfilter operations notif sent back to daemon
Philippe Guibert
1
-3
/
+3
2021-11-03
zebra: update dataplane flowspec address family in ipset_info
Philippe Guibert
2
-0
/
+4
2021-11-03
zebra: fix flowspec ipset operations
Philippe Guibert
1
-1
/
+1
2021-11-03
ospf6d: avoid writing dumb ospf6 info at startup
Philippe Guibert
1
-0
/
+4
2021-11-03
lib: fix crash when terminating inactive VRFs
Igor Ryzhov
1
-1
/
+4
2021-11-03
zebra: fix stale pointer when netns is deleted
Igor Ryzhov
2
-3
/
+2
2021-11-02
tests: clean up temp files in libpcep tests
Mark Stapp
2
-13
/
+53
2021-11-01
tests: All_protocol_startup sporadic failure
Donald Sharp
1
-0
/
+3
2021-11-01
lib: Return Null when we have an empty string for script name
Donald Sharp
1
-0
/
+4
2021-11-01
tests: isis_topo1 needs to wait for results under load
Donald Sharp
1
-4
/
+20
2021-10-31
bgpd: Add Long-lived Graceful Restart capability (restarter)
Donatas Abraitis
6
-0
/
+259
2021-10-29
tests: Fix zebra_seg6_route to not always reinstall the same route
Donald Sharp
2
-17
/
+11
2021-10-29
tests: zebra_seg6local has a race condition
Donald Sharp
1
-9
/
+11
2021-10-29
lib: Fix comparison function in link_state.c
Olivier Dugeon
2
-30
/
+206
2021-10-28
tests: Fix `check_ping` function in test_bgp_srv6l3vpn_to_bgp_vrf.py
Donald Sharp
1
-3
/
+4
2021-10-28
lib: make if_lookup_by_index_all_vrf internal
Igor Ryzhov
2
-2
/
+2
2021-10-28
zebra: don't use if_lookup_by_index_all_vrf
Igor Ryzhov
2
-8
/
+6
2021-10-28
ospf6d: don't use if_lookup_by_index_all_vrf
Igor Ryzhov
1
-11
/
+13
2021-10-28
lib: remove wrong setting of interface configured flag
Igor Ryzhov
1
-7
/
+0
2021-10-28
bgpd: don't use if_lookup_by_index_all_vrf
Igor Ryzhov
1
-2
/
+3
2021-10-28
zebra: debug_nl.c ensure we can read RTM_NEWNEIGH bridge nested attrs
Donald Sharp
1
-1
/
+1
2021-10-28
zebra: Fix netlink RTM_NEWNEXTHOP parsing for nested attributes
Donald Sharp
2
-2
/
+3
2021-10-28
ospf6d: Add autocomplete for `area X filter-list prefix`
Donatas Abraitis
1
-2
/
+2
2021-10-28
ospfd: Add autocomplete for `area X filter-list prefix`
Donatas Abraitis
1
-2
/
+2
2021-10-28
lib: Add autocomplete for prefix-list under route-maps
Donatas Abraitis
4
-12
/
+14
2021-10-27
isisd: fix unpack_item_ext_subtlvs TLV parsing issues
Juraj Vijtiuk
2
-4
/
+74
[next]