index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
command.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8458 from opensourcerouting/xref-5424
Donald Sharp
2022-02-08
1
-0
/
+1
|
\
|
*
lib: RFC5424 & journald extended syslog target
David Lamparter
2022-01-17
1
-0
/
+1
*
|
lib: Add more information to `show version`
Donald Sharp
2022-02-04
1
-0
/
+10
|
/
*
lib: rework vty_check_node_for_xpath_decrement
David Lamparter
2021-11-16
1
-0
/
+3
*
vtysh: defer CLI tree building
David Lamparter
2021-10-18
1
-0
/
+9
*
lib: fix spelling nits in more lib files
ewlumpkin
2021-10-05
1
-1
/
+1
*
vtysh: Add error code if daemon is not running
Yaroslav Fedoriachenko
2021-09-21
1
-0
/
+1
*
pimd: change ranges to 1..max, type align with IETF YANG.
Christian Hopps
2021-08-19
1
-0
/
+1
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-0
/
+2
*
Merge pull request #8781 from idryzhov/fix-list-find
Rafael Zalamena
2021-06-07
1
-0
/
+1
|
\
|
*
lib, vtysh: reduce code duplication
Igor Ryzhov
2021-06-03
1
-0
/
+1
*
|
*: new cli-nodes for BGP SRv6 VPNv4 (step4)
Hiroki Shirokura
2021-06-02
1
-0
/
+1
*
|
*: new cli-nodes for SRv6 manager (step2)
Hiroki Shirokura
2021-06-02
1
-0
/
+3
|
/
*
bgpd: Create BGP alias names for community/large-community
Donatas Abraitis
2021-05-05
1
-0
/
+1
*
lib: correctly exit CLI nodes on file config load
David Lamparter
2021-04-21
1
-0
/
+1
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
lib/xref: add xrefs for install_element()
David Lamparter
2021-02-01
1
-1
/
+23
*
lib/xref: add xrefs for DEFUNs
David Lamparter
2021-02-01
1
-1
/
+5
*
lib: List all possible well-known communities in CLI (COMMUNITY_VAL_STR)
Donatas Abraitis
2021-01-21
1
-1
/
+2
*
pathd: Add optional support for PCEP to pathd
Sebastien Merle
2020-12-18
1
-0
/
+4
*
pathd: New SR-TE policy management daemon
Sebastien Merle
2020-12-18
1
-0
/
+5
*
lib: fix local variable shadowing global one
Igor Ryzhov
2020-11-19
1
-2
/
+2
*
lib, sharpd, vtysh: When reading a file in for config send start/end indicators
Donald Sharp
2020-11-19
1
-1
/
+3
*
lib: consolidate evpn type help strings into macro
Stephen Worley
2020-10-13
1
-0
/
+8
*
lib: add some EVPN help string constants
Stephen Worley
2020-10-08
1
-0
/
+11
*
vtysh: dynamically generate the list of daemons for commands
Igor Ryzhov
2020-10-02
1
-6
/
+0
*
lib: adding support for LDP IGP Sync feature
Karen Schoener
2020-09-09
1
-0
/
+5
*
lib, zebra: Add SR-TE policy infrastructure to zebra
Sebastien Merle
2020-08-07
1
-0
/
+2
*
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-0
/
+21
*
vtysh: rework DEFPY processing in extract.pl
Igor Ryzhov
2020-07-20
1
-12
/
+0
*
Revert "Rpki Encapsulation"
Quentin Young
2020-07-14
1
-1
/
+0
*
bgpd: duplicate config commands into rpki-vrf subnode
Philippe Guibert
2020-07-02
1
-0
/
+1
*
lib,sharpd: add a SHARP_STR alias
Mark Stapp
2020-06-10
1
-0
/
+1
*
bfdd,lib,vtysh: new command node for BFD profiles
Rafael Zalamena
2020-05-20
1
-0
/
+3
*
Merge pull request #6135 from opensourcerouting/cli-node-cleanup
Donald Sharp
2020-04-17
1
-6
/
+14
|
\
|
*
lib: #define FRR_CMD_NODE_20200416
David Lamparter
2020-04-16
1
-0
/
+3
|
*
*: add ->node_exit to struct cmd_node
David Lamparter
2020-04-16
1
-0
/
+5
|
*
zebra: fix FPM node reusing VTY_NODE
David Lamparter
2020-04-16
1
-0
/
+1
|
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-1
/
+2
|
*
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+1
|
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-2
/
+2
|
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-3
/
+0
*
|
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
1
-3
/
+0
|
/
*
bgpd: Adding BGP GR Global & Per Neighbour FSM changes
bisdhdh
2020-01-23
1
-2
/
+0
*
bgpd: BGP Graceful Restart Per Neighbor(BGPN), DS & header files.
bisdhdh
2020-01-23
1
-1
/
+18
*
lib: make cmd_element & qobj_type const
David Lamparter
2019-11-30
1
-4
/
+4
*
Merge pull request #5224 from manuhalo/fix_frr_reload_paths
Quentin Young
2019-11-19
1
-2
/
+2
|
\
|
*
lib: include ldpd to the list of daemons
Emanuele Di Pascale
2019-10-29
1
-2
/
+2
*
|
vtysh: Add an option to set banner motd from an input
Donatas Abraitis
2019-10-31
1
-1
/
+2
|
/
*
lib: fix typo
Igor Ryzhov
2019-10-08
1
-1
/
+1
[next]