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: Turn off automatic debugging of Wheel code.
Donald Sharp
2016-12-22
1
-1
/
+1
*
lib: Add Timer Wheel functionality
Donald Sharp
2016-12-22
3
-2
/
+236
*
lib, pimd: Modify writen to retry on certain failures
Donald Sharp
2016-12-22
1
-2
/
+7
*
lib, pimd, zebra: Allow pimd to ask the kernel about mroute info
Donald Sharp
2016-12-22
2
-0
/
+2
*
zebra: Fully decode mcast messages
Donald Sharp
2016-12-22
1
-0
/
+18
*
lib: Use single correct definition for prefix string buffer
vivek
2016-12-22
1
-7
/
+2
*
lib, pimd: Fix borked up prefix code
Donald Sharp
2016-12-22
1
-12
/
+8
*
lib: Setup prefix.h to allow it to store (s,g)
Donald Sharp
2016-12-22
1
-0
/
+5
*
lib: add grammar_sandbox to .gitignore
Quentin Young
2016-12-20
1
-0
/
+1
*
lib: fix crash when tab-completing `do ...` commands
Quentin Young
2016-12-18
1
-1
/
+1
*
lib: parser: remove startnode & sentence_root
David Lamparter
2016-12-16
1
-22
/
+6
*
lib: parser: accept number-only word tokens
David Lamparter
2016-12-16
1
-1
/
+1
*
lib: parser: move allowrepeat to cmd_token
David Lamparter
2016-12-16
4
-9
/
+10
*
bgpd: shuffle qobj_init()
David Lamparter
2016-12-16
1
-1
/
+2
*
lib: parser: reorder bison incarnations
David Lamparter
2016-12-16
2
-24
/
+26
*
build: fix bison < 3.0 compatibility
David Lamparter
2016-12-16
2
-2
/
+2
*
lib: parser: fix SEGV when Tab hits non-WORD_TKN
David Lamparter
2016-12-16
1
-0
/
+13
*
lib: parser: support keyword arguments
David Lamparter
2016-12-15
3
-20
/
+107
*
lib: parser: refresh grammar_sandbox
David Lamparter
2016-12-15
3
-93
/
+140
*
Merge branch 'dev/osr/vty_index'
David Lamparter
2016-12-15
8
-35
/
+15
|
\
|
*
lib: remove vty->index
David Lamparter
2016-12-09
6
-34
/
+8
|
*
lib: make qobj NULL-safe/aware
David Lamparter
2016-12-09
3
-4
/
+10
*
|
lib: Partial Revert of 4ecc09d and modify zclient connect behavior
Donald Sharp
2016-12-14
1
-19
/
+9
|
/
*
Merge branch 'fixes/command'
David Lamparter
2016-12-08
1
-2
/
+1
|
\
|
*
lib: "write mem" should write to persistent configuration
Christian Franke
2016-12-05
1
-2
/
+1
*
|
Merge branch 'stable/2.0'
David Lamparter
2016-12-08
2
-18
/
+18
|
\
\
|
*
|
*: always set SO_SNDBUF and SO_RCVBUF using a best effort approach
Renato Westphal
2016-12-08
2
-18
/
+18
*
|
|
build: fix command_lex.h deps & gitignore
David Lamparter
2016-12-08
1
-1
/
+7
*
|
|
lib, ripngd: clean up merge leftovers
Quentin Young
2016-12-06
1
-86
/
+11
*
|
|
Merge remote-tracking branch 'osr/master' into vtysh-grammar
Quentin Young
2016-12-06
14
-887
/
+377
|
\
\
\
|
*
|
|
Revert "lib: Macroize CLI matcher tracing"
David Lamparter
2016-12-05
1
-38
/
+33
|
*
|
|
*: fix up DEFUNs without install_element calls
David Lamparter
2016-12-05
2
-15
/
+2
|
*
|
|
Merge branch 'queue/osr/vtysh-generic'
David Lamparter
2016-12-05
14
-217
/
+237
|
|
\
\
\
|
*
\
\
\
Merge branch 'stable/2.0'
David Lamparter
2016-12-05
13
-851
/
+274
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
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
|
|
|
|
/
/
[next]