index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1310 from vjardin6WIND/null_references
Donald Sharp
2017-10-09
4
-2
/
+6
|
\
|
*
lib: fix wrong warning from clang
Vincent JARDIN
2017-10-09
1
-0
/
+1
|
*
lib: fix NULL->field_len access
Vincent JARDIN
2017-10-09
1
-0
/
+2
|
*
lib: fix a64448ba, invalid NULL->num_labels
Vincent JARDIN
2017-10-09
1
-1
/
+1
|
*
lib: linklist avoid access NULL->data
Vincent JARDIN
2017-10-09
1
-1
/
+2
*
|
lib: csv unit tests
Vincent JARDIN
2017-10-09
1
-11
/
+8
|
/
*
lib: fix clang warning
Vincent JARDIN
2017-10-08
1
-1
/
+1
*
lib, ldpd: fix "argument cannot be negative" coverity warnings
Renato Westphal
2017-10-06
1
-9
/
+21
*
*: Convert list_free usage to list_delete
Donald Sharp
2017-10-05
5
-10
/
+13
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
10
-25
/
+42
*
lib: Fix memset usage
Donald Sharp
2017-10-03
1
-2
/
+2
*
scan-build: cleanup some warnings
Vincent JARDIN
2017-10-02
1
-1
/
+1
*
sha256: fix clang warning
Vincent JARDIN
2017-10-02
1
-1
/
+2
*
Merge pull request #1271 from donaldsharp/multiplier
Jafar Al-Gharaibeh
2017-10-01
1
-1
/
+1
|
\
|
*
lib: Fix abbreviation
Donald Sharp
2017-09-29
1
-1
/
+1
*
|
Merge pull request #1255 from qlyoung/vtysh-remove-double-slash
Renato Westphal
2017-09-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
lib: remove extra / in other paths
Quentin Young
2017-09-29
1
-1
/
+1
*
|
Merge pull request #1180 from dwalton76/ipv6-static-route-null0
Renato Westphal
2017-09-27
2
-3
/
+4
|
\
\
|
*
|
*: support keywords that begin with uppercase letter
Daniel Walton
2017-09-14
2
-3
/
+4
*
|
|
Merge branch 'master' into bgpd-debug-updates-prefix
Daniel Walton
2017-09-27
8
-13
/
+47
|
\
\
\
|
*
\
\
Merge pull request #1242 from donaldsharp/eigrp_tm
Renato Westphal
2017-09-27
2
-0
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
lib: Free thread_master pointer after free
Donald Sharp
2017-09-25
1
-0
/
+1
|
|
*
|
lib: Set pointer to NULL after free
Donald Sharp
2017-09-25
1
-0
/
+1
|
*
|
|
Merge pull request #1243 from qlyoung/tm-destroy-cond
Renato Westphal
2017-09-27
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
lib: destroy threadmaster condition variable
Quentin Young
2017-09-25
1
-0
/
+1
|
|
|
/
/
|
*
|
|
Merge pull request #1069 from donaldsharp/rfc_plist
Philippe Guibert
2017-09-26
2
-4
/
+33
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
lib: Modify prefix_list_apply to allow retrieval of prefix
Donald Sharp
2017-08-31
2
-4
/
+33
|
*
|
|
Merge pull request #1213 from opensourcerouting/zebra-netlink
Donald Sharp
2017-09-25
1
-1
/
+2
|
|
\
\
\
|
|
*
|
|
lib: log error details if F_SETLK fails
Renato Westphal
2017-09-21
1
-1
/
+2
|
*
|
|
|
*: fix segfault when sending more than MULTIPATH_NUM nexthops
Renato Westphal
2017-09-21
1
-3
/
+4
|
|
/
/
/
|
*
|
|
bgpd: Intialize all the variables used in argv_find.
Mitesh Kanjariya
2017-09-20
1
-4
/
+4
|
*
|
|
lib: CMD_FERR_RETURN should return CMD_WARNING_CONFIG_FAILED
Daniel Walton
2017-09-18
1
-1
/
+1
*
|
|
|
*: watchfrr needs 'show debugging' DEFUN
Daniel Walton
2017-09-20
1
-0
/
+1
|
/
/
/
*
|
/
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
4
-15
/
+10
|
|
/
|
/
|
*
|
Merge pull request #1110 from qlyoung/mtsafe-log
Russ White
2017-09-13
1
-33
/
+61
|
\
\
|
*
|
lib: smallify loglock
Quentin Young
2017-09-12
1
-6
/
+4
|
*
|
lib: mt-safe log.c
Quentin Young
2017-09-12
1
-32
/
+62
*
|
|
Merge pull request #1163 from donaldsharp/deduplicate_nexthops
Russ White
2017-09-13
2
-0
/
+43
|
\
\
\
|
*
|
|
zebra: deduplicate nexthops
David Lamparter
2017-09-12
2
-0
/
+43
|
|
/
/
*
|
|
lib, doc: increase maximum cli tokens
Quentin Young
2017-09-13
1
-1
/
+1
*
|
|
Merge pull request #1133 from opensourcerouting/shift-sign
Daniel Walton
2017-09-12
3
-4
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
*: fix be32 reading / 24-bit left shift
David Lamparter
2017-09-09
3
-4
/
+22
*
|
|
lib: free thread master name
Quentin Young
2017-09-08
1
-0
/
+2
|
/
/
*
|
lib: Hash creation cleanup
Donald Sharp
2017-09-05
5
-12
/
+33
*
|
Merge pull request #1087 from qlyoung/fix-weirdness
David Lamparter
2017-09-05
2
-46
/
+31
|
\
\
|
*
|
lib: fix thread scheduling weirdness
Quentin Young
2017-09-01
2
-46
/
+31
*
|
|
Merge pull request #1075 from donaldsharp/rip_metric
David Lamparter
2017-09-05
1
-1
/
+9
|
\
\
\
|
*
|
|
lib, ospfd, ripd, ripngd: Fix 'set metric'
Donald Sharp
2017-08-29
1
-1
/
+9
*
|
|
|
Merge pull request #1058 from chiragshah6/mdev
David Lamparter
2017-09-05
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
lib: apply_mask to route_node_get
Chirag Shah
2017-08-29
1
-1
/
+1
[next]