index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
/
rip_cli.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ripd: fix show run output for distribute-list
Igor Ryzhov
2024-08-08
1
-0
/
+16
*
ripd: convert RPC commands to mgmtd
Igor Ryzhov
2024-04-22
1
-0
/
+19
*
ripd: fix "clear ip rip" command
Igor Ryzhov
2024-03-08
1
-32
/
+0
*
ripd: fix missing "exit" for "router rip"
Igor Ryzhov
2024-03-06
1
-0
/
+6
*
ripd: ripd convert to mgmtd
Christian Hopps
2024-01-26
1
-1
/
+138
*
Merge pull request #15196 from idryzhov/nb-leaf-list
Donald Sharp
2024-01-24
1
-14
/
+35
|
\
|
*
lib: remove leaf-list xpath hack from northbound
Igor Ryzhov
2024-01-23
1
-14
/
+35
*
|
ripd: use correct autocompletion for distribute-list commands
Igor Ryzhov
2024-01-22
1
-8
/
+63
|
/
*
ripd: use new distribute-list northbound code.
Christian Hopps
2024-01-22
1
-36
/
+49
*
lib: enable multiple instance support with distribute lists
Christian Hopps
2024-01-22
1
-2
/
+2
*
lib: all: remove './' from xpath 22% speedup
Christian Hopps
2023-11-29
1
-21
/
+21
*
ripd: Use argv_find to avoid buffer overflow when parsing allow-ecmp args
Donatas Abraitis
2023-05-23
1
-2
/
+2
*
ripd: Implement `allow-ecmp X` command
Donatas Abraitis
2023-05-04
1
-8
/
+32
*
ripd: support BFD integration
Renato Westphal
2023-04-19
1
-0
/
+101
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
*: Use autocomplete for route-maps under commands that require it
Donatas Abraitis
2022-06-13
1
-1
/
+1
*
lib: Add autocomplete for access-lists
Donatas Abraitis
2021-10-31
1
-3
/
+3
*
lib: northbound cli show/cmd functions must not modify data nodes
Igor Ryzhov
2021-10-13
1
-24
/
+29
*
northbound: KISS always batch yang config (file read), it's faster
Christian Hopps
2021-06-02
1
-1
/
+1
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-6
/
+6
*
lib, ripd, ripngd, vtysh: Move distribute list to `correct` spot
Donald Sharp
2021-05-04
1
-0
/
+45
*
*: add errmsg to nb rpc
Chirag Shah
2020-10-05
1
-1
/
+1
*
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-34
/
+34
*
ripd, ripngd: Free up list after call into nb_cli_rpc
Donald Sharp
2019-12-13
1
-1
/
+6
*
ripd: split northbound callbacks into multiple files
Renato Westphal
2019-10-30
1
-1
/
+1
*
ripd: fix problems with the "ip rip authentication" command
Renato Westphal
2019-07-02
1
-3
/
+5
*
Merge pull request #3548 from opensourcerouting/rip-vrf
Donald Sharp
2019-04-05
1
-14
/
+48
|
\
|
*
Merge remote-tracking branch 'frr/master' into rip-vrf
Renato Westphal
2019-03-29
1
-15
/
+15
|
|
\
|
*
|
ripd: fix unsetting of authentication password
Renato Westphal
2019-01-18
1
-1
/
+1
|
*
|
ripd: add vrf input parameter to the "clear-rip-route" RPC
Renato Westphal
2019-01-18
1
-3
/
+15
|
*
|
ripd: add VRF support
Renato Westphal
2019-01-18
1
-10
/
+32
*
|
|
ripd: fix removal of configured passive interfaces
Renato Westphal
2019-03-02
1
-4
/
+13
|
|
/
|
/
|
*
|
libs, rip, isis: change northbound operation enum to DESTROY
Mark Stapp
2019-02-11
1
-14
/
+14
|
/
*
ripd: fix minor issues from the northbound conversion
Renato Westphal
2018-12-03
1
-1
/
+2
*
lib, ripd: rework API for converted CLI commands
Renato Westphal
2018-11-26
1
-459
/
+180
*
ripd: fix display of the "distance" command
Renato Westphal
2018-11-26
1
-1
/
+5
*
ripd: implement the 'clear-rip-route' YANG RPC
Renato Westphal
2018-10-27
1
-0
/
+14
*
ripd: retrofit all RIP interface commands to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+464
*
ripd: retrofit the 'version' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+68
*
ripd: retrofit the 'timer basic' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+75
*
ripd: retrofit the 'route' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+28
*
ripd: retrofit the 'redistribute' commands to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+78
*
ripd: retrofit the 'passive-interface' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+73
*
ripd: retrofit the 'offset-list' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+82
*
ripd: retrofit the 'network' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+56
*
ripd: retrofit the 'neighbor' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+28
*
ripd: retrofit the 'distance source' commands to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+72
*
ripd: retrofit the 'distance' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+46
*
ripd: retrofit the 'default-metric' command to the new northbound model
Renato Westphal
2018-10-27
1
-0
/
+47
[next]