summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: clean up default route logicDavid Lamparter2019-08-021-15/+2
* ospfd: fix show ip ospf neigh jsonChirag Shah2019-07-101-44/+77
* *: s/TRUE/true/, s/FALSE/false/Quentin Young2019-07-011-24/+24
* Revert "Ospf missing interface handling 2"Donald Sharp2019-06-241-23/+15
* *: change interface structure, from vrf_id to vrfPhilippe Guibert2019-06-121-7/+7
* *: change if_lookup_by_name() api with vrfPhilippe Guibert2019-06-121-6/+12
* ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrfPhilippe Guibert2019-06-111-2/+4
* ospfd: rn may be nullDonald Sharp2019-04-071-12/+12
* ospfd: fix some json timer outputMark Stapp2019-03-131-14/+14
* ospfd: When converting to ms divide by 1000Donald Sharp2019-03-131-6/+6
* ospfd: strncpy -> strlcpyQuentin Young2019-02-261-13/+10
* ospfd: fix no virtual-link cmdEmanuele Di Pascale2019-01-181-4/+7
* ospfd: convert a couple of "show" commands to DEFPYRenato Westphal2018-12-311-34/+11
* ospfd: fix wrong argv index in the "show ip ospf neighbor" commandRenato Westphal2018-12-311-2/+5
* ospfd: remove call to if_lookup_all_vrfPhilippe Guibert2018-12-101-20/+53
* ospfd: permit reconfiguring network after area suppressedPhilippe Guibert2018-11-091-2/+5
* lib: retrofit interface commands to the new northbound modelRenato Westphal2018-10-271-2/+2
* Merge pull request #3077 from rgirada/ospf_2980_fixOlivier Dugeon2018-10-091-1/+25
|\
| * ospfd: issue with the "default-information originate always" command #2980rgirada2018-10-091-1/+25
* | ospfd: handling of OSPF_AREA_RANGE_ADVERTISE flagSarita Patra2018-09-251-0/+1
|/
* osfpd: Install default route after second try instantlyDonatas Abraitis2018-09-201-0/+6
* Merge pull request #2945 from dslicenc/bgp-ospf-jsonDavid Lamparter2018-09-011-61/+170
|\
| * ospfd: fix more warnings with the bgp ospf json commitDon Slice2018-08-301-0/+5
| * bgpd/ospfd: resolve warnings for bgp/ospf json commitDon Slice2018-08-301-18/+23
| * bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-61/+160
* | ospfd: adaptations to handle vrf aliasPhilippe Guibert2018-08-281-0/+2
|/
* ospfd: Remove deprecated codeDonald Sharp2018-07-091-23/+0
* bgpd lib ospfd pimd ripngd: null chk (PVS-Studio)F. Aragon2018-07-031-10/+13
* ospfd: OoB access (Coverity 1399304 1399286)paco2018-06-251-0/+5
* bgpd isisd ldpd lib ospfd pimd: redundancy (infer)paco2018-06-201-4/+4
* Merge pull request #2426 from pacovn/Coverity_23089_Buffer_not_null_terminatedRafael Zalamena2018-06-141-16/+7
|\
| * ospfd: buffer termination (Coverity 23089)paco2018-06-141-16/+7
* | ospfd: null check (Coverity 1457300)paco2018-06-131-1/+1
* | ospfd: dead code (Coverity 1399232)paco2018-06-131-24/+0
|/
* *: Only test CONFDATE when VERSION_TYPE_DEV definedLou Berger2018-04-031-2/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-104/+110
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-496/+401
* Merge pull request #1723 from chiragshah6/ospf_vrf_devRafael Zalamena2018-02-221-22/+11
|\
| * ospfd: fix ospf interface and neighbor jsonChirag Shah2018-02-081-22/+11
* | ospfd: Fix distance commandChirag Shah2018-02-121-0/+4
|/
* ospfd: fix redistribute running configChirag Shah2018-01-301-3/+0
* ospfd: Fix default-info and redis cmd optionsChirag Shah2018-01-301-0/+9
* Merge pull request #1659 from chiragshah6/ospf_vrf_devMartin Winter2018-01-271-4/+15
|\
| * ospfd: show ip ospf neighbor json output formatChirag Shah2018-01-211-4/+15
* | ospfd: allow multiple options in the redistribute commandRenato Westphal2018-01-251-9/+9
* | ospfd: fix compilation issue with ospfdPhilippe Guibert2018-01-221-3/+4
|/
* Merge pull request #1647 from chiragshah6/ospf_vrf_devOlivier Dugeon2018-01-191-9/+26
|\
| * ospfd: show ip ospf interface json output formatChirag Shah2018-01-161-9/+26
* | ospfd: LSDB_LOOP treat it as a loop.Donald Sharp2018-01-171-2/+2
|/
* ospfd: Speed up show ip ospf [vrf all] route jsonChirag Shah2018-01-161-4/+4