index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
buildtest.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-27
ripd: implement northbound callbacks to fetch route information
Renato Westphal
1
-13
/
+59
2018-10-27
ripd: implement northbound callbacks to fetch neighbor information
Renato Westphal
2
-12
/
+31
2018-10-27
ripd: reduce excessive indentation in a few places
Renato Westphal
1
-54
/
+47
2018-10-27
ripd: remove vty configuration lock
Renato Westphal
1
-0
/
+2
2018-10-27
ripd: fix SIGHUP handling
Renato Westphal
3
-30
/
+0
2018-10-27
ripd: fix memory leaks when interfaces are deleted
Renato Westphal
1
-0
/
+1
2018-10-27
ripd: retrofit all RIP interface commands to the new northbound model
Renato Westphal
5
-564
/
+634
2018-10-27
ripd: no need to use qobj anymore to keep track of "router rip"
Renato Westphal
2
-10
/
+0
2018-10-27
ripd: retrofit the 'version' command to the new northbound model
Renato Westphal
4
-43
/
+84
2018-10-27
ripd: retrofit the 'timer basic' command to the new northbound model
Renato Westphal
5
-97
/
+113
2018-10-27
ripd: retrofit the 'route' command to the new northbound model
Renato Westphal
5
-99
/
+53
2018-10-27
ripd: retrofit the 'redistribute' commands to the new northbound model
Renato Westphal
7
-390
/
+172
2018-10-27
ripd: retrofit the 'passive-interface' command to the new northbound model
Renato Westphal
6
-79
/
+156
2018-10-27
ripd: retrofit the 'offset-list' command to the new northbound model
Renato Westphal
6
-281
/
+189
2018-10-27
ripd: retrofit the 'network' command to the new northbound model
Renato Westphal
6
-83
/
+113
2018-10-27
ripd: retrofit the 'neighbor' command to the new northbound model
Renato Westphal
5
-59
/
+60
2018-10-27
ripd: retrofit the 'distance source' commands to the new northbound model
Renato Westphal
5
-168
/
+159
2018-10-27
ripd: retrofit the 'distance' command to the new northbound model
Renato Westphal
4
-30
/
+55
2018-10-27
ripd: retrofit the 'default-metric' command to the new northbound model
Renato Westphal
5
-42
/
+58
2018-10-27
ripd: retrofit the 'default-information' command to the new northbound model
Renato Westphal
6
-71
/
+58
2018-10-27
ripd: retrofit the 'allow-ecmp' command to the new northbound model
Renato Westphal
5
-41
/
+45
2018-10-27
ripd: retrofit the 'router rip' command to the new northbound model
Renato Westphal
5
-53
/
+112
2018-10-27
yang, ripd: add 'frr-ripd.yang' and associated stub callbacks
Renato Westphal
12
-0
/
+1777
2018-10-27
lib: retrofit interface commands to the new northbound model
Renato Westphal
10
-200
/
+349
2018-10-27
yang, lib: add 'frr-interface.yang' and associated stub callbacks
Renato Westphal
15
-1
/
+120
2018-10-27
lib: add a new northbound plugin for Sysrepo
Renato Westphal
6
-0
/
+933
2018-10-27
lib: add a new northbound plugin for ConfD
Renato Westphal
6
-0
/
+1242
2018-10-27
*: add empty array of YANG modules
Renato Westphal
15
-13
/
+84
2018-10-27
lib: introduce new northbound API
Renato Westphal
46
-25
/
+8267
2018-10-25
*: spelchek
David Lamparter
44
-73
/
+73
2018-10-25
lib: If command was successful don't store the command as an error
Donald Sharp
1
-1
/
+3
2018-10-25
eigrpd: Fix bandwidth command to actually read input properly
Donald Sharp
1
-6
/
+3
2018-10-25
eigrpd: Convert keychain authentication to DEFPY
Donald Sharp
2
-42
/
+26
2018-10-25
vtysh: Allow eigrp and rip access to keychain.c config
Donald Sharp
3
-3
/
+4
2018-10-24
lib: change M:A:C to X:X:X:X:X:X
Quentin Young
3
-6
/
+6
2018-10-24
build: add "redistclean" target
David Lamparter
1
-0
/
+3
2018-10-24
build: make clean and dist consistent
David Lamparter
6
-6
/
+19
2018-10-24
build: work around automake wtf
David Lamparter
1
-4
/
+10
2018-10-24
zebra: Notice when a route fails to install on *bsd
Donald Sharp
1
-4
/
+7
2018-10-24
debianpkg, tools: Add fabricd to distribution scripts
Christian Franke
7
-3
/
+8
2018-10-24
build: carry --with-pkg-extra-version into tarballs
David Lamparter
4
-2
/
+20
2018-10-24
zebra: Move rtadv to zebra_router
Donald Sharp
3
-39
/
+32
2018-10-24
zebra: Remove _wrap_script from hook names
Donald Sharp
2
-24
/
+24
2018-10-24
zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouter
Donald Sharp
7
-188
/
+131
2018-10-24
zebra: Move rules_hash to zrouter
Donald Sharp
7
-31
/
+47
2018-10-24
zebra: Start breakup of zns into zrouter and zns
Donald Sharp
11
-228
/
+278
2018-10-24
staticd: finish missing onlink pieces
Quentin Young
1
-3
/
+9
2018-10-24
isisd: delay lsp regeneration while events are still coming in
Christian Franke
3
-5
/
+19
2018-10-24
isisd: Combine lsp_l1/l2_refresh
Christian Franke
3
-49
/
+37
2018-10-24
isisd: Log LSP-update trigger source
Christian Franke
2
-4
/
+13
[next]