index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldpd
/
neighbor.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-12
/
+3
*
ldpd: changes for code maintainability
sri-mohan1
2023-05-08
1
-22
/
+14
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-14
/
+14
*
*: Convert thread_timer_remain_XXX to event_timer_remain_XXX
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-8
/
+7
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-9
/
+9
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-12
/
+1
*
ldpd: Make ldpd happy with clang-16
Donald Sharp
2022-10-26
1
-2
/
+1
*
ldpd: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-9
/
+9
*
bgpd, ldpd: No need for an explicit NULL check for thread_timer_remain_second
Donatas Abraitis
2022-07-18
1
-5
/
+2
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-26
/
+11
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-1
/
+2
*
ldpd: Add support for read-only snmp mib objects (excluding statistics)
Karen Schoener
2021-02-24
1
-2
/
+29
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-9
/
+9
*
ldpd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-15
/
+15
*
ldpd: Adding support for LDP IGP Synchronization
Karen Schoener
2020-09-09
1
-0
/
+2
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-4
/
+2
*
ldpd: LDP does not always send traffic with correct DSCP value.
Karen Schoener
2020-05-06
1
-0
/
+10
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
*
ldpd: buffer underflow, thread safety (PVS-Studio)
F. Aragon
2018-07-04
1
-12
/
+10
*
*: Make assignment from RB_ROOT in while loop work better
Donald Sharp
2018-02-23
1
-1
/
+3
*
zebra: fix pseudowire code re. upstream changes
David Lamparter
2017-08-09
1
-1
/
+1
*
ldpd: fix bug with dual-stack neighbors
Renato Westphal
2017-08-09
1
-0
/
+7
*
lib: improve the RB implementation
Rafael Zalamena
2017-06-16
1
-10
/
+12
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-8
/
+10
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-6
/
+9
*
ldpd: provide more detailed information in some show commands
Renato Westphal
2017-03-21
1
-0
/
+4
*
ldpd: add commands to show sent/rcvd capabilities
Renato Westphal
2017-03-21
1
-0
/
+1
*
ldpd: implement RFC 5919 (LDP End-of-LIB)
Renato Westphal
2017-03-03
1
-0
/
+1
*
ldpd: use red-black trees to store 'adj' elements
Renato Westphal
2017-01-04
1
-5
/
+5
*
ldpd: use red-black trees to store 'nbr_params' elements
Renato Westphal
2017-01-04
1
-7
/
+12
*
ldpd: adapt the code for Quagga
Renato Westphal
2016-09-23
1
-94
/
+98
*
ldpd: copy original sources from OpenBSD (14/09/2016)
Renato Westphal
2016-09-23
1
-0
/
+827