index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
ospf.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-12-05
bgpd: Fix 'show ip bgp' to not change it's output
Donald Sharp
1
-1
/
+1
2016-12-02
lib: add command_lex.h to .gitignore
Quentin Young
1
-0
/
+1
2016-12-02
lib: make CLI completions less surprising
Quentin Young
1
-17
/
+20
2016-12-02
tools: drop cmd_check.py
Quentin Young
1
-102
/
+0
2016-12-02
lib: Macroize CLI matcher tracing
Quentin Young
1
-33
/
+38
2016-12-02
lib: Add back prototypes for lexer helper funcs
Quentin Young
1
-3
/
+3
2016-12-02
bgpd: Fix route node unlock when clearing adj-out
vivek
1
-1
/
+1
2016-12-02
ospfd: Fix json Crash with inactive timer
Donald Sharp
1
-4
/
+9
2016-12-01
bgpd: Add missing argv handler for ipv4 prefix in `show...vpnv4` cmd
Quentin Young
1
-1
/
+3
[next]