index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripngd
/
ripng_zebra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-6
/
+10
*
bgpd, lib, ripngd: Add agg_node_get_prefix
Donald Sharp
2020-03-24
1
-9
/
+9
*
ripngd: Fix redistribute/no redistribute rinse repeat commands
Donald Sharp
2020-01-01
1
-2
/
+2
*
*: 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
*
Merge pull request #3548 from opensourcerouting/rip-vrf
Donald Sharp
2019-04-05
1
-30
/
+65
|
\
|
*
ripd, ripngd: change how we keep track of redistribution configuration
Renato Westphal
2019-01-18
1
-13
/
+16
|
*
ripngd: add VRF support
Renato Westphal
2019-01-18
1
-9
/
+36
|
*
ripngd: remove the ripng global variable
Renato Westphal
2019-01-18
1
-24
/
+32
|
*
ripngd: simplify cleaning up of routing instance
Renato Westphal
2019-01-18
1
-3
/
+0
*
|
isisd, ospf6d, ripngd: Do not allow v6 LL's to be `redist connected` in
Donald Sharp
2019-03-27
1
-0
/
+3
*
|
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-1
/
+1
|
/
*
ripngd: fix SIGHUP handling
Renato Westphal
2018-12-03
1
-5
/
+0
*
ripngd: retrofit the 'redistribute' commands to the new northbound model
Renato Westphal
2018-12-03
1
-233
/
+18
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
1
-1
/
+1
*
bgpd, ripngd: Convert to using new agg_table/route
Donald Sharp
2018-08-30
1
-4
/
+4
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
1
-1
/
+1
*
*: Send/receive the nexthop vrf_id
Donald Sharp
2018-01-12
1
-0
/
+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
*
*: fix segfault when sending more than MULTIPATH_NUM nexthops
Renato Westphal
2017-09-21
1
-0
/
+2
*
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-58
/
+18
*
ripd/ripngd: use the new API to send routes to zebra
Renato Westphal
2017-08-23
1
-33
/
+18
*
*: remove leftovers from "router zebra"
Renato Westphal
2017-08-23
1
-56
/
+0
*
*: reduce excessive indentation in a few places
Renato Westphal
2017-08-23
1
-93
/
+88
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-2
/
+1
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-1
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-384
/
+374
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-5
/
+5
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-5
/
+5
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-12
/
+12
|
/
*
ripngd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
1
-0
/
+7
*
*: use vty_outln
Quentin Young
2017-06-29
1
-18
/
+15
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: read and ignore srcdest routes on ZAPI
Christian Franke
2017-01-30
1
-1
/
+13
*
lib: send ZAPI IPv6 source prefix
David Lamparter
2017-01-30
1
-1
/
+1
*
*: Fix redistribute issue
Donald Sharp
2017-01-27
1
-5
/
+5
*
Merge branch 'master' into fix-proto_redistnum
Quentin Young
2017-01-07
1
-8
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-01-06
1
-8
/
+5
|
|
\
|
|
*
build: rename (2 of ?): route_types macros
David Lamparter
2016-12-20
1
-16
/
+16
*
|
|
all: use ->text when parsing protocol argument
Quentin Young
2016-12-16
1
-4
/
+7
|
/
/
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-9
/
+15
|
\
|
|
*
ripngd: add support for route tags
Christian Franke
2016-10-08
1
-1
/
+12
|
*
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-10-03
1
-0
/
+1
|
*
Make route flags a 32bit field
Christian Franke
2016-09-23
1
-1
/
+1
|
*
lib: Check prefix length from zebra is sensible
Paul Jakma
2016-09-23
1
-1
/
+1
[next]