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
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
82
-242
/
+240
*
ripd: Use correct usage of memcpy() when zeroing struct
Donatas Abraitis
2022-05-11
1
-4
/
+3
*
tools: Add coccinelle script to catch memset/memcpy wrong usage
Donatas Abraitis
2022-05-11
1
-0
/
+21
*
bgpd: Use sizeof() for memset instead of numeric
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
Merge pull request #11151 from opensourcerouting/pim-various-20220506
mobash-rasool
2022-05-11
47
-16
/
+78
|
\
|
*
pimd: un-dependency-hell `pim_instance.h`
David Lamparter
2022-05-06
45
-2
/
+55
|
*
pimd: pass down length for register messages
David Lamparter
2022-05-06
4
-13
/
+21
|
*
pim6d: fix Linux kernel header macro
David Lamparter
2022-05-06
1
-1
/
+2
*
|
Merge pull request #11155 from LabNConsulting/ziemba/link-delay-min-max
Mark Stapp
2022-05-10
1
-6
/
+17
|
\
\
|
*
|
zebra/interface.c: allow link-param delay min <= avg <= max
G. Paul Ziemba
2022-05-06
1
-6
/
+17
|
|
/
*
|
Merge pull request #11160 from opensourcerouting/feature/BGP_NOTIFY_CEASE_ADM...
Russ White
2022-05-10
5
-6
/
+90
|
\
\
|
*
|
bgpd: Reset bgp_notify.hard_reset on receive to avoid stale data
Donatas Abraitis
2022-05-10
1
-0
/
+1
|
*
|
bgpd: Send Hard Reset Notification for BGP_NOTIFY_CEASE_ADMIN_RESET
Donatas Abraitis
2022-05-10
5
-6
/
+89
|
/
/
*
|
Merge pull request #11138 from opensourcerouting/fix/rpki
Russ White
2022-05-10
2
-106
/
+90
|
\
\
|
*
|
bgpd: Show which RPKI server we are connected to
Donatas Abraitis
2022-05-03
1
-22
/
+23
|
*
|
bgpd: Add `rpki reset` to ENABLE node
Donatas Abraitis
2022-05-03
1
-0
/
+1
|
*
|
bgpd: Convert some variables from int to bool for RPKI
Donatas Abraitis
2022-05-03
1
-16
/
+16
|
*
|
doc: Add missing commands for RPKI
Donatas Abraitis
2022-05-03
1
-2
/
+12
|
*
|
bgpd: Make sure we print stats if we are sync at least with a single group
Donatas Abraitis
2022-05-03
1
-12
/
+19
|
*
|
Revert "bgpd: Handle TCP connection errors with connection callbacks for RPKI"
Donatas Abraitis
2022-05-03
1
-55
/
+20
|
*
|
Revert "bgpd: Fix while(read()) for RPKI sync callback"
Donatas Abraitis
2022-05-03
1
-1
/
+1
*
|
|
Merge pull request #11147 from opensourcerouting/feature/gr_n-bit_cli_knob
Russ White
2022-05-10
4
-3
/
+52
|
\
\
\
|
*
|
|
bgpd: Add CLI knob to enable graceful restart for BGP notifications
Donatas Abraitis
2022-05-05
4
-3
/
+52
*
|
|
|
Merge pull request #11148 from anlancs/fix/bfdd-wrong-discriminator-mismatch
Igor Ryzhov
2022-05-09
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
bfdd: fix override between sessions
anlan_cs
2022-05-06
1
-0
/
+8
|
|
/
/
/
*
|
|
|
Merge pull request #11163 from opensourcerouting/fix/same_type_casting
Igor Ryzhov
2022-05-09
11
-27
/
+21
|
\
\
\
\
|
*
|
|
|
*: Avoid casting to the same type as on the left
Donatas Abraitis
2022-05-08
11
-27
/
+21
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #11154 from opensourcerouting/fix/increase_bgp_flags
Russ White
2022-05-09
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
bgpd: Use uint64_t for bgp->flags
Donatas Abraitis
2022-05-06
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #11161 from opensourcerouting/fix/no_need_to_check_for_xca...
Russ White
2022-05-09
2
-4
/
+0
|
\
\
\
\
|
*
|
|
|
zebra, ospf6d: Do not check if NULL for XCALLOC()
Donatas Abraitis
2022-05-08
2
-4
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #11162 from anlancs/fix/bgpd-cleanup-5
Russ White
2022-05-09
2
-28
/
+4
|
\
\
\
\
|
*
|
|
|
bgpd: remove unnecessary check for evpn
anlan_cs
2022-05-08
2
-28
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #11170 from anlancs/fix/bgpd-cleanup-8
mobash-rasool
2022-05-09
3
-14
/
+9
|
\
\
\
\
|
*
|
|
|
bgpd: remove one unnecessary parameter for evpn-mh
anlan_cs
2022-05-09
3
-14
/
+9
|
|
/
/
/
*
|
|
|
Merge pull request #11096 from anlancs/fix/bgpd-unlock
Russ White
2022-05-09
1
-11
/
+5
|
\
\
\
\
|
*
|
|
|
bgpd: clear misleading mismatched check
anlan_cs
2022-05-08
1
-11
/
+5
|
|
/
/
/
*
|
|
|
Merge pull request #11156 from donaldsharp/spelling_three
Donatas Abraitis
2022-05-07
8
-31
/
+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
isisd: Prevent direct copy of different size prefix'es
Donald Sharp
2022-05-07
1
-1
/
+1
|
*
|
|
isisd: Remove unneeded pre-declarations
Donald Sharp
2022-05-07
1
-19
/
+0
|
*
|
|
isisd: Fix read past end of string
Donald Sharp
2022-05-07
1
-1
/
+1
|
*
|
|
*: Fix doesnt spelling mistakes
Donald Sharp
2022-05-07
6
-10
/
+11
|
/
/
/
*
|
|
Merge pull request #11145 from donaldsharp/bgp_capability
Donatas Abraitis
2022-05-05
2
-3
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: peer groups should not toggle interface based nht tracking
Donald Sharp
2022-05-04
1
-2
/
+4
|
*
|
bgpd: Refuse to let interfaced peering to change capability extended-nexthop
Donald Sharp
2022-05-04
1
-0
/
+16
|
*
|
bgpd: enhanced capability is always turned on for interface based peers
Donald Sharp
2022-05-04
1
-1
/
+2
*
|
|
Merge pull request #11059 from anlancs/fix/bgpd-evnp-wrong-check-hashget
Donatas Abraitis
2022-05-04
35
-124
/
+50
|
\
\
\
|
*
|
|
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
35
-112
/
+47
|
*
|
|
bgpd: fix memory leak for evpn
anlan_cs
2022-05-02
1
-12
/
+3
*
|
|
|
Merge pull request #11144 from ton31337/fix/bgp_notification_gr
Donald Sharp
2022-05-04
1
-3
/
+4
|
\
\
\
\
[next]