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
*
bgpd, ripngd: Convert to using new agg_table/route
Donald Sharp
2018-08-30
6
-127
/
+131
*
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-28
1
-1
/
+1
*
Merge pull request #2448 from qlyoung/error-reference-cards
David Lamparter
2018-08-16
2
-26
/
+26
|
\
|
*
*: frr_elevate_privs whitespace fixes
David Lamparter
2018-08-14
1
-2
/
+2
|
*
*: use frr_elevate_privs() (1/2: coccinelle)
David Lamparter
2018-08-14
2
-25
/
+12
|
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
2
-12
/
+13
|
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
2
-10
/
+10
|
*
ripngd: Convert over to using LIB_ERR_XXXX for zlog_ferr
Donald Sharp
2018-08-14
2
-14
/
+26
*
|
lib, ripngd, zebra: Remove pre-solaris 9 special cased code
Donald Sharp
2018-08-15
1
-1
/
+1
|
/
*
libs, daemons: use const in route-map apply
Mark Stapp
2018-07-23
1
-6
/
+10
*
Merge pull request #2620 from pacovn/PVS-Studio_null_check_2
Quentin Young
2018-07-03
1
-2
/
+3
|
\
|
*
bgpd lib ospfd pimd ripngd: null chk (PVS-Studio)
F. Aragon
2018-07-03
1
-2
/
+3
*
|
ripngd: variable scope overlap fix (PVS-Studio)
F. Aragon
2018-07-02
1
-5
/
+5
|
/
*
*: remove -r from daemons except zebra
Quentin Young
2018-05-21
1
-13
/
+18
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
7
-46
/
+46
*
*: 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
*
*: Remove cvs control points
Donald Sharp
2017-12-05
1
-2
/
+0
*
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
1
-1
/
+1
*
*: fix coverity warnings - resource leaks
Renato Westphal
2017-10-24
1
-6
/
+10
*
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-1
/
+1
*
ripngd: Make 'struct zebra_privs_t' available
Donald Sharp
2017-10-24
3
-5
/
+1
*
Merge pull request #1298 from opensourcerouting/iface-rb-tree
Donald Sharp
2017-10-16
2
-21
/
+21
|
\
|
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
2
-10
/
+10
|
*
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
2017-10-10
1
-1
/
+1
|
*
*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL
Renato Westphal
2017-10-10
1
-1
/
+1
|
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
2
-20
/
+20
*
|
ripngd: Fix possible memory leak of route_node
Donald Sharp
2017-10-10
1
-0
/
+2
|
/
*
ripngd: fix clang warning
Vincent JARDIN
2017-10-08
1
-1
/
+1
*
*: use argv[]->text instead of argv[]->arg when appropriate
Renato Westphal
2017-10-06
1
-12
/
+4
*
*: Convert list_free usage to list_delete
Donald Sharp
2017-10-05
1
-3
/
+2
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
3
-3
/
+3
*
*: fix segfault when sending more than MULTIPATH_NUM nexthops
Renato Westphal
2017-09-21
1
-0
/
+2
*
*: make all daemons call frr_fini() on exit
Renato Westphal
2017-09-12
1
-0
/
+1
*
Merge pull request #1075 from donaldsharp/rip_metric
David Lamparter
2017-09-05
1
-18
/
+24
|
\
|
*
lib, ospfd, ripd, ripngd: Fix 'set metric'
Donald Sharp
2017-08-29
1
-18
/
+24
*
|
Merge pull request #1078 from dwalton76/ospfd-network-cmd-warning
Renato Westphal
2017-08-31
1
-4
/
+4
|
\
\
|
*
|
*: return CMD_WARNING if command was already configured
Daniel Walton
2017-08-31
1
-4
/
+4
|
|
/
*
|
Merge pull request #1044 from donaldsharp/combination
Jafar Al-Gharaibeh
2017-08-31
1
-0
/
+2
|
\
\
|
*
|
*: fix assorted issues detected by Coverity Scan
Renato Westphal
2017-08-25
1
-0
/
+2
|
|
/
*
/
*: remove empty "interface XYZ" config blocks
David Lamparter
2017-08-29
1
-2
/
+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
*
Merge pull request #1009 from donaldsharp/show_cmds
David Lamparter
2017-08-21
1
-6
/
+6
|
\
|
*
*: Add 'show debugging' command from vtysh
Donald Sharp
2017-08-21
1
-6
/
+6
*
|
lib: replace if_add_hook with hook_* logic
David Lamparter
2017-08-15
1
-2
/
+2
|
/
*
Merge pull request #911 from opensourcerouting/non-recursive-2
Donald Sharp
2017-08-09
4
-29
/
+47
|
\
|
*
build: non-recursive ripd & ripngd
David Lamparter
2017-08-04
4
-29
/
+47
[next]