index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
command.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert a bunch of thread_XX to event_XX
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Add a hash_clean_and_free() function
Donald Sharp
2023-03-21
1
-3
/
+1
*
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-21
1
-0
/
+1
|
\
|
*
lib, bgp: add initial support for asdot format
Philippe Guibert
2023-02-10
1
-0
/
+1
*
|
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-16
/
+1
|
\
\
|
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
|
|
/
*
/
bgpd: Add BGP Software Version Capability
Donatas Abraitis
2023-02-15
1
-0
/
+5
|
/
*
lib: Add missing enum's to switch statement
Donald Sharp
2023-01-31
1
-1
/
+2
*
lib: fix display cputime-warning and walltime-warning
Dmitrii Turlupov
2022-12-28
1
-2
/
+2
*
Merge pull request #12066 from opensourcerouting/cleanup-cli-xref
Donald Sharp
2022-10-13
1
-12
/
+8
|
\
|
*
lib: make cmd_element->attr a bitmask & clarify
David Lamparter
2022-10-06
1
-12
/
+8
*
|
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+6
|
/
*
lib, vtysh: Add `allow-reserved-ranges` global command
Donatas Abraitis
2022-07-01
1
-0
/
+26
*
lib: Function `crypt` does not need to be declared mid function
Donald Sharp
2022-06-16
1
-1
/
+0
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
1
-1
/
+1
*
lib: Ensure an empty string does not get printed for host/domain
Donald Sharp
2022-04-21
1
-4
/
+8
*
*: Add necessary new line for output of vty_out()
anlan_cs
2022-02-27
1
-2
/
+2
*
lib: Add more information to `show version`
Donald Sharp
2022-02-04
1
-2
/
+25
*
lib: rework vty_check_node_for_xpath_decrement
David Lamparter
2021-11-16
1
-32
/
+9
*
vtysh: defer CLI tree building
David Lamparter
2021-10-18
1
-14
/
+61
*
Merge pull request #9497 from opensourcerouting/cli-better-no
Quentin Young
2021-09-09
1
-0
/
+1
|
\
|
*
lib: add `![...]` syntax for easy "no" forms
David Lamparter
2021-08-26
1
-0
/
+1
*
|
lib: make node_parent more generic
Igor Ryzhov
2021-08-26
1
-86
/
+3
|
/
*
Merge pull request #8982 from dlqs/lua-func-stack
Quentin Young
2021-08-02
1
-15
/
+17
|
\
|
*
lib: Add function name to script command
Donald Lee
2021-07-23
1
-6
/
+5
|
*
lib: Remove warning about script not found
Donald Lee
2021-07-18
1
-5
/
+4
|
*
lib: Rename frrscript_unload to delete
Donald Lee
2021-07-18
1
-1
/
+1
|
*
test: Use frrscript_unload
Donald Lee
2021-07-18
1
-0
/
+2
|
*
lib: Update Script command example to call function
Donald Lee
2021-07-18
1
-7
/
+9
*
|
lib, zebra: fix exit from link-params node
Igor Ryzhov
2021-07-21
1
-0
/
+3
|
/
*
Merge pull request #8888 from dlqs/lua-call
Quentin Young
2021-07-05
1
-2
/
+4
|
\
|
*
lib: Update script SCRIPT command
Donald Lee
2021-06-21
1
-2
/
+4
*
|
Merge pull request #8911 from donaldsharp/command_node
Donatas Abraitis
2021-06-29
1
-2
/
+7
|
\
\
|
*
|
lib: Add some hash name differentiation for Command Hash's
Donald Sharp
2021-06-24
1
-2
/
+7
|
|
/
*
/
lib: make cputime checks runtime options (v2)
David Lamparter
2021-06-24
1
-0
/
+30
|
/
*
Merge pull request #8593 from idryzhov/cmd-ambiguous
Quentin Young
2021-06-08
1
-0
/
+3
|
\
|
*
vtysh: fix searching commands in parent nodes
Pavel Ivashchenko
2021-04-29
1
-0
/
+3
*
|
lib: fix address sanitizer crash on `find`
Rafael Zalamena
2021-06-07
1
-1
/
+1
*
|
Merge pull request #8781 from idryzhov/fix-list-find
Rafael Zalamena
2021-06-07
1
-10
/
+68
|
\
\
|
*
|
lib: fix output of "list" and "find" commands
Igor Ryzhov
2021-06-03
1
-5
/
+58
|
*
|
lib, vtysh: reduce code duplication
Igor Ryzhov
2021-06-03
1
-5
/
+10
|
|
/
*
|
Merge pull request #5865 from slankdev/slankdev-zebra-srv6-manager
Mark Stapp
2021-06-04
1
-0
/
+9
|
\
\
|
*
|
*: new cli-nodes for SRv6 manager (step2)
Hiroki Shirokura
2021-06-02
1
-0
/
+9
|
|
/
*
/
northbound: KISS always batch yang config (file read), it's faster
Christian Hopps
2021-06-02
1
-1
/
+1
|
/
*
lib: correctly exit CLI nodes on file config load
David Lamparter
2021-04-21
1
-37
/
+44
*
lib, vtysh: re-add support for spaces in 'find'
Quentin Young
2021-04-07
1
-2
/
+3
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-2
/
+2
*
lib/xref: add xrefs for install_element()
David Lamparter
2021-02-01
1
-12
/
+12
[next]