index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-08
zebra: Add IF_ZEBRA_DATA_X define
Donald Sharp
2
-38
/
+33
2022-08-08
zebra: Cleanup unguarded debug
Donald Sharp
1
-3
/
+0
2022-08-08
lib: Remove invalid function declaration
Weiguo Li
1
-7
/
+0
2022-08-08
pim6d: Removing the temporary enabled debugs.
Abhishek N R
1
-2
/
+0
2022-08-06
bfdd: Some interfaces don't have mac addresses
Donald Sharp
1
-2
/
+5
2022-08-06
tools: Add pim6d to tools so that pim6d will work properly
Donald Sharp
7
-3
/
+16
2022-08-05
zebra: zrouter.in_shutdown is an atomic variable
Donald Sharp
3
-6
/
+8
2022-08-05
zebra: Fix memory leaks and use after frees in nhg's on shutdown
Donald Sharp
3
-2
/
+55
2022-08-05
zebra: When saving nhg for later stop processing
Donald Sharp
1
-0
/
+1
2022-08-05
doc/user/ripd: clarify unicast behaviour
Ben
1
-8
/
+8
2022-08-04
bgpd: ignore NEXT_HOP for MP_REACH_NLRI
Trey Aspelund
4
-42
/
+55
2022-08-04
bgpd: addition of vxlanFlooding field to show output
Pdoijode
1
-0
/
+11
2022-08-04
bgpd: add BGP_ATTR_MP_NEXTHOP_LEN_IP6 macro
Trey Aspelund
1
-5
/
+9
2022-08-04
*: remove test python file
Mark Stapp
1
-22
/
+0
2022-08-04
pimd, pim6d: Using ttable for displaying
Sai Gomathi N
1
-12
/
+32
2022-08-04
lib: Add errno details to the sockopt_reuseaddr api
Mobashshera Rasool
1
-2
/
+4
2022-08-04
pimd, pim6d: Send register msg via register socket
Mobashshera Rasool
6
-1
/
+53
2022-08-04
bgpd: fix show bgp l2vpn evpn route rd crashes
Trey Aspelund
1
-2
/
+2
2022-08-03
bgpd: bgp_best_path_select_defer never returns negative
Donatas Abraitis
3
-8
/
+5
2022-08-03
pim6d: fix clear ipv6 mroute
Sarita Patra
3
-0
/
+24
2022-08-03
doc: Add `show bgp access-list` command
Donatas Abraitis
1
-0
/
+4
2022-08-03
bgpd: Add `show bgp access-list` command to filter routes by ACL
Donatas Abraitis
2
-0
/
+26
2022-08-03
zebra: fix bond down for evpn-mh
anlan_cs
1
-0
/
+13
2022-08-03
ospf6d: combine two conditions for lsa prefix
anlan_cs
1
-4
/
+2
2022-08-03
bgpd: BUM flooding display change
Pooja
1
-6
/
+6
2022-08-02
qpb: Tell coverity the actual size we are copying
Donald Sharp
1
-2
/
+4
2022-08-02
build: unconditionally enable format checks
David Lamparter
1
-4
/
+0
2022-08-02
lib: Remove usage of inet_ntop in lib/sockopt.c
Donald Sharp
1
-5
/
+2
2022-08-02
pim6d: Change the show running commands for pimv6 debugs
Sai Gomathi N
2
-2
/
+4
2022-08-02
pim6d: Removing the to-do item in pimv6 debug
Sai Gomathi N
1
-2
/
+0
2022-08-02
pim6d: Add 'show debugging [pimv6]' CLI
Sai Gomathi N
1
-0
/
+16
2022-08-02
pim6d: Implementing "clear ipv6 pim interface traffic" command.
Abhishek N R
5
-38
/
+65
2022-08-01
lib: Correct valgrind errors
Olivier Dugeon
2
-4
/
+4
2022-08-01
pimd: Simply the code a bit, reduce code complexity
Mobashshera Rasool
1
-16
/
+7
2022-07-30
lib: Use pI4 instead of inet_ntop in sockopt.c
Donald Sharp
1
-5
/
+2
2022-07-30
zebra: Remove usage of newline in zlog_X message
Donald Sharp
1
-1
/
+1
2022-07-30
bgpd: use pI4
Donald Sharp
1
-8
/
+2
2022-07-30
ospfd: Remove usage of inet_ntop
Donald Sharp
2
-10
/
+5
2022-07-29
lib: Coverity wants strlen to include null character
Donald Sharp
1
-1
/
+1
2022-07-29
tests: Fix test_ospf_topo1 as that it sometimes fails
Donald Sharp
1
-10
/
+20
2022-07-29
tests: Split up test_multicast_pim_static_rp.py into 3 test suites
Donald Sharp
3
-2525
/
+3223
2022-07-29
bgpd: fixed bmp vpnv4 monitoring are withdraws instead of updates
mxyns
1
-5
/
+7
2022-07-29
bgpd: Do not check if the whole as-path has target ASN when using as-override
Donatas Abraitis
4
-29
/
+26
2022-07-29
doc: Update /doc/topotests.rst documentation
Kuldeep Kashyap
71
-3943
/
+2856
2022-07-29
bgpd: Safi can be SAFI_MAX which would allow a write beyond alloced
Donald Sharp
1
-0
/
+1
2022-07-28
pimd: fix static mroute to also take into account the input interface
Jafar Al-Gharaibeh
1
-40
/
+10
2022-07-28
pimd: Update mroute IIF based on Nexthop received from Zebra
Sarita Patra
1
-1
/
+1
2022-07-28
isisd: Prevent leak of global_ipv6_addrs
Donald Sharp
1
-1
/
+1
2022-07-28
bgpd: Unlock bgp_node after bgp_node_lookup
Donatas Abraitis
1
-2
/
+9
2022-07-28
tests: [PIMv6] Update topology for static rp suite
Kuldeep Kashyap
1
-3
/
+5
[next]