index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_events.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
zebra: Prevent leaking ctx memory in err condition
Rajasekar Raja
1
-0
/
+1
2023-10-07
doc: replace commands list with header file
anlan_cs
1
-291
/
+1
2023-10-07
*: remove ZEBRA_INTERFACE_VRF_UPDATE
anlan_cs
16
-246
/
+5
2023-10-06
zebra: add zclient to iprules key
Mark Stapp
1
-7
/
+15
2023-10-06
isisd: remove redundant northbound destroy callbacks
Igor Ryzhov
3
-84
/
+0
2023-10-05
lib,*: add vrf id to pbr rule results zapi message
Mark Stapp
3
-1
/
+12
2023-10-05
bgpd: Drop redundant assignment for aspath segment type and length
Donatas Abraitis
1
-2
/
+0
2023-10-05
tests: locate nhg id from json output in all_proto_startup
Mark Stapp
1
-3
/
+17
2023-10-04
staticd: Memory leak of string in staticd
Donald Sharp
1
-5
/
+8
2023-10-04
pimd: Indicating the rp in the msdp sa message
Adriano Marto Reis
2
-3
/
+25
2023-10-03
bgpd: Add guards for zlog_debug when setting GTSM for the peer
Donatas Abraitis
1
-3
/
+6
2023-10-03
ospfd: a possible fix for TAINTED_SCALAR coverity issues
Mahdi Varasteh
1
-11
/
+22
2023-10-02
topotests: add bgp_large_comm_list_match test
Philippe Guibert
8
-0
/
+245
2023-10-02
bgpd: add 'match community-list any' function
Philippe Guibert
15
-71
/
+281
2023-10-01
doc: adjust protocol command values for zebra
anlan_cs
1
-223
/
+291
2023-09-29
zebra: be more careful removing 'installed' flag from nhgs
Mark Stapp
1
-2
/
+7
2023-09-29
tests: Make sure we have a valid FRRouting software version string
Donatas Abraitis
1
-1
/
+1
2023-09-29
bgpd: Validate maximum length of software version when handling via dynamic caps
Donatas Abraitis
1
-17
/
+36
2023-09-29
*: Do not cast to the same type as the destination is
Donatas Abraitis
8
-23
/
+22
2023-09-29
zebra: delete label chunk upon release
fmihoub6WIND
1
-6
/
+7
2023-09-29
zebra: dump label table information
fmihoub6WIND
3
-0
/
+34
2023-09-29
zebra: Drop new lines from zlog_debug for dpdk debug messages
Donatas Abraitis
1
-2
/
+2
2023-09-29
lib: use XREALLOC over realloc avoid coverity warning
Christian Hopps
1
-6
/
+4
2023-09-28
bgpd: fix printing link state ospf opaque data
Louis Scalbert
1
-9
/
+2
2023-09-28
doc: add debian 12 build docs to toctree
Quentin Young
1
-0
/
+1
2023-09-28
doc: remove northbound _sidebar definition
Quentin Young
2
-22
/
+7
2023-09-28
doc: couple nbapi doc cleanups
Quentin Young
1
-17
/
+20
2023-09-28
doc: fixup nbapi doc images
Quentin Young
8
-46
/
+35
2023-09-28
bgpd: fix insecure data write with area addresses
Louis Scalbert
1
-0
/
+5
2023-09-28
bgpd: fix insecure data write with ip addresses
Louis Scalbert
1
-2
/
+4
2023-09-28
doc: unpin sphinx from 4.0.2
Quentin Young
3
-9
/
+0
2023-09-28
bgpd: fix link_state_hash_cmp()
Louis Scalbert
1
-1
/
+1
2023-09-28
bgpd: fix illegal memory access in bgp_ls_tlv_check_size()
Louis Scalbert
2
-5
/
+5
2023-09-28
bgpd: do not check attr in bgp_packet_attribute
Louis Scalbert
1
-1
/
+1
2023-09-28
doc: Add `neighbor capability dynamic` command
Donatas Abraitis
1
-0
/
+10
2023-09-28
doc: Add an example on how to set a distance for a route from the kernel
Donatas Abraitis
2
-4
/
+33
2023-09-28
doc: add .readthedocs.yaml configs
Quentin Young
2
-0
/
+32
2023-09-28
doc: include checkpatch & cspf docs in toctree
Quentin Young
4
-0
/
+6
2023-09-28
doc: fix whitespace, formatting errors
Quentin Young
5
-99
/
+105
2023-09-28
vtysh: fix entering configuration node in file-lock mode
Igor Ryzhov
1
-1
/
+13
2023-09-28
vty: fix working in file-lock mode
Igor Ryzhov
1
-0
/
+8
2023-09-27
vty: fix configure terminal argument descriptions
Igor Ryzhov
2
-4
/
+4
2023-09-27
doc: Use backward order when for release dates hint
Donatas Abraitis
1
-9
/
+7
2023-09-27
doc: Fix release dates in workflow
Donatas Abraitis
1
-6
/
+6
2023-09-27
mgmtd: fix crash on "show mgmtd datastore-contents"
Igor Ryzhov
1
-1
/
+1
2023-09-26
doc: Add Debian 12 Build documentation
Martin Winter
2
-0
/
+120
2023-09-25
bgpd: Set the TTL for the correct socket
Donatas Abraitis
1
-6
/
+6
2023-09-25
doc: Use different label to distinguish PBR nexthop groups
Donatas Abraitis
1
-2
/
+2
2023-09-25
doc: Replace `frr` code highlighting marker to `sh`
Donatas Abraitis
1
-1
/
+1
2023-09-25
doc: Drop bullet point from ospfd documentation
Donatas Abraitis
1
-3
/
+3
[next]