index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
fabricd.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-21
bgpd: fix pointer arithmetic in bgp snmp module
Mark Stapp
1
-2
/
+2
2023-09-21
ospfd: fix some dicey pointer arith in snmp module
Mark Stapp
1
-13
/
+13
2023-09-21
zebra: Fix longstanding snmp coverity issue
Donald Sharp
1
-4
/
+5
2023-09-21
bgpd: fix return of local from ctime_r
Mark Stapp
2
-4
/
+4
2023-09-21
doc: domainname MUST be manually written to vtysh.conf also
Donatas Abraitis
1
-2
/
+3
2023-09-20
bgpd: fix coverity issue on aspath_filter_exclude_acl
Francois Dumontet
1
-3
/
+4
2023-09-20
lib: random make-coverity-happy nits
David Lamparter
7
-9
/
+16
2023-09-20
tests: Fix for issue when RP is changed
Kuldeep Kashyap
1
-2
/
+10
2023-09-20
tests: Adding BGP convergence verification before starting PIM tests
Kuldeep Kashyap
7
-15
/
+196
2023-09-20
isisd: fix crash when configuring srv6 locator without isis instance
Philippe Guibert
1
-0
/
+6
2023-09-20
tests: add srv6 multiple segs SIDs topotest
Dmytro Shytyi
7
-0
/
+160
2023-09-20
staticd: add vtysh srv6 multiple segs SIDs
Dmytro Shytyi
1
-111
/
+169
2023-09-20
staticd: northbound srv6 hooks for segs stack yang model
Dmytro Shytyi
3
-0
/
+249
2023-09-20
staticd: zebra, modify nexthop to support multiple srv6 segs SIDs
Dmytro Shytyi
1
-0
/
+15
2023-09-20
staticd: add srv6 static route seg information
Dmytro Shytyi
1
-0
/
+10
2023-09-20
zebra: add northbound api hooks for nexthop segments
Dmytro Shytyi
3
-0
/
+88
2023-09-20
yang: provide a yang model for seg6 segs SIDs stack
Dmytro Shytyi
1
-0
/
+31
2023-09-20
lib: adapt nexthop_cmp to handle multiple segs SIDs
Dmytro Shytyi
1
-3
/
+21
2023-09-20
lib: update del_srv6_seg6_local to handle seg6_segs
Dmytro Shytyi
1
-1
/
+9
2023-09-20
lib: nexthop, free the multiple seg6_segs
Dmytro Shytyi
1
-6
/
+8
2023-09-20
lib: in nexthop adaptation pass the number of segs to jhash
Dmytro Shytyi
1
-5
/
+26
2023-09-20
bgpd,lib,sharpd,zebra: srv6 introduce multiple segs/SIDs in nexthop
Dmytro Shytyi
12
-88
/
+194
2023-09-20
doc: srv6 multiple segs SIDs documentation
Dmytro Shytyi
1
-0
/
+20
2023-09-20
lib: clippy ELF: check existence of string table
David Lamparter
1
-1
/
+3
2023-09-20
lib: straight return on error on log open fail
David Lamparter
1
-8
/
+9
2023-09-20
lib: add dup() error check in logging code
David Lamparter
1
-0
/
+5
2023-09-20
staticd: Check against NULL before dereferencing vrf
Donatas Abraitis
1
-0
/
+7
2023-09-20
bgpd: Initialise prd despite if it's safi-related or not
Donatas Abraitis
1
-2
/
+1
2023-09-20
doc: add northbound api arch docs
Quentin Young
16
-0
/
+8105
2023-09-19
tests: replace ctime with ctime_r
Mark Stapp
1
-1
/
+2
2023-09-19
pathd: replace ctime with ctime_r
Mark Stapp
1
-1
/
+3
2023-09-19
bgpd: replace ctime with ctime_r
Mark Stapp
7
-11
/
+19
2023-09-19
bgpd: Make debug a passed in variable for bgp_evpn_path_info_cmp
Donald Sharp
3
-5
/
+6
2023-09-19
bgpd: Prevent use after free from coverity's perspective
Donald Sharp
1
-1
/
+2
2023-09-19
lib: constrain hash table "tabshift" both ways
David Lamparter
1
-3
/
+6
2023-09-19
pimd: Use a better name for oil_parent
Donald Sharp
7
-40
/
+38
2023-09-19
bgpd: snmp MIB bgp4v2 fix indexes in OID
Francois Dumontet
3
-66
/
+68
2023-09-19
bgpd: snmp MIB bg4v2 fix invalid address Type value
Francois Dumontet
1
-103
/
+103
2023-09-19
bgpd: snmp MIB bg4v2 fix wrong type values
Francois Dumontet
1
-4
/
+4
2023-09-18
tests: Check if TCP MSS is synced if using a passive neighbor
Donatas Abraitis
4
-0
/
+128
2023-09-18
bgpd: Set TCP min MSS per listener
Donatas Abraitis
3
-0
/
+50
2023-09-18
bgpd: Show TCP MSS per neighbor always, despite if it's configured or not
Donatas Abraitis
1
-12
/
+7
2023-09-18
bgpd: Set TCP MSS for the socket even if the session is set to passive
Donatas Abraitis
2
-6
/
+6
2023-09-17
zebra: remove duplicated code
Igor Ryzhov
1
-10
/
+2
2023-09-16
ospf6d: fix uninitialized warnings
David Lamparter
1
-2
/
+2
2023-09-16
[ospfd]: add support for RFC 5709 HMAC-SHA Auth
Mahdi Varasteh
15
-430
/
+1419
2023-09-15
isisd: Fix CID 1568134 (Null pointer dereference)
Carmine Scarpitta
1
-0
/
+3
2023-09-15
isisd: Fix CID 1568133 (Null pointer dereference)
Carmine Scarpitta
1
-2
/
+5
2023-09-15
isisd: Fix CID 1568132 (Null pointer dereference)
Carmine Scarpitta
1
-2
/
+5
2023-09-15
isisd: Fix CID 1568129 (Null pointer dereference)
Carmine Scarpitta
1
-2
/
+2
[next]