index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
/
rip_peer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Move distance related defines into their own header
Donald Sharp
2023-11-07
1
-0
/
+1
*
Merge pull request #13246 from opensourcerouting/rip-bfd
Russ White
2023-04-25
1
-8
/
+60
|
\
|
*
ripd: support BFD integration
Renato Westphal
2023-04-19
1
-8
/
+60
*
|
ripd: Align show ip rip status output for sources
Donatas Abraitis
2023-04-18
1
-1
/
+1
|
/
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-3
/
+3
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
ripd: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-1
/
+1
*
ripd: Remove various macros that overlap THREAD_OFF
Donald Sharp
2022-07-21
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-3
/
+1
*
ripd: Ensure better `struct thread *` semantics
Donald Sharp
2021-10-04
1
-1
/
+0
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
1
-2
/
+1
*
ripd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-2
/
+2
*
lib, *: add a common time interval formatting api
Mark Stapp
2020-03-09
1
-12
/
+3
*
*: use gmtime_r, localtime_r exclusively
Mark Stapp
2020-03-05
1
-8
/
+8
*
ripd: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-0
/
+2
*
ripd: remove the rip global variable
Renato Westphal
2019-01-18
1
-12
/
+13
*
ripd: clear list of peers when RIP is deconfigured
Renato Westphal
2019-01-18
1
-0
/
+6
*
ripd: move "peer_list" to the rip structure
Renato Westphal
2019-01-18
1
-15
/
+6
*
ripd: fix list compare order
David Lamparter
2018-10-23
1
-1
/
+1
*
*: Fixup to use proper list_cmp functions
Donald Sharp
2018-10-19
1
-1
/
+4
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
*: Define the number of seconds in a Day, Week and year
Donald Sharp
2017-08-08
1
-4
/
+0
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-125
/
+105
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-1
/
+1
*
*: use vty_outln
Quentin Young
2017-06-29
1
-3
/
+2
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-2
/
+3
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-2
/
+2
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-1
/
+1
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-5
/
+1
*
2005-10-26 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-26
1
-8
/
+8
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-6
/
+6
*
Initial revision
paul
2002-12-13
1
-0
/
+211