index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd, ospf6d: Clean up and unify doc strings
Quentin Young
2016-11-17
1
-8
/
+8
*
ospfd: Fix typo in retransmit-interval arg parsing
Quentin Young
2016-11-17
1
-4
/
+4
*
ospfd: Use sane cmd names and organize install_element's
Quentin Young
2016-11-16
1
-19
/
+21
*
ospfd: Clean up ospf_vty.c
Quentin Young
2016-11-16
1
-710
/
+195
*
ospfd: Fix and consolidate ospf cost commands
Quentin Young
2016-11-16
1
-234
/
+37
*
ospfd: Fix bad index for ospf message-digest-key
Quentin Young
2016-11-15
1
-8
/
+13
*
ospfd: Update ospf area vlink interval commands
Quentin Young
2016-11-06
1
-124
/
+47
*
all: Fix underfull doc strings, part 1
Quentin Young
2016-11-05
2
-3
/
+6
*
ospfd, lib: Fix `no pce address` syntax
Quentin Young
2016-11-04
1
-2
/
+2
*
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-11-03
1
-4
/
+8
|
\
|
*
ospfd: Add 'no ...' form of some commands to cli
Donald Sharp
2016-10-26
1
-4
/
+8
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-25
2
-9
/
+41
|
\
|
|
*
ospfd: Only allow ospf RI commands if RI is turned on
Donald Sharp
2016-10-25
1
-9
/
+36
|
*
ospfd: Dissallow mpls-te commands unless mpls-te has been turned on
Donald Sharp
2016-10-25
1
-0
/
+5
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-25
1
-1
/
+1
|
\
|
|
*
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-10-21
1
-1
/
+1
|
|
\
|
|
*
ospfd: Display all ospf peers with show ip ospf neighbor detail all
Don Slice
2016-10-06
1
-1
/
+1
|
|
*
ospfd: Fix crash with usage of incorrect command
Donald Sharp
2016-09-13
1
-4
/
+19
*
|
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-21
1
-1
/
+1
|
\
|
|
|
*
|
ospfd: fix double assignment in ospf_vl_set_timers
Christian Franke
2016-10-21
1
-1
/
+1
*
|
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-20
1
-1
/
+0
|
\
|
|
|
*
|
*: Consolidate routemap initialization
Donald Sharp
2016-10-19
1
-1
/
+0
*
|
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
13
-143
/
+48
|
\
|
|
|
*
|
ospfd: Fix arm compile issue
Donald Sharp
2016-10-11
1
-1
/
+1
|
*
|
*: Consolidate all double VIEW_NODE and ENABLE_NODE's
Donald Sharp
2016-10-08
3
-40
/
+0
|
*
|
*: Consistently support 32-bit route tags
Christian Franke
2016-10-08
8
-95
/
+30
|
*
|
ospfd: Update route in zebra when tag changes
Christian Franke
2016-10-08
1
-0
/
+4
|
*
|
ospfd: Fix OSPF daemon pid file param
ßingen
2016-09-30
1
-1
/
+2
|
*
|
use JSON_C_TO_STRING_PRETTY for json_object_to_json_string
Daniel Walton
2016-09-28
1
-9
/
+9
|
*
|
Make route flags a 32bit field
Christian Franke
2016-09-23
1
-5
/
+5
|
*
|
lib: Check prefix length from zebra is sensible
Paul Jakma
2016-09-23
1
-1
/
+1
|
*
|
Revert "Make route flags a 32bit field"
Donald Sharp
2016-09-23
1
-5
/
+5
|
*
|
Make route flags a 32bit field
Christian Franke
2016-09-23
1
-5
/
+5
|
*
|
*: remove dead code
Renato Westphal
2016-09-23
1
-2
/
+0
*
|
|
*: rename all instances of OSPFv6 to OSPF6 or OSPFv3
Renato Westphal
2016-10-13
1
-1
/
+1
*
|
|
all: removed all DEFUN command stomps
Daniel Walton
2016-10-06
2
-245
/
+25
*
|
|
all: Fix various syntax errors
Quentin Young
2016-10-04
1
-1
/
+1
*
|
|
ospfd, ospf6d, ripd: Fix miscellaneous syntax errors
Quentin Young
2016-10-04
1
-2
/
+2
*
|
|
all: fix sundry syntax errors
Quentin Young
2016-10-01
1
-13
/
+13
*
|
|
ospfd: added some missing <>s
Daniel Walton
2016-09-30
2
-33
/
+21
*
|
|
all: added some missing <>s within []s
Daniel Walton
2016-09-30
1
-13
/
+13
*
|
|
ospfd: resolve argc CHECK MEs in ospf_vty.c
root
2016-09-30
1
-1416
/
+1251
*
|
|
ospf6d: scrubbed some argc CHECK MEs
Daniel Walton
2016-09-30
3
-239
/
+109
*
|
|
all: scrubbed some argc CHECK MEs
Daniel Walton
2016-09-30
3
-14
/
+0
*
|
|
all: added CHECK ME for DEFUNs that look at argc
Daniel Walton
2016-09-29
5
-0
/
+29
*
|
|
ospfd: minor parser fixes
Daniel Walton
2016-09-29
3
-8
/
+9
*
|
|
ospfd: resolve CHECK ME's
Quentin Young
2016-09-29
6
-609
/
+238
*
|
|
bgpd: collaps show ip bgp, show ip bgp x.x.x.x, etc calls
Daniel Walton
2016-09-26
1
-0
/
+2
*
|
|
Expand #defines in command strings
Daniel Walton
2016-09-25
1
-5
/
+0
*
|
|
Expand #defines in command strings
Daniel Walton
2016-09-25
2
-18
/
+18
[next]