index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldpd
/
packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-10
/
+10
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-5
/
+5
*
*: 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: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-3
/
+3
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-47
/
+33
*
ldpd: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
1
-3
/
+0
*
ldpd: Add support for the read-only snmp mib objects that are statistics
Karen Schoener
2021-03-16
1
-1
/
+9
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-3
/
+3
*
ldpd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-5
/
+5
*
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
-6
/
+3
*
ldpd: fix clang-SA warning in packet reading
David Lamparter
2019-06-13
1
-0
/
+5
*
ldpd: buffer underflow, thread safety (PVS-Studio)
F. Aragon
2018-07-04
1
-4
/
+4
*
ldpd: redundant pointer operation (cppcheck)
paco
2018-06-18
1
-1
/
+1
*
ldpd: send correct notification code upon receipt of malformed packet
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-8
/
+9
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-4
/
+7
*
ldpd: allow targeted neighbors over any interface
Renato Westphal
2017-04-26
1
-8
/
+9
*
ldpd: accept notifications during the session establishment process
Renato Westphal
2017-04-26
1
-2
/
+2
*
ldpd: provide more detailed information in some show commands
Renato Westphal
2017-03-21
1
-0
/
+36
*
ldpd: implement RFC 5561 (LDP Capabilities)
Renato Westphal
2017-03-03
1
-9
/
+4
*
ldpd: kill send_notification_nbr()
Renato Westphal
2017-03-03
1
-3
/
+3
*
ldpd: fix issues reported by coverity scan
Renato Westphal
2017-02-08
1
-6
/
+10
*
ldpd: remove security check to allow operation on unnumbered interfaces
Renato Westphal
2016-12-14
1
-35
/
+6
*
ldpd: add missing check on disc_find_iface()
Renato Westphal
2016-12-14
1
-6
/
+6
*
ldpd: adapt the code for Quagga
Renato Westphal
2016-09-23
1
-95
/
+129
*
ldpd: copy original sources from OpenBSD (14/09/2016)
Renato Westphal
2016-09-23
1
-0
/
+788