index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_intra.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-12-01
bgpd: Make `ip` optional for all `show bgp` and `show ip bgp` commands
Quentin Young
7
-62
/
+95
2016-12-01
lib: remove misleading copy/del_cmd_element
David Lamparter
3
-28
/
+1
2016-12-01
lib: parser: use reentrant mode on flex & bison
David Lamparter
2
-38
/
+50
2016-12-01
lib: parser: wrap state in struct parser_ctx
David Lamparter
1
-79
/
+83
2016-12-01
lib: move command_parse_format prototype
David Lamparter
5
-5
/
+2
2016-12-01
lib: allow all characters in WORD tokens
David Lamparter
1
-6
/
+1
2016-12-01
lib: make DEFUN foobar_cmd symbols static
David Lamparter
1
-1
/
+1
2016-12-01
*: make DEFUN installations file-local
David Lamparter
18
-159
/
+85
2016-12-01
lib: replace MIT license with ISC
David Lamparter
3
-48
/
+30
2016-12-01
build: COMMUNITY.md: add git branch diagram
David Lamparter
3
-2
/
+9
2016-12-01
zebra: check ZEBRA_IFC_REAL on if_up
Christian Franke
1
-2
/
+3
2016-12-01
bgpd: fix invalid memory access in peer_free()
Renato Westphal
1
-2
/
+2
2016-12-01
bgpd: Fix crashes when no default bgp instance is configured.
Donald Sharp
2
-3
/
+17
2016-12-01
pimd: Fix large integer display of drpriority
Donald Sharp
1
-1
/
+1
2016-12-01
ospfd: Fix memory leak when not using json
Donald Sharp
1
-2
/
+4
2016-11-30
all: Replace "JavaScript Object Notation\n" with JSON_STR
Quentin Young
6
-42
/
+42
2016-11-30
all: Fix all underfull doc strings
Quentin Young
21
-227
/
+202
[next]