index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripngd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ripngd: Remove #if 0 code
Donald Sharp
2021-01-28
2
-176
/
+0
*
*: Remove route_map_object_t from the system
Donald Sharp
2020-11-14
2
-80
/
+63
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-1
/
+1
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
4
-30
/
+8
*
ripngd: Convert to using %pFX
Donald Sharp
2020-10-17
2
-38
/
+23
*
ripngd: Intentionally ignore return code for str2prefix_ipv6
Donald Sharp
2020-10-11
1
-1
/
+1
*
Merge pull request #7222 from idryzhov/fix-debug
Renato Westphal
2020-10-10
1
-1
/
+1
|
\
|
*
*: move "show debugging ..." commands to enable node
Igor Ryzhov
2020-10-02
1
-1
/
+1
*
|
rip(ng)d: fix interfaces cleaning
Igor Ryzhov
2020-10-09
1
-1
/
+2
*
|
*: add errmsg to nb rpc
Chirag Shah
2020-10-05
1
-1
/
+1
*
|
vtysh: dynamically generate the list of daemons for commands
Igor Ryzhov
2020-10-02
1
-0
/
+1
|
/
*
*: move all userdata when changing node xpath
Igor Ryzhov
2020-09-24
1
-0
/
+7
*
ripd, ripngd: info -> debug
Donald Sharp
2020-09-21
1
-4
/
+5
*
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-17
/
+17
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-2
/
+1
*
*: add filter northbound support
Rafael Zalamena
2020-06-05
1
-0
/
+1
*
zebra: optimize the RIB get_next() callback
Renato Westphal
2020-05-16
1
-0
/
+1
*
build: make clippy Makefile rules nicer
David Lamparter
2020-04-27
1
-2
/
+3
*
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
1
-3
/
+3
*
*: change the signature of the northbound callbacks to be more flexible
Renato Westphal
2020-04-23
4
-353
/
+260
*
*: replace all random() calls
Rafael Zalamena
2020-04-18
1
-2
/
+3
*
Merge pull request #6247 from FRRouting/nb_conversions
Donald Sharp
2020-04-17
1
-0
/
+1
|
\
|
*
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
*
|
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
3
-0
/
+3
*
|
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
2
-0
/
+2
*
|
*: remove second parameter on install_node()
David Lamparter
2020-04-16
3
-3
/
+9
*
|
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
3
-3
/
+0
*
|
*: clean up cmd_node initializers
David Lamparter
2020-04-16
3
-4
/
+9
|
/
*
bgpd, lib, ripngd: Add agg_node_get_prefix
Donald Sharp
2020-03-24
4
-37
/
+25
*
Merge pull request #5927 from mjstapp/interval_string_api
Donald Sharp
2020-03-17
1
-12
/
+3
|
\
|
*
lib, *: add a common time interval formatting api
Mark Stapp
2020-03-09
1
-12
/
+3
*
|
treewide: fix some issues found with -Werror=undef
Ruben Kerkhof
2020-03-10
1
-1
/
+1
|
/
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-1
/
+1
*
Merge pull request #5916 from mjstapp/fix_gmtime
Quentin Young
2020-03-05
2
-13
/
+13
|
\
|
*
*: use gmtime_r, localtime_r exclusively
Mark Stapp
2020-03-05
2
-13
/
+13
*
|
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-3
/
+3
|
/
*
ripngd: Add vrf name to debug output
Donald Sharp
2020-02-14
1
-14
/
+30
*
Merge pull request #5104 from opensourcerouting/route-map-nbv2
Donald Sharp
2020-02-05
1
-0
/
+2
|
\
|
*
*: fix route map integration
Rafael Zalamena
2020-02-04
1
-0
/
+2
*
|
*: remove null check before XFREE
Quentin Young
2020-02-04
1
-2
/
+1
*
|
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-1
/
+0
|
/
*
doc: rename man pages to frr-*
David Lamparter
2020-01-15
1
-1
/
+1
*
ripngd: Fix redistribute/no redistribute rinse repeat commands
Donald Sharp
2020-01-01
1
-2
/
+2
*
ripd, ripngd: Free up list after call into nb_cli_rpc
Donald Sharp
2019-12-13
1
-1
/
+6
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
1
-1
/
+0
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
*: make all route_map_rule_cmd const
David Lamparter
2019-11-30
1
-16
/
+32
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
ripngd: split northbound callbacks into multiple files
Renato Westphal
2019-10-30
11
-1298
/
+1495
*
*: strip trailing whitespace
Quentin Young
2019-09-30
2
-3
/
+3
[next]