index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
*: 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
2023-09-24
lib: assert for VTY_PASSFD expectations
David Lamparter
1
-1
/
+6
2023-09-24
lib: Drop deprecated enable-time-check, enable-cpu-time compile options
Donatas Abraitis
6
-73
/
+6
2023-09-23
pimd: remove redundant closing socket
anlan_cs
1
-1
/
+0
2023-09-22
bgpd: Flush per AFI/SAFI capabilities flags, stale_time for LLGR cap
Donatas Abraitis
1
-0
/
+11
2023-09-22
bgpd: Clear graceful-restart per AFI/SAFI capability flags when receiving unset
Donatas Abraitis
1
-0
/
+11
2023-09-22
tests: Fix DeprecationWarning in SRv6 L3VPN topotest
Carmine Scarpitta
1
-1
/
+1
2023-09-22
lib: don't announce prefix delete for duplicates
Rafael Zalamena
1
-4
/
+51
2023-09-22
Revert "lib : fix duplicate prefix list delete"
Rafael Zalamena
1
-33
/
+6
2023-09-22
tests: Check notification/capability received message stats instead of reset/...
Donatas Abraitis
4
-14
/
+35
2023-09-22
tests: Use frr.conf for bgp_dynamic_capabily tests
Donatas Abraitis
7
-29
/
+12
2023-09-22
bgpd: Use proper AFI when dumping information for dampening stuff
Donatas Abraitis
3
-10
/
+10
2023-09-22
bgpd: Initialise timebuf arrays to zeros for dampening reuse timer
Donatas Abraitis
2
-3
/
+3
2023-09-22
bgpd: Make sure dampening is enabled for the specified AFI/SAFI
Donatas Abraitis
1
-2
/
+6
2023-09-21
bgpd: Ensure send order is 100% consistent
Donald Sharp
1
-4
/
+19
2023-09-21
doc: reference the correct MGMTd show command
Marcos Mendoza
1
-1
/
+1
2023-09-21
bgpd: fix pointer arithmetic in bgp snmp module
Mark Stapp
1
-2
/
+2
[next]