index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eigrpd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
lib: zebra.h was including compiler.h two times
Donald Sharp
1
-7
/
+0
2024-01-09
lib: remove net/route.h it is not used
Donald Sharp
6
-2
/
+9
2024-01-09
*: remove sys/stat.h from zebra.h
Donald Sharp
25
-2
/
+26
2024-01-09
lib: select.h is not being used by anyone
Donald Sharp
1
-1
/
+0
2024-01-08
bgpd: Fix memory leak for default-originate with route-map
Donatas Abraitis
1
-1
/
+1
2024-01-08
tests: Add mgmtd to the official pytest.mark list
Donald Sharp
16
-21
/
+16
2024-01-07
bgpd: show_adj_route_vpn always leaked json memory
Donald Sharp
1
-6
/
+0
2024-01-07
Revert "zebra: Cleanup zrouter.stale_client_list on shutdown"
Donald Sharp
1
-1
/
+0
2024-01-07
doc: Rename `Thread` to `Event` in events example
Donatas Abraitis
1
-1
/
+1
2024-01-07
vtysh: Rename `show thread ...` to `show event ...`
Donatas Abraitis
2
-43
/
+73
2024-01-07
tests: Rename `show thread ...` to `show event ...`
Donatas Abraitis
2
-4
/
+4
2024-01-07
tools: Rename `show thread ...` to `show event ...`
Donatas Abraitis
1
-4
/
+4
2024-01-07
doc: Rename `show thread ...` to `show event ...`
Donatas Abraitis
2
-7
/
+7
2024-01-07
lib: Use event name instead of thread
Donald Sharp
1
-4
/
+4
2024-01-07
bgpd: bgp_sync_label_manager failure case
Donald Sharp
1
-3
/
+9
2024-01-06
Revert "bgpd: On shutdown do not create a workqueue for the self peer"
Martin Winter
1
-1
/
+1
2024-01-06
build: require libyang 2.1.128
Christian Hopps
4
-10
/
+9
2024-01-05
lib: remove zebra_interface_vrf_update_read()
Louis Scalbert
2
-33
/
+0
2024-01-05
lib: fix initializer warning on centos 7.
Christian Hopps
1
-1
/
+1
2024-01-04
lib: sys/utsname.h is not needed in zebra.h
Donald Sharp
2
-1
/
+1
2024-01-04
lib: zebra.h does not need to include syslog.h
Donald Sharp
1
-1
/
+0
2024-01-04
*: sys/uio.h does not need to be in zebra.h
Donald Sharp
3
-1
/
+2
2024-01-04
lib, sharpd: Move sys/resource.h to where it is used
Donald Sharp
2
-1
/
+1
2024-01-04
*: Remove sys/ioctl.h from zebra.h
Donald Sharp
10
-1
/
+11
2024-01-04
lib, vtysh: Remove inclusion of grp.h for everyone
Donald Sharp
3
-1
/
+4
2024-01-04
lib: Remove in_systm.h it is never used
Donald Sharp
1
-1
/
+0
2024-01-04
*: Remove cost of including netinet/icmp.h everywhere
Donald Sharp
4
-2
/
+4
2024-01-04
lib: Remove inclusion of various MAXINT from zebra.h
Donald Sharp
1
-16
/
+0
2024-01-04
lib: HAVE_GLIBC_BACKTRACE does not belong in zebra.h
Donald Sharp
3
-4
/
+8
2024-01-04
bgpd: rfapi was not using internal zlog_backtrace()
Donald Sharp
3
-57
/
+2
2024-01-04
lib: Move some priviledge headers to file they are used.
Donald Sharp
2
-5
/
+6
2024-01-04
*: Remove Crypto openSSL define from zebra.h
Donald Sharp
5
-5
/
+21
2024-01-04
lib: Breakout sendmmsg into it's own header
Donald Sharp
5
-20
/
+35
2024-01-04
bgpd: fix ecommunity_fill_pbr_action heap-buffer-overflow
Louis Scalbert
1
-2
/
+2
2024-01-04
lib: fix memory leak when disabling nexthop_hold contexts
Philippe Guibert
1
-0
/
+2
2024-01-04
zebra: `ctx` has to be non NULL at this point
Carmine Scarpitta
1
-2
/
+1
2024-01-04
lib: remove unused/replaced oper-state iteration code
Christian Hopps
2
-547
/
+2
2024-01-04
doc: add diagram of oper-state queries.
Christian Hopps
3
-2
/
+388
2024-01-03
isisd: fix _isis_spftree_del heap-use-after-free
Louis Scalbert
1
-2
/
+6
2024-01-02
lib: don't count on scheme key nodes being first children
Christian Hopps
1
-9
/
+12
2024-01-02
pathd: add dynamic candidate path metric [computed] keyword
Philippe Guibert
2
-8
/
+18
2024-01-02
lib: fix specific entry queries
Christian Hopps
5
-2
/
+71
2024-01-02
bgpd: unimport evpn routes when implicit withdraw
Chirag Shah
1
-6
/
+20
2023-12-31
build: protobuf is required so update building docs
Christian Hopps
9
-49
/
+42
2023-12-30
lib: mgmtd: increase soft-max msg size to 64K
Christian Hopps
6
-38
/
+14
2023-12-30
lib: fix coverity CID 1574981
Christian Hopps
1
-11
/
+9
2023-12-30
mgmtd: fix coverity CID 1574980
Christian Hopps
1
-4
/
+3
2023-12-30
lib: fix coverity CID 1574979
Christian Hopps
2
-0
/
+7
2023-12-30
mgmtd: fix coverity CID 1574978
Christian Hopps
1
-8
/
+1
2023-12-30
lib: fix coverity CID 1574977
Christian Hopps
1
-2
/
+1
[next]