index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
vty.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgmtd: lib: read transitioned daemons split config files in mgmtd
Christian Hopps
2023-04-02
1
-0
/
+1
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-4
/
+4
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
lib: staticd: vtysh: apply frrbot style requirements
Christian Hopps
2023-03-22
1
-6
/
+6
*
lib, mgmtd: Add few fixes for commit-check and rollback
Pushpasis Sarkar
2023-03-22
1
-0
/
+18
*
mgmtd: Add MGMT Frontend Interface Framework
Christian Hopps
2023-03-22
1
-1
/
+23
*
Merge pull request #12751 from Pdoijode/pdoijode/ospf-vrf-neighbor-detail-1
Donatas Abraitis
2023-02-24
1
-1
/
+1
|
\
|
*
lib: Helper function to print empty JSON
Pooja Jagadeesh Doijode
2023-02-07
1
-1
/
+1
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
|
/
*
lib, bgpd: Add ability to specify that some json output should not be pretty
Donald Sharp
2023-02-02
1
-0
/
+4
*
lib: Add PCRE2 support
Donatas Abraitis
2022-11-07
1
-2
/
+7
*
lib, zebra, pimd: clean up/fix VRF DECLVAR macros
David Lamparter
2022-04-28
1
-0
/
+9
*
lib: implement `terminal monitor` for vtysh
David Lamparter
2022-02-28
1
-3
/
+4
*
lib: allow returning a file descriptor over vtysh
David Lamparter
2022-02-28
1
-1
/
+18
*
lib: add vty_json() helper
David Lamparter
2021-11-17
1
-0
/
+6
*
lib: fix style misalignment
David Lamparter
2021-11-17
1
-1
/
+1
*
lib: replace vtyvec/vtyshvec with lists
David Lamparter
2021-11-06
1
-0
/
+4
*
lib: remove unused vty_log() functions
David Lamparter
2021-11-06
1
-6
/
+0
*
lib: fix interface configuration after vrf change
Igor Ryzhov
2021-06-18
1
-0
/
+1
*
northbound: KISS always batch yang config (file read), it's faster
Christian Hopps
2021-06-02
1
-3
/
+2
*
lib: introduce configuration back-off timer for YANG-modeled commands
Renato Westphal
2020-08-03
1
-0
/
+8
*
lib: raise VTY_MAXCFGCHANGES to accommodate more complex commands
Renato Westphal
2020-05-29
1
-1
/
+1
*
*: add ->node_exit to struct cmd_node
David Lamparter
2020-04-16
1
-0
/
+1
*
lib: Fix so that `--enable-pcreposix` actually compiles
Donald Sharp
2020-02-16
1
-0
/
+4
*
lib: optimize VTY_CHECK_XPATH
Renato Westphal
2019-10-12
1
-1
/
+2
*
lib: make "%Ld" work for int64_t
David Lamparter
2019-06-12
1
-2
/
+2
*
lib: use printfrr for log & vty
David Lamparter
2019-06-03
1
-2
/
+2
*
lib: Add '--command-log-always` to all daemons startup
Donald Sharp
2019-05-31
1
-1
/
+1
*
lib: add API to allow northbound clients to lock/unlock the running configura...
Renato Westphal
2019-04-26
1
-5
/
+0
*
lib: reduce exported var symbols
Quentin Young
2019-04-03
1
-1
/
+0
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+8
*
lib: copy xpaths when enqueing changes
Emanuele Di Pascale
2018-12-18
1
-1
/
+1
*
lib: add support for confirmed commits
Renato Westphal
2018-12-07
1
-0
/
+4
*
Merge pull request #3378 from opensourcerouting/remove-config-lock
Donald Sharp
2018-12-01
1
-6
/
+6
|
\
|
*
*: remove the configuration lock from all daemons
Renato Westphal
2018-11-26
1
-6
/
+6
*
|
lib, ripd: rework API for converted CLI commands
Renato Westphal
2018-11-26
1
-0
/
+12
|
/
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-1
/
+48
*
lib, vtysh: Allow notification across multiple lines of failure
Donald Sharp
2018-10-11
1
-1
/
+6
*
lib: Add ability to know if we have read anything in
Donald Sharp
2018-06-19
1
-1
/
+1
*
lib: fix output mangling with | include
Quentin Young
2018-06-06
1
-0
/
+3
*
vtysh: add | support
Quentin Young
2018-06-06
1
-0
/
+7
*
lib: add cli preprocessor for `|` actions
Quentin Young
2018-06-06
1
-0
/
+8
*
lib: Remove backwards compatiblity at 1 year
Donald Sharp
2018-03-28
1
-39
/
+0
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-2
/
+2
*
lib: add vty_frame() to get rid of unneeded config
David Lamparter
2017-08-29
1
-0
/
+15
*
lib: split off compiler magic into its own file
David Lamparter
2017-08-24
1
-15
/
+4
*
Merge pull request #892 from opensourcerouting/watchfrr-simplify
Donald Sharp
2017-08-09
1
-1
/
+6
|
\
[next]