index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
babeld
/
babel_zebra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
*
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
1
-1
/
+0
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
1
-1
/
+0
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
1
-1
/
+0
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-1
/
+0
*
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
1
-3
/
+2
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
1
-1
/
+1
*
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
1
-1
/
+1
*
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-1
/
+1
*
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-111
/
+14
*
babeld/eigrpd/ldpd/nhrpd: add prefix length sanity checks
Renato Westphal
2017-08-23
1
-3
/
+3
*
babeld/nhrpd: ignore ipv6 srcdest routes
Renato Westphal
2017-08-23
1
-1
/
+11
*
*: remove leftovers from "router zebra"
Renato Westphal
2017-08-23
1
-28
/
+0
*
*: Add 'show debugging' command from vtysh
Donald Sharp
2017-08-21
1
-0
/
+16
*
babel: fix crashes and improve the redistribute command
Renato Westphal
2017-07-26
1
-66
/
+26
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-4
/
+6
|
\
|
*
Merge pull request #815 from dwalton76/CMD_WARNING_take2
Russ White
2017-07-14
1
-4
/
+4
|
|
\
|
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-4
/
+4
|
*
|
babeld: Allow babel to redistribute v6 routes
Donald Sharp
2017-07-13
1
-0
/
+2
|
|
/
*
/
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-10
/
+10
|
/
*
babeld: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
1
-0
/
+1
*
*: use vty_outln
Quentin Young
2017-06-29
1
-10
/
+10
*
babeld: Fix redistribute events for v4/6 up from zebra
Donald Sharp
2017-05-25
1
-4
/
+6
*
babeld: Tell zebra to send us stuff about the default vrf
Donald Sharp
2017-05-14
1
-0
/
+7
*
babeld: Fix up some missed cli
Donald Sharp
2017-05-14
1
-2
/
+2
*
babeld: Cleanup some more compiler warnings
Donald Sharp
2017-05-14
1
-3
/
+3
*
*: Initial Import of Babeld into FRR
Donald Sharp
2017-05-13
1
-0
/
+394
*
quagga: remove babel
Daniel Walton
2016-02-11
1
-388
/
+0
*
*: add VRF ID in the API message header
Feng Lu
2015-11-04
1
-6
/
+6
*
lib: zclient.c remove extern struct thread_master *
Donald Sharp
2015-09-23
1
-5
/
+2
*
Per AFI redist registrations
Donald Sharp
2015-05-20
1
-7
/
+18
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-4
/
+6
*
babeld: justify "running-config" meaning in CLI
Denis Ovsienko
2012-03-25
1
-8
/
+45
*
babeld: dismiss babel_redistribute_unset()
Denis Ovsienko
2012-03-25
1
-18
/
+3
*
babeld: "return CMD_SUCCESS" was missing for command 'no debug'.
Matthieu Boutier
2012-03-25
1
-0
/
+1
*
babeld: Replace redistribution strings with route_types.h defines.
Matthieu Boutier
2012-03-25
1
-47
/
+27
*
babeld: add command (config) to set debug flags.
Matthieu Boutier
2012-03-25
1
-0
/
+77
*
babeld: change fprintf(stderr) in term of zlog_err.
Matthieu Boutier
2012-03-25
1
-1
/
+0
*
babeld: Initial import, for Babel routing protocol.
Paul Jakma
2012-03-25
1
-0
/
+299