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
*
lib: limit size of vty buffer to 4096 bytes
Quentin Young
2017-01-13
2
-51
/
+53
*
Merge pull request #47 from donaldsharp/valgrind
Donald Sharp
2017-01-09
1
-3
/
+5
|
\
|
*
lib: Stop potential uninitialized memory access
Donald Sharp
2017-01-06
1
-3
/
+5
*
|
lib: Update ZAPI to version 4 and HEADER_MARKER to 254
Donald Sharp
2017-01-04
2
-2
/
+2
*
|
watchfrr: Rename watchquagga -> watchfrr
Donald Sharp
2017-01-04
4
-4
/
+4
|
/
*
Merge pull request #37 from LabNConsulting/working/2.0/patch-set-170102a
David Lamparter
2017-01-03
6
-42
/
+41
|
\
|
*
lib: Partial Revert of 4ecc09d and modify zclient connect behavior
Donald Sharp
2017-01-02
1
-19
/
+9
|
*
BGP: deal with vnc related string ambiguities (issue #9)
G. Paul Ziemba
2017-01-02
3
-11
/
+14
|
*
lib/command.c: fix leak id'ed by valgrind
Lou Berger
2017-01-02
1
-11
/
+17
|
*
prefix.c: replace free with XFREE for memory allocated with XMALLOC
Lou Berger
2017-01-02
1
-1
/
+1
*
|
Merge pull request #28 from opensourcerouting/dev/osr/rename-part1
Donald Sharp
2017-01-03
6
-44
/
+45
|
\
\
|
|
/
|
/
|
|
*
build: rename (2 of ?): route_types macros
David Lamparter
2016-12-20
2
-18
/
+18
|
*
build: replace some hardcoding with ./configure
David Lamparter
2016-12-20
2
-2
/
+4
|
*
build: rename (1 of ?): configure.ac + preproc
David Lamparter
2016-12-20
3
-24
/
+23
*
|
lib: Ensure ptrs are NULL on free
Donald Sharp
2016-12-16
1
-1
/
+5
|
/
*
lib: fix prefix2str return value and assert
Christian Franke
2016-12-08
1
-21
/
+14
*
*: always set SO_SNDBUF and SO_RCVBUF using a best effort approach
Renato Westphal
2016-12-08
2
-18
/
+18
*
lib: remove unused NS_BITMAP MTYPE
David Lamparter
2016-12-05
1
-1
/
+0
*
Merge branch '-rip' into stable/2.0
David Lamparter
2016-12-05
4
-7
/
+22
|
\
|
*
*: create a helper function to set the IP_MULTICAST_LOOP sockoption
Renato Westphal
2016-11-25
2
-1
/
+16
|
*
ripd: fix the "neighbor" command.
Renato Westphal
2016-11-25
2
-6
/
+6
*
|
Merge branch '-renato' into stable/2.0
David Lamparter
2016-12-05
10
-833
/
+236
|
\
\
|
*
|
zebra/lib: remove redundant fields from zebra_vrf
Renato Westphal
2016-11-28
2
-10
/
+10
|
*
|
lib/zebra: put vrf_get() on a diet
Renato Westphal
2016-11-28
2
-168
/
+54
|
*
|
zebra: order VRFs by name on user output
Renato Westphal
2016-11-28
1
-1
/
+1
|
*
|
lib/zebra: convert vrf_list to a red-black tree
Renato Westphal
2016-11-28
2
-36
/
+20
|
*
|
*: rename two vrf functions
Renato Westphal
2016-11-28
3
-9
/
+9
|
*
|
lib: convert vrf code to use red-black trees as well
Renato Westphal
2016-11-28
3
-228
/
+51
|
*
|
lib: convert namespace code to use red-black trees
Renato Westphal
2016-11-28
2
-53
/
+37
|
*
|
lib: fix creation of pre-provisioned VRFs
Renato Westphal
2016-11-28
1
-0
/
+1
|
*
|
zebra/lib: move some code around
Renato Westphal
2016-11-28
4
-70
/
+70
|
*
|
lib: remove unused ns code
Renato Westphal
2016-11-28
2
-284
/
+1
|
*
|
zebra/lib: plug several memleaks
Renato Westphal
2016-11-28
4
-2
/
+10
|
|
/
*
|
lib, zebra: Minimize display of link-params sub data
Donald Sharp
2016-12-05
2
-5
/
+7
*
|
lib: replace MIT license with ISC
David Lamparter
2016-12-01
3
-48
/
+30
*
|
Merge remote-tracking branch 'cmaster-next' into cmaster-next-releng
David Lamparter
2016-11-28
1
-1
/
+0
|
\
|
|
*
lib: Fix nexthop strings to coincide with enum
vivek
2016-11-25
1
-1
/
+0
*
|
Merge remote-tracking branch 'cmaster-next' into cmaster-next-releng
David Lamparter
2016-11-19
5
-8
/
+98
|
\
|
|
*
*: Fix up licensing to be right
Donald Sharp
2016-11-18
5
-8
/
+98
*
|
lib: replace strlcpy & strlcat with glibc versions
David Lamparter
2016-11-15
10
-120
/
+138
*
|
build: massively remove needless checks
David Lamparter
2016-11-15
16
-6807
/
+7
*
|
build: don't use deprecation warning on ICC
David Lamparter
2016-11-15
1
-1
/
+2
*
|
build: fix -Wmaybe-uninitialized warnings
David Lamparter
2016-11-15
2
-2
/
+2
|
/
*
lib: add minimal no-config VTY mode
David Lamparter
2016-11-10
2
-7
/
+24
*
watchquagga: add "write integrated"
David Lamparter
2016-11-09
2
-0
/
+8
*
watchquagga: add ZLOG_WATCHQUAGGA
David Lamparter
2016-11-09
2
-1
/
+3
*
lib: privs: always look up VTY group
David Lamparter
2016-11-09
1
-23
/
+28
*
lib: add and use set_cloexec()
David Lamparter
2016-11-09
4
-1
/
+26
*
lib: Fix race condition in shutdown of routemap
Donald Sharp
2016-10-24
1
-1
/
+5
*
lib: Fix for int64 and json on some systems
Donald Sharp
2016-10-21
1
-0
/
+4
[next]