index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
linklist.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: remove VERSION_TYPE_DEV from CONFDATE checks
Lou Berger
2018-07-10
1
-1
/
+1
*
lib: null check (2) (Coverity 1451361)
paco
2018-06-27
1
-0
/
+1
*
lib ospfd: dead code (Coverity 1302503 1302502)
paco
2018-06-26
1
-0
/
+1
*
lib: add proper doc comments for hash & linklist
Quentin Young
2018-05-25
1
-22
/
+214
*
lib: add list_sort(), list_dup()
Quentin Young
2018-05-25
1
-0
/
+3
*
*: Only test CONFDATE when VERSION_TYPE_DEV defined
Lou Berger
2018-04-03
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-4
/
+6
*
lib: linklist avoid access NULL->data
Vincent JARDIN
2017-10-09
1
-1
/
+2
*
*: Convert list_free usage to list_delete
Donald Sharp
2017-10-05
1
-2
/
+7
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-1
/
+14
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-72
/
+73
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: remove QUAGGA_NO_DEPRECATED_INTERFACES
Quentin Young
2017-02-17
1
-11
/
+0
*
*: Convert libzebra -> libfrr
Donald Sharp
2017-02-03
1
-1
/
+1
*
lib: linklist: clean up insert-before/after dups
David Lamparter
2016-07-28
1
-3
/
+1
*
lib: linklist: add listnode_add_before()
David Lamparter
2016-07-28
1
-0
/
+1
*
ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant log
Paul Jakma
2016-05-30
1
-0
/
+1
*
lib: don't create circular lists (fixes 6d83113)
David Lamparter
2016-05-26
1
-0
/
+1
*
lib: remove ALL_LIST_ELEMENTS dead code branch
David Lamparter
2013-01-11
1
-1
/
+1
*
lib: Tweaks to linked list macros
Josh Bailey
2012-04-07
1
-7
/
+7
*
2005-05-06 Paul Jakma <paul@dishone.st>
paul
2005-05-06
1
-14
/
+14
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-11
/
+53
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-7
/
+4
*
Assorted changes from work at BBN. Most are minor, and several are in
gdt
2004-08-31
1
-0
/
+1
*
comments about struct list
gdt
2003-12-22
1
-0
/
+5
*
2003-08-12 Paul Jakma <paul@dishone.st>
paul
2003-08-12
1
-0
/
+2
*
Initial revision
paul
2002-12-13
1
-0
/
+101