index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
/
ripd.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: create a single registry of daemons' default port values
Mark Stapp
2024-02-01
1
-1
/
+0
*
ripngd: convert ripngd to mgmtd
Christian Hopps
2024-01-26
1
-1
/
+0
*
ripd: Make sure we do not overuse higher values for ECMP count
Donatas Abraitis
2023-05-18
1
-0
/
+2
*
ripd: Implement `allow-ecmp X` command
Donatas Abraitis
2023-05-04
1
-1
/
+3
*
ripd: support BFD integration
Renato Westphal
2023-04-19
1
-4
/
+27
*
*: Fixup formatting issues due to reordering
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-8
/
+8
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
ripd: Remove various macros that overlap THREAD_OFF
Donald Sharp
2022-07-21
1
-3
/
+0
*
*: Fix spelling of strucutre
Donald Sharp
2022-04-19
1
-1
/
+1
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-2
/
+2
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-1
/
+1
*
ripd: split northbound callbacks into multiple files
Renato Westphal
2019-10-30
1
-8
/
+1
*
ripd: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-1
/
+3
*
ripd, ripngd: fix cleaning up of offset lists
Renato Westphal
2019-04-19
1
-0
/
+1
*
Merge remote-tracking branch 'frr/master' into rip-vrf
Renato Westphal
2019-03-29
1
-1
/
+4
|
\
|
*
lib, rip, ripng, eigrp: rework if_rmap context
Philippe Guibert
2019-02-19
1
-2
/
+4
*
|
ripd, ripngd: change how we keep track of redistribution configuration
Renato Westphal
2019-01-18
1
-5
/
+9
*
|
ripd: make YANG operational-data VRF aware too
Renato Westphal
2019-01-18
1
-0
/
+1
*
|
ripd: add VRF support
Renato Westphal
2019-01-18
1
-4
/
+21
*
|
ripd: remove the rip global variable
Renato Westphal
2019-01-18
1
-47
/
+67
*
|
ripd: clear list of peers when RIP is deconfigured
Renato Westphal
2019-01-18
1
-0
/
+1
*
|
ripd: move "rip_distance_table" to the rip structure
Renato Westphal
2019-01-18
1
-2
/
+0
*
|
ripd: move global counters to the rip structure
Renato Westphal
2019-01-18
1
-4
/
+9
*
|
ripd: remove dead code
Renato Westphal
2019-01-18
1
-6
/
+0
*
|
ripd: move "rip_offset_list_master" to the rip structure
Renato Westphal
2019-01-18
1
-2
/
+5
*
|
ripd: move "peer_list" to the rip structure
Renato Westphal
2019-01-18
1
-3
/
+5
*
|
ripd: move "Vrip_passive_nondefault" to the rip structure
Renato Westphal
2019-01-18
1
-1
/
+3
*
|
ripd: move "rip_enable_network" to the rip structure
Renato Westphal
2019-01-18
1
-0
/
+3
*
|
ripd: move "rip_enable_interface" to the rip structure
Renato Westphal
2019-01-18
1
-0
/
+3
|
/
*
lib, rip, ripng, babel, eigrp: add ctx pointer to distribute api
Philippe Guibert
2018-12-28
1
-0
/
+4
*
ripd: remove leftovers from the old sighup handler
Renato Westphal
2018-12-03
1
-3
/
+0
*
ripd: implement two YANG notifications
Renato Westphal
2018-10-27
1
-0
/
+4
*
ripd: implement the 'clear-rip-route' YANG RPC
Renato Westphal
2018-10-27
1
-0
/
+1
*
ripd: implement northbound callbacks to fetch neighbor information
Renato Westphal
2018-10-27
1
-0
/
+1
*
ripd: fix SIGHUP handling
Renato Westphal
2018-10-27
1
-1
/
+0
*
ripd: retrofit all RIP interface commands to the new northbound model
Renato Westphal
2018-10-27
1
-3
/
+2
*
ripd: no need to use qobj anymore to keep track of "router rip"
Renato Westphal
2018-10-27
1
-4
/
+0
*
ripd: retrofit the 'timer basic' command to the new northbound model
Renato Westphal
2018-10-27
1
-8
/
+4
*
ripd: retrofit the 'route' command to the new northbound model
Renato Westphal
2018-10-27
1
-3
/
+0
*
ripd: retrofit the 'redistribute' commands to the new northbound model
Renato Westphal
2018-10-27
1
-3
/
+5
*
ripd: retrofit the 'passive-interface' command to the new northbound model
Renato Westphal
2018-10-27
1
-1
/
+7
*
ripd: retrofit the 'offset-list' command to the new northbound model
Renato Westphal
2018-10-27
1
-8
/
+24
*
ripd: retrofit the 'network' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+5
*
ripd: retrofit the 'neighbor' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+2
*
ripd: retrofit the 'distance source' commands to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+12
[next]