index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
lib
/
cli
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: add flag to have libyang load internal ietf-yang-library module
Christian Hopps
2024-10-07
2
-2
/
+2
*
lib: common debug config output
Igor Ryzhov
2024-08-27
1
-2
/
+0
*
lib: rework debug init
Igor Ryzhov
2024-08-27
2
-0
/
+4
*
*: remove sys/stat.h from zebra.h
Donald Sharp
2024-01-09
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
3
-3
/
+3
*
*: Convert thread_master_XXX functions to event_master_XXX
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
3
-3
/
+3
*
*: Convert thread_fetch and thread_call to event_fetch and event_call
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
4
-56
/
+4
*
tests: allow common_cli.c with logging enabled
David Lamparter
2021-11-08
2
-1
/
+4
*
*: cleanup number-named access-lists in CLI
Igor Ryzhov
2021-10-08
1
-12
/
+12
*
Merge pull request #9497 from opensourcerouting/cli-better-no
Quentin Young
2021-09-09
3
-1
/
+116
|
\
|
*
lib: add `![...]` syntax for easy "no" forms
David Lamparter
2021-08-26
3
-1
/
+116
*
|
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-2
/
+0
|
/
*
tests/lib/cli: allow using YANG modules
David Lamparter
2021-07-06
2
-1
/
+11
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
2
-2
/
+0
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-4
/
+2
*
*: reformat python files
whitespace
2020-10-07
2
-4
/
+7
*
*: record transaction based on control flag
Chirag Shah
2020-08-20
2
-2
/
+2
*
Merge pull request #6135 from opensourcerouting/cli-node-cleanup
Donald Sharp
2020-04-17
1
-39
/
+105
|
\
|
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+16
|
*
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+16
|
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-17
/
+17
|
*
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-22
/
+56
*
|
Merge pull request #5451 from opensourcerouting/rcu-log
Santosh P K
2020-04-16
1
-6
/
+1
|
\
\
|
|
/
|
/
|
|
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
1
-6
/
+1
*
|
lib, tools: silence harmless warnings in the northbound tools
Renato Westphal
2020-04-04
2
-2
/
+2
|
/
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
1
-2
/
+2
*
*: fix ctype (isalpha & co.) casts
David Lamparter
2019-08-06
1
-1
/
+2
*
lib: Add '--command-log-always` to all daemons startup
Donald Sharp
2019-05-31
1
-1
/
+1
*
Merge pull request #3452 from opensourcerouting/reprobuild-master
Donald Sharp
2018-12-09
2
-0
/
+3
|
\
|
*
tests: fix domainname dependency
David Lamparter
2018-12-07
2
-0
/
+3
*
|
lib: add support for confirmed commits
Renato Westphal
2018-12-07
2
-2
/
+2
|
/
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
3
-0
/
+10
*
bgpd lib ospf6d pbrd tests zebra: shadowing fixes
F. Aragon
2018-09-13
1
-3
/
+3
*
tests: properly locate files in builddir
David Lamparter
2018-09-08
1
-0
/
+1
*
build: non-recursive tests
David Lamparter
2018-09-08
1
-1
/
+1
*
lib: add string utilities
Quentin Young
2018-06-06
1
-2
/
+2
*
tests: fix & run ZeroMQ test
David Lamparter
2017-08-28
1
-1
/
+1
*
lib: centralized memstats-at-exit
David Lamparter
2017-08-24
1
-1
/
+1
*
tests: fix clippy include paths / double-build
David Lamparter
2017-08-15
1
-1
/
+1
*
lib: vty_stdio signal handling
David Lamparter
2017-08-02
1
-2
/
+3
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-8
/
+4
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-4
/
+8
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
4
-414
/
+353
*
Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactor
David Lamparter
2017-07-14
2
-6
/
+6
|
\
|
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
2
-6
/
+6
[next]