index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-24
1
-61
/
+53
|
\
|
*
ospfd: remember format for ospf area id
Quentin Young
2017-05-19
1
-61
/
+53
|
*
Merge branch stable/2.0 into stable/3.0
David Lamparter
2017-05-18
1
-1
/
+1
|
|
\
|
|
*
Pre-revert nonmergeable changes
David Lamparter
2017-05-18
1
-0
/
+9
|
|
*
ospfd: Fix possible crash and wrong data being shown
Donald Sharp
2017-05-16
1
-1
/
+6
*
|
|
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-17
1
-2
/
+2
|
\
|
|
|
*
|
ospfd: Actually fix ospf redistribute.
Donald Sharp
2017-05-16
1
-2
/
+2
*
|
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
|
|
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-08
1
-1
/
+1
|
\
|
|
|
*
|
*: fix a bunch of segfaults detected by a CLI fuzzer
Renato Westphal
2017-05-04
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-04
1
-2
/
+2
|
\
|
|
|
*
|
ospfd: fix small problem in the redistribute command
Renato Westphal
2017-05-03
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-02
1
-9
/
+11
|
\
|
|
|
*
|
ospfd: Fix a variant of the ospf redistribute command
Donald Sharp
2017-05-02
1
-9
/
+11
*
|
|
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-05-02
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix the "Uninitialized argument value" of clang SA.
Hung-Weic Chiu
2017-04-29
1
-1
/
+1
|
*
Fix the "Dead assignment" of clang SA.
Hung-Weic Chiu
2017-04-29
1
-9
/
+0
*
|
ospfd: Fix the 'show ip ospf int ...' command
Donald Sharp
2017-04-08
1
-22
/
+9
*
|
Merge pull request #330 from dwalton76/ospf-no-log-adjacency-changes-detail
David Lamparter
2017-04-04
1
-1
/
+0
|
\
\
|
*
|
ospfd: "no log-adjacency-changes detail" disables log-adjacency-changes
Daniel Walton
2017-04-04
1
-1
/
+0
*
|
|
Merge branch 'stable/2.0'
David Lamparter
2017-04-04
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
*: track version & "defaults" in configs
David Lamparter
2017-03-28
1
-1
/
+4
*
|
ospfd, ospf6d: fix distance commands
Quentin Young
2017-04-03
1
-49
/
+23
*
|
*: apply DEFUN_NOSH for node-switch CLI commands
David Lamparter
2017-03-28
1
-1
/
+1
*
|
*: Refactor ifindex2ifname to be VRF aware
Donald Sharp
2017-03-15
1
-6
/
+6
*
|
*: Refactor if_get_by_name to be VRF aware
Donald Sharp
2017-03-15
1
-2
/
+2
*
|
*: Refactor if_lookup_by_name to be VRF aware
Donald Sharp
2017-03-15
1
-4
/
+4
*
|
*: Remove non-vrf based ifindex lookup
Donald Sharp
2017-03-15
1
-3
/
+3
*
|
*: get rid of zlog(*, LOG_LEVEL, ...)
David Lamparter
2017-03-08
1
-1
/
+1
*
|
*: Fix redistribute issue
Donald Sharp
2017-01-27
1
-4
/
+4
*
|
ospfd: time: replace local helpers with monotime
David Lamparter
2017-01-23
1
-43
/
+27
*
|
Merge remote-tracking branch 'frr/master' into cli_cleanup
Donald Sharp
2017-01-16
1
-3
/
+8
|
\
\
|
*
|
Merge branch 'stable/2.0-for-merge'
David Lamparter
2017-01-13
1
-3
/
+8
|
|
\
|
|
|
*
ospfd: Stop attempt to read beyond end of argv
Donald Sharp
2017-01-06
1
-3
/
+8
*
|
|
ospfd: Fix some more virtual-link crashes
Donald Sharp
2017-01-16
1
-9
/
+16
|
/
/
*
|
Merge branch 'master' into fix-proto_redistnum
Quentin Young
2017-01-07
1
-4
/
+4
|
\
\
|
*
|
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-01-06
1
-4
/
+4
|
|
\
|
|
|
*
build: rename (2 of ?): route_types macros
David Lamparter
2016-12-20
1
-8
/
+8
*
|
|
all: use ->text when parsing protocol argument
Quentin Young
2016-12-16
1
-45
/
+38
|
/
/
*
|
*: kill useless if(...) after VTY_DECLVAR_CONTEXT
David Lamparter
2016-12-09
1
-230
/
+0
*
|
*: fix remaining vty->index & add coccinelle patch
David Lamparter
2016-12-09
1
-2
/
+2
*
|
*: coccinelle-replace vty->index
David Lamparter
2016-12-09
1
-127
/
+112
*
|
Merge remote-tracking branch 'osr/master' into vtysh-grammar
Quentin Young
2016-12-06
1
-4
/
+11
|
\
\
|
*
|
*: fix up DEFUNs without install_element calls
David Lamparter
2016-12-05
1
-0
/
+2
|
*
|
Merge branch 'queue/osr/vtysh-generic'
David Lamparter
2016-12-05
1
-8
/
+1
|
|
\
\
|
*
\
\
Merge branch 'stable/2.0'
David Lamparter
2016-12-05
1
-4
/
+9
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
ospfd: Fix json Crash with inactive timer
Donald Sharp
2016-12-02
1
-4
/
+9
*
|
|
|
Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int...
Quentin Young
2016-12-02
1
-11
/
+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
*: make DEFUN installations file-local
David Lamparter
2016-12-01
1
-8
/
+1
|
|
/
/
|
*
|
Merge branch 'stable/2.0'
David Lamparter
2016-12-01
1
-2
/
+4
|
|
\
|
[next]