index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
ioctl.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
lib: parser: reorder bison incarnations
David Lamparter
2
-24
/
+26
2016-12-16
build: check flex >= 2.5.20 is available
David Lamparter
3
-5
/
+193
2016-12-16
build: fix bison < 3.0 compatibility
David Lamparter
3
-2
/
+41
2016-12-16
tests: fix mis-fixed format string
David Lamparter
1
-1
/
+1
2016-12-16
tests: fix exit <> return mix-up in dejagnu
David Lamparter
1
-2
/
+2
2016-12-16
tests: add missing qobj_init() call
David Lamparter
1
-0
/
+1
2016-12-16
tests: adjust testcli ref output to new argv rules
David Lamparter
1
-23
/
+27
2016-12-16
lib: parser: fix SEGV when Tab hits non-WORD_TKN
David Lamparter
1
-0
/
+13
2016-12-15
lib: parser: support keyword arguments
David Lamparter
3
-20
/
+107
2016-12-15
lib: parser: refresh grammar_sandbox
David Lamparter
3
-93
/
+140
2016-12-14
zebra_mpls. Set best lsp nhlfe to null on deletion
Fredi Raspall
1
-0
/
+3
2016-12-14
quagga: Convert ldpd to be built by default
Donald Sharp
1
-3
/
+3
2016-12-14
lib: Partial Revert of 4ecc09d and modify zclient connect behavior
Donald Sharp
1
-19
/
+9
2016-12-14
zebra/ldpd: allow MPLS ECMP on unnumbered interfaces
Renato Westphal
8
-59
/
+112
2016-12-14
ldpd: remove security check to allow operation on unnumbered interfaces
Renato Westphal
1
-35
/
+6
2016-12-14
ldpd: add missing check on disc_find_iface()
Renato Westphal
1
-6
/
+6
2016-12-14
zebra-mpls: fix regression caused by wrong conflict resolution
Renato Westphal
1
-0
/
+17
2016-12-14
zebra: fix segfault on exit when RIB debugging is enabled
Renato Westphal
1
-2
/
+6
2016-12-14
zebra: Remove weird blackhole/reject static routes
Quentin Young
1
-151
/
+4
2016-12-09
*: kill useless if(...) after VTY_DECLVAR_CONTEXT
David Lamparter
8
-560
/
+22
2016-12-09
lib: remove vty->index
David Lamparter
9
-40
/
+11
2016-12-09
*: fix remaining vty->index & add coccinelle patch
David Lamparter
6
-7
/
+303
2016-12-09
*: coccinelle-replace vty->index
David Lamparter
19
-775
/
+602
2016-12-09
lib: make qobj NULL-safe/aware
David Lamparter
3
-4
/
+10
2016-12-09
ripd: add qobj registrations
David Lamparter
2
-0
/
+10
2016-12-09
ospfd, ospf6d: add qobj registrations
David Lamparter
8
-1
/
+35
2016-12-09
bgpd: add qobj registrations
David Lamparter
2
-0
/
+25
2016-12-08
vtysh: Fix static compilation
Donald Sharp
2
-10
/
+10
2016-12-08
zebra: fix segfault on "show mpls table"
Renato Westphal
1
-4
/
+4
2016-12-08
bgpd vnc: Add 'debug bgp vnc verbose' target
Lou Berger
16
-551
/
+578
2016-12-08
*: always set SO_SNDBUF and SO_RCVBUF using a best effort approach
Renato Westphal
6
-115
/
+25
2016-12-08
ospfd: set the OSPF socket's send buffer size only once
Renato Westphal
6
-52
/
+2
2016-12-08
quagga: Remove description of deprecated interfaces
Donald Sharp
1
-34
/
+0
2016-12-08
quagga: Add Debug Guard section in COMMUNITY.md
Donald Sharp
1
-0
/
+11
2016-12-08
isisd: Remove unnecessary debug
Donald Sharp
1
-3
/
+0
2016-12-08
build: fix command_lex.h deps & gitignore
David Lamparter
1
-1
/
+7
2016-12-06
ripd: fix `ip rip receive...` command
Quentin Young
1
-1
/
+1
2016-12-06
lib, ripngd: clean up merge leftovers
Quentin Young
2
-87
/
+12
2016-12-06
lib, tests: fix failing cli tests
Quentin Young
4
-28
/
+8
2016-12-06
lib: add back original ipv6 matcher
Quentin Young
1
-25
/
+121
2016-12-05
Revert "lib: Macroize CLI matcher tracing"
David Lamparter
1
-38
/
+33
2016-12-05
ripd: fix indentation problems introduced by wrong conflict resolution
Renato Westphal
1
-33
/
+33
2016-12-05
*: fix up DEFUNs without install_element calls
David Lamparter
10
-34
/
+19
2016-12-05
zebra: use correct cmd index for 'no ipv6 route' command
Christian Franke
1
-1
/
+1
2016-12-05
lib: "write mem" should write to persistent configuration
Christian Franke
1
-2
/
+1
2016-12-05
build: number sections in COMMUNITY.md HTML
David Lamparter
1
-2
/
+5
2016-12-05
lib: remove unused NS_BITMAP MTYPE
David Lamparter
1
-1
/
+0
2016-12-05
lib, zebra: Minimize display of link-params sub data
Donald Sharp
3
-13
/
+16
2016-12-05
bgpd: Remove nexthop for peer only for "real" peer
vivek
1
-1
/
+2
2016-12-05
doc: update README to mention PIM-SSM and LDP support
Renato Westphal
1
-1
/
+1
[next]