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
*
ospfd: clean up default route logic
David Lamparter
2019-08-02
1
-15
/
+2
*
ospfd: fix show ip ospf neigh json
Chirag Shah
2019-07-10
1
-44
/
+77
*
*: s/TRUE/true/, s/FALSE/false/
Quentin Young
2019-07-01
1
-24
/
+24
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-23
/
+15
*
*: change interface structure, from vrf_id to vrf
Philippe Guibert
2019-06-12
1
-7
/
+7
*
*: change if_lookup_by_name() api with vrf
Philippe Guibert
2019-06-12
1
-6
/
+12
*
ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrf
Philippe Guibert
2019-06-11
1
-2
/
+4
*
ospfd: rn may be null
Donald Sharp
2019-04-07
1
-12
/
+12
*
ospfd: fix some json timer output
Mark Stapp
2019-03-13
1
-14
/
+14
*
ospfd: When converting to ms divide by 1000
Donald Sharp
2019-03-13
1
-6
/
+6
*
ospfd: strncpy -> strlcpy
Quentin Young
2019-02-26
1
-13
/
+10
*
ospfd: fix no virtual-link cmd
Emanuele Di Pascale
2019-01-18
1
-4
/
+7
*
ospfd: convert a couple of "show" commands to DEFPY
Renato Westphal
2018-12-31
1
-34
/
+11
*
ospfd: fix wrong argv index in the "show ip ospf neighbor" command
Renato Westphal
2018-12-31
1
-2
/
+5
*
ospfd: remove call to if_lookup_all_vrf
Philippe Guibert
2018-12-10
1
-20
/
+53
*
ospfd: permit reconfiguring network after area suppressed
Philippe Guibert
2018-11-09
1
-2
/
+5
*
lib: retrofit interface commands to the new northbound model
Renato Westphal
2018-10-27
1
-2
/
+2
*
Merge pull request #3077 from rgirada/ospf_2980_fix
Olivier Dugeon
2018-10-09
1
-1
/
+25
|
\
|
*
ospfd: issue with the "default-information originate always" command #2980
rgirada
2018-10-09
1
-1
/
+25
*
|
ospfd: handling of OSPF_AREA_RANGE_ADVERTISE flag
Sarita Patra
2018-09-25
1
-0
/
+1
|
/
*
osfpd: Install default route after second try instantly
Donatas Abraitis
2018-09-20
1
-0
/
+6
*
Merge pull request #2945 from dslicenc/bgp-ospf-json
David Lamparter
2018-09-01
1
-61
/
+170
|
\
|
*
ospfd: fix more warnings with the bgp ospf json commit
Don Slice
2018-08-30
1
-0
/
+5
|
*
bgpd/ospfd: resolve warnings for bgp/ospf json commit
Don Slice
2018-08-30
1
-18
/
+23
|
*
bgpd/ospfd: make bgp and ospf json response a bit more consistent
Don Slice
2018-08-30
1
-61
/
+160
*
|
ospfd: adaptations to handle vrf alias
Philippe Guibert
2018-08-28
1
-0
/
+2
|
/
*
ospfd: Remove deprecated code
Donald Sharp
2018-07-09
1
-23
/
+0
*
bgpd lib ospfd pimd ripngd: null chk (PVS-Studio)
F. Aragon
2018-07-03
1
-10
/
+13
*
ospfd: OoB access (Coverity 1399304 1399286)
paco
2018-06-25
1
-0
/
+5
*
bgpd isisd ldpd lib ospfd pimd: redundancy (infer)
paco
2018-06-20
1
-4
/
+4
*
Merge pull request #2426 from pacovn/Coverity_23089_Buffer_not_null_terminated
Rafael Zalamena
2018-06-14
1
-16
/
+7
|
\
|
*
ospfd: buffer termination (Coverity 23089)
paco
2018-06-14
1
-16
/
+7
*
|
ospfd: null check (Coverity 1457300)
paco
2018-06-13
1
-1
/
+1
*
|
ospfd: dead code (Coverity 1399232)
paco
2018-06-13
1
-24
/
+0
|
/
*
*: Only test CONFDATE when VERSION_TYPE_DEV defined
Lou Berger
2018-04-03
1
-2
/
+2
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-104
/
+110
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-496
/
+401
*
Merge pull request #1723 from chiragshah6/ospf_vrf_dev
Rafael Zalamena
2018-02-22
1
-22
/
+11
|
\
|
*
ospfd: fix ospf interface and neighbor json
Chirag Shah
2018-02-08
1
-22
/
+11
*
|
ospfd: Fix distance command
Chirag Shah
2018-02-12
1
-0
/
+4
|
/
*
ospfd: fix redistribute running config
Chirag Shah
2018-01-30
1
-3
/
+0
*
ospfd: Fix default-info and redis cmd options
Chirag Shah
2018-01-30
1
-0
/
+9
*
Merge pull request #1659 from chiragshah6/ospf_vrf_dev
Martin Winter
2018-01-27
1
-4
/
+15
|
\
|
*
ospfd: show ip ospf neighbor json output format
Chirag Shah
2018-01-21
1
-4
/
+15
*
|
ospfd: allow multiple options in the redistribute command
Renato Westphal
2018-01-25
1
-9
/
+9
*
|
ospfd: fix compilation issue with ospfd
Philippe Guibert
2018-01-22
1
-3
/
+4
|
/
*
Merge pull request #1647 from chiragshah6/ospf_vrf_dev
Olivier Dugeon
2018-01-19
1
-9
/
+26
|
\
|
*
ospfd: show ip ospf interface json output format
Chirag Shah
2018-01-16
1
-9
/
+26
*
|
ospfd: LSDB_LOOP treat it as a loop.
Donald Sharp
2018-01-17
1
-2
/
+2
|
/
*
ospfd: Speed up show ip ospf [vrf all] route json
Chirag Shah
2018-01-16
1
-4
/
+4
[next]