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
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
1
-1
/
+1
*
yang, lib: add 'frr-interface.yang' and associated stub callbacks
Renato Westphal
2018-10-27
1
-0
/
+1
*
*: add empty array of YANG modules
Renato Westphal
2018-10-27
1
-1
/
+7
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-1
/
+1
*
*: spelchek
David Lamparter
2018-10-25
1
-2
/
+2
*
*: Fixup to use proper list_cmp functions
Donald Sharp
2018-10-19
1
-1
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
3
-5
/
+5
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-3
/
+2
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
2
-4
/
+4
*
pimd ripd ripngd: variable shadowing fixes
F. Aragon
2018-09-12
1
-7
/
+0
*
build: fix not building docs w/o sphinx
David Lamparter
2018-09-09
1
-1
/
+1
*
*: cleanup .gitignore files
David Lamparter
2018-09-08
1
-15
/
+0
*
build: move vtysh & manpage listings to subdir.am
David Lamparter
2018-09-08
1
-0
/
+8
*
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
|
\
\
[next]