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
*
Merge pull request #1078 from dwalton76/ospfd-network-cmd-warning
Renato Westphal
2017-08-31
1
-3
/
+3
|
\
|
*
*: return CMD_WARNING if command was already configured
Daniel Walton
2017-08-31
1
-3
/
+3
*
|
Merge pull request #1044 from donaldsharp/combination
Jafar Al-Gharaibeh
2017-08-31
2
-7
/
+25
|
\
\
|
*
|
*: fix assorted issues detected by Coverity Scan
Renato Westphal
2017-08-25
1
-1
/
+1
|
*
|
eigrpd, ospfd: Cleanup inet_aton return code checking
Donald Sharp
2017-08-25
1
-6
/
+24
|
|
/
*
|
Merge pull request #1056 from opensourcerouting/oldbits-0
Donald Sharp
2017-08-29
1
-2
/
+4
|
\
\
|
*
|
*: remove empty "interface XYZ" config blocks
David Lamparter
2017-08-29
1
-2
/
+4
|
|
/
*
|
Merge pull request #1060 from opensourcerouting/oldbits-2
Donald Sharp
2017-08-29
1
-13
/
+6
|
\
\
|
*
|
*: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from API
David Lamparter
2017-08-28
1
-13
/
+6
|
|
/
*
/
ospf6d, ospfd: add `no ospf6 router-id ...`
Quentin Young
2017-08-28
1
-2
/
+6
|
/
*
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-47
/
+18
*
ospfd: use the new API to send routes to zebra
Renato Westphal
2017-08-23
1
-157
/
+62
*
*: remove leftovers from "router zebra"
Renato Westphal
2017-08-23
1
-32
/
+0
*
*: reduce excessive indentation in a few places
Renato Westphal
2017-08-23
1
-209
/
+208
*
Merge pull request #1025 from qlyoung/no-ospf
David Lamparter
2017-08-22
1
-4
/
+7
|
\
|
*
ospfd, ospf6d: cleanup some `no` commands
Quentin Young
2017-08-22
1
-4
/
+7
*
|
Merge pull request #939 from jbonor/optimization
Lou Berger
2017-08-22
1
-1
/
+1
|
\
\
|
*
|
lib: optimize IPV4_ADDR_[SAME|COPY]()
Jorge Boncompte
2017-08-17
1
-1
/
+1
|
|
/
*
|
Merge pull request #1009 from donaldsharp/show_cmds
David Lamparter
2017-08-21
1
-13
/
+13
|
\
\
|
*
|
*: Add 'show debugging' command from vtysh
Donald Sharp
2017-08-21
1
-13
/
+13
|
|
/
*
|
Merge pull request #929 from opensourcerouting/hooks-doc-irdp
Donald Sharp
2017-08-21
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
lib: replace if_add_hook with hook_* logic
David Lamparter
2017-08-15
1
-2
/
+2
*
|
Merge pull request #994 from dwalton76/ospfd-show-neighbor
David Lamparter
2017-08-17
1
-6
/
+12
|
\
\
|
*
|
ospfd: "show ip ospf neighbor" options not passed
Daniel Walton
2017-08-16
1
-6
/
+12
*
|
|
Merge pull request #989 from qlyoung/if-area-df
David Lamparter
2017-08-16
2
-2
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: remember area-id format for ifaces
Quentin Young
2017-08-16
2
-2
/
+10
|
|
/
*
/
ospfd: Fix ospfd crash in free_nexthop
Chirag Shah
2017-08-15
1
-3
/
+3
|
/
*
ospfd: Fix conflict router-id, memory leaks
Chirag Shah
2017-08-11
4
-2
/
+6
*
Merge pull request #911 from opensourcerouting/non-recursive-2
Donald Sharp
2017-08-09
4
-50
/
+104
|
\
|
*
build: non-recursive ospf*
David Lamparter
2017-08-04
4
-50
/
+104
*
|
ospfd: deprecate `timers lsa arrival ...`
Quentin Young
2017-08-07
1
-63
/
+30
*
|
ospfd: Handle multi instance router ospf command
Chirag Shah
2017-08-05
1
-3
/
+5
*
|
ospfd: Fix MI-OSPF CLIs
Chirag Shah
2017-08-05
2
-37
/
+79
*
|
ospfd: Fix MI-OSPF configuraton clis
Chirag Shah
2017-08-04
3
-86
/
+86
|
/
*
Merge pull request #870 from chiragshah6/mdev
David Lamparter
2017-08-04
2
-2
/
+13
|
\
|
*
ospf6d: adjust changes per PR 870 review
Chirag Shah
2017-07-31
3
-5
/
+3
|
*
ospfd: Fix memory leaks
Chirag Shah
2017-07-27
4
-2
/
+15
*
|
ospfd: Fix, don't run network unset commands on virtual links
Jafar Al-Gharaibeh
2017-08-01
1
-2
/
+6
*
|
Merge pull request #839 from Orange-OpenSource/TE
Russ White
2017-08-01
6
-454
/
+386
|
\
\
|
*
|
Correct build TLV functions
Olivier Dugeon
2017-07-31
2
-4
/
+4
|
*
|
Correct code style as requested by review of PR839
Olivier Dugeon
2017-07-31
1
-16
/
+14
|
*
|
Update PR #839 following review
Olivier Dugeon
2017-07-27
4
-105
/
+83
|
*
|
Correct indentation and remove _opcode_t typedef
Olivier Dugeon
2017-07-21
4
-10
/
+9
|
*
|
OSPF OPAQUE, TE and RI macro refactoring & cleanup
Olivier Dugeon
2017-07-20
6
-389
/
+346
*
|
|
bgpd/ospfd: fix json leaks and blank output
Renato Westphal
2017-07-26
1
-0
/
+8
|
|
/
|
/
|
*
|
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
15
-178
/
+136
|
/
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
15
-136
/
+178
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
56
-38794
/
+37799
*
*: fix GCC 7 switch/case fallthrough warnings
David Lamparter
2017-07-14
3
-0
/
+4
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
3
-110
/
+110
|
\
[next]