index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
lib: Allow setsockopt functions to return size set
Donald Sharp
2024-12-04
2
-4
/
+8
|
|
/
/
*
/
/
lib: Fix session re-establishment
Donald Sharp
2024-12-03
1
-1
/
+7
|
/
/
*
|
lib: Remove route_node_match_ipv[4|6] not being used
Donald Sharp
2024-11-25
2
-30
/
+0
*
|
lib, zebra: Do not have duplicate memory type problems
Donald Sharp
2024-11-22
2
-0
/
+28
|
/
*
Merge pull request #17156 from opensourcerouting/eradicate-strncpy
Donald Sharp
2024-11-19
2
-5
/
+3
|
\
|
*
lib: remove `strncpy()` use
David Lamparter
2024-10-22
2
-5
/
+3
*
|
Merge pull request #17297 from mjstapp/mjs_ifp_table
Donald Sharp
2024-11-12
2
-8
/
+0
|
\
\
|
*
|
lib,zebra: remove table node from ifp struct
Mark Stapp
2024-10-29
2
-8
/
+0
*
|
|
lib: Initialize mbefore for route_map_apply_ext()
Donatas Abraitis
2024-11-08
1
-0
/
+1
*
|
|
lib: Add ability to track time in individual routemaps
Donald Sharp
2024-11-05
2
-5
/
+35
*
|
|
Merge pull request #17312 from donaldsharp/remove_in6addr_cmp
Donatas Abraitis
2024-11-01
2
-23
/
+4
|
\
\
\
|
*
|
|
lib: In sockunion.c convert v6 memcmp's to IPV6_ADDR_CMP
Donald Sharp
2024-10-31
1
-5
/
+3
|
*
|
|
lib, tests: Remove in6addr_cmp function from the system
Donald Sharp
2024-10-31
2
-18
/
+0
|
*
|
|
lib: Replace usage of in6addr_cmp with memcmp
Donald Sharp
2024-10-31
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #17280 from donaldsharp/remove_event_master_free_unused
Donatas Abraitis
2024-11-01
2
-25
/
+0
|
\
\
\
|
*
|
|
lib: Remove counter and a function
Donald Sharp
2024-10-31
2
-25
/
+0
|
|
/
/
*
|
|
Merge pull request #17194 from LabNConsulting/aceelindem/ospf-ls-refresh-inte...
Russ White
2024-11-01
1
-2
/
+3
|
\
\
\
|
*
|
|
ospfd: Fix opaque LSA refresh interval and modify LSA cmds.
Acee Lindem
2024-10-25
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
lib: Remove wheel name it is no longer used
Donald Sharp
2024-10-31
2
-13
/
+1
|
|
/
|
/
|
*
|
Merge pull request #17160 from opensourcerouting/fix/keep_zebra_on-rib-proces...
Jafar Al-Gharaibeh
2024-10-28
2
-0
/
+12
|
\
\
|
*
|
lib, zebra: Keep `zebra on-rib-process script` in frr.conf
Donatas Abraitis
2024-10-18
2
-0
/
+12
*
|
|
Merge pull request #17155 from opensourcerouting/memstats-zlog
Donald Sharp
2024-10-25
5
-45
/
+123
|
\
\
\
|
*
|
|
lib: refactor memstats logging, fix ACTIVEATEXIT
David Lamparter
2024-10-17
4
-42
/
+91
|
*
|
|
lib: do not log_memstats() in crash handler
David Lamparter
2024-10-17
1
-2
/
+12
|
*
|
|
lib: zlog stays running on shutdown
David Lamparter
2024-10-17
1
-1
/
+15
|
*
|
|
lib: actually propagate MGROUP args
David Lamparter
2024-10-17
1
-0
/
+5
*
|
|
|
Revert "lib: Attach stdout to child only if --log=stdout and stdout FD is a tty"
Donald Sharp
2024-10-22
1
-10
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
lib: Correctly handle ppoll pfds.events == 0
Donald Sharp
2024-10-17
1
-1
/
+24
|
|
/
|
/
|
*
|
Merge pull request #17136 from opensourcerouting/clang-sa-19
Donald Sharp
2024-10-17
5
-58
/
+35
|
\
\
|
*
|
lib: fix invalid use of errno in PTM
David Lamparter
2024-10-16
1
-15
/
+11
|
*
|
lib: guard close() in netns code
David Lamparter
2024-10-16
1
-1
/
+1
|
*
|
lib: make clang-SA not choke on defun_lex.l
David Lamparter
2024-10-16
1
-0
/
+3
|
*
|
*: clang-SA switch-enum initializer workarounds
David Lamparter
2024-10-16
1
-0
/
+1
|
*
|
*: clang-SA friendly switch-enum-return-string
David Lamparter
2024-10-16
1
-42
/
+19
|
|
/
*
|
Merge pull request #16452 from louis-6wind/fix-ipv4-mapped-ipv6-display
Russ White
2024-10-16
1
-1
/
+12
|
\
\
|
*
|
lib, test: fix display ipv4 mapped ipv6 addresses
Louis Scalbert
2024-10-16
1
-1
/
+12
|
|
/
*
|
Merge pull request #17076 from donaldsharp/rnh_and_redistribution_nexthop_num...
Donatas Abraitis
2024-10-16
1
-1
/
+1
|
\
\
|
*
|
*: Fix up improper handling of nexthops for nexthop tracking
Donald Sharp
2024-10-15
1
-1
/
+1
*
|
|
Merge pull request #16946 from opensourcerouting/fix/match_src-peer
Russ White
2024-10-16
2
-0
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: Implement `match src-peer ...` command
Donatas Abraitis
2024-09-27
2
-0
/
+13
*
|
|
Merge pull request #17038 from opensourcerouting/feature/bgp_set_metric_internal
Russ White
2024-10-15
2
-14
/
+60
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: Implement `set metric aigp` command
Donatas Abraitis
2024-10-15
2
-14
/
+33
|
*
|
bgpd: Implement `set metric igp` command
Donatas Abraitis
2024-10-15
2
-2
/
+29
*
|
|
Merge pull request #17058 from opensourcerouting/fix/apply_route_maps_earlier
Russ White
2024-10-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: Apply and generate route-map commands earlier before any other protocol
Donatas Abraitis
2024-10-10
1
-1
/
+1
*
|
|
bgpd: Move some non BGP-specific route-map functions to lib
Donatas Abraitis
2024-10-10
1
-0
/
+73
|
/
/
*
|
Merge pull request #17015 from LabNConsulting/chopps/load-internal-ietf-yang-...
Igor Ryzhov
2024-10-07
8
-16
/
+30
|
\
\
|
*
|
lib: add flag to have libyang load internal ietf-yang-library module
Christian Hopps
2024-10-07
8
-16
/
+30
*
|
|
lib,zebra: remove unused ZEBRA_VRF_UNREGISTER
Donna Sharp
2024-10-07
2
-2
/
+0
|
/
/
*
|
lib: remove unused bfd defines
Louis Scalbert
2024-10-03
1
-6
/
+0
[prev]
[next]