index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eigrpd
/
eigrp_cli.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #15196 from idryzhov/nb-leaf-list
Donald Sharp
2024-01-24
1
-16
/
+24
|
\
|
*
lib: remove leaf-list xpath hack from northbound
Igor Ryzhov
2024-01-23
1
-16
/
+24
*
|
eigrpd: use correct autocompletion for distribute-list commands
Igor Ryzhov
2024-01-22
1
-8
/
+63
*
|
eigrpd: convert distribute-list configuration to northbound
Igor Ryzhov
2024-01-22
1
-0
/
+60
|
/
*
lib: all: remove './' from xpath 22% speedup
Christian Hopps
2023-11-29
1
-28
/
+28
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-15
/
+1
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
*: fix interface config write in NB-converted daemons
Igor Ryzhov
2021-10-25
1
-25
/
+1
*
lib: northbound cli show/cmd functions must not modify data nodes
Igor Ryzhov
2021-10-13
1
-24
/
+31
*
Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-arg
David Lamparter
2021-08-27
1
-1
/
+1
|
\
|
*
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
2021-08-26
1
-1
/
+1
*
|
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-0
/
+1
|
/
*
*: cleanup interface node installation
Igor Ryzhov
2021-07-29
1
-12
/
+1
*
lib: remove vrf-interface config when removing the VRF
Igor Ryzhov
2021-06-21
1
-0
/
+2
*
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
-1
/
+1
*
eigrpd: fix dependency on operational state in cli
Igor Ryzhov
2021-03-16
1
-12
/
+11
*
eigrpd: fix xpaths
Igor Ryzhov
2021-03-16
1
-2
/
+2
*
eigrpd: Create eigrp_cli.h and move forward declarations
Donnie Savage
2021-01-12
1
-0
/
+1
*
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-30
/
+30
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+2
*
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+2
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-2
/
+6
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-2
/
+0
*
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-3
/
+10
*
eigrpd: Add `router eigrp AS [vrf NAME]` and various stuff
Donald Sharp
2019-08-07
1
-10
/
+16
*
eigrpd: migrate old CLI to northbound
Rafael Zalamena
2019-08-03
1
-0
/
+920