summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10183 from idryzhov/rework-vrf-renameRafael Zalamena2022-01-172-31/+18
|\
| * *: rework renaming the default VRFIgor Ryzhov2021-12-212-31/+18
* | Merge pull request #9695 from yyuanam/second_commitDavid Lamparter2022-01-151-0/+7
|\ \
| * | ospfd: Fix assert related to capability opaqueYuan Yuan2021-09-291-0/+7
* | | ospfd: Use vty_json() for show_ip_ospf_gr_helper_cmdDonatas Abraitis2022-01-121-23/+10
* | | ospfd: correct one word of the output messageanlan_cs2022-01-111-4/+4
* | | ospfd,ospf6d: make clear the comparison of routemap nameanlan_cs2022-01-111-7/+7
* | | Merge pull request #10098 from opensourcerouting/ospf-gr-topotest-fixDonald Sharp2021-12-215-12/+567
|\ \ \ | |_|/ |/| |
| * | ospfd: fix backbone connection check to account for restarting neighborsRenato Westphal2021-11-251-1/+20
| * | ospfd: fix incorrect detection of topology changes in helper modeRenato Westphal2021-11-233-9/+27
| * | Revert "ospfd: remove commands for broken GR helper mode"Renato Westphal2021-11-231-2/+520
* | | Merge pull request #10124 from ton31337/feature/vty_jsonIgor Ryzhov2021-11-294-228/+97
|\ \ \
| * | | *: Remove redundand braces for single statement blocksDonatas Abraitis2021-11-274-76/+56
| * | | ospfd: Convert vty_out to vty_json for JSONDonatas Abraitis2021-11-254-152/+41
* | | | Merge pull request #10127 from idryzhov/ospf-asbr-instanceDonatas Abraitis2021-11-271-3/+1
|\ \ \ \
| * | | | ospfd: fix summary-address deletionIgor Ryzhov2021-11-251-3/+1
| | |/ / | |/| |
* | | | ospfd: Replace prefix2str for JSON to %pFXDonatas Abraitis2021-11-251-8/+5
| |/ / |/| |
* | | Merge pull request #10100 from rgirada/ospf_nssaDonald Sharp2021-11-241-0/+13
|\ \ \ | |/ / |/| |
| * | ospfd: ospf routing table update upon Changing area from normal to nssargirada2021-11-191-0/+13
* | | *: cleanup ifp->vrf_idIgor Ryzhov2021-11-225-27/+26
* | | Merge pull request #10076 from idryzhov/if-is-loopback-or-vrfDonald Sharp2021-11-221-3/+3
|\ \ \
| * | | *: unify if_is_loopback/if_is_loopback_or_vrfIgor Ryzhov2021-11-161-3/+3
* | | | Merge pull request #9683 from volta-networks/sr-minor-fixesIgor Ryzhov2021-11-204-103/+209
|\ \ \ \ | |_|/ / |/| | |
| * | | ospfd: fix processing of ext prefix in SRFredi Raspall2021-09-281-1/+3
| * | | ospfd: remove duplicate field updateFredi Raspall2021-09-281-3/+0
| * | | ospfd: replace iterator by RO version ..Fredi Raspall2021-09-281-2/+2
| * | | ospfd: fix logic on SR prefix configurationFredi Raspall2021-09-281-48/+65
| * | | ospfd: validate input SRGB and SRLBFredi Raspall2021-09-282-0/+29
| * | | ospfd: fix condition to get label from SRLBFredi Raspall2021-09-281-2/+7
| * | | ospfd: add util func to detect SR range overlapFredi Raspall2021-09-281-7/+15
| * | | ospfd: homogenize reservation of SRGB & SRLBFredi Raspall2021-09-281-22/+39
| * | | ospfd: homogenize deletion of SRGB & SRLBFredi Raspall2021-09-281-15/+30
| * | | ospfd: remove unnecessary assignmentFredi Raspall2021-09-281-3/+1
| * | | ospfd: remove unused macroFredi Raspall2021-09-281-1/+0
| * | | ospfd: use existing macro on initialization of SRFredi Raspall2021-09-281-1/+1
| * | | ospfd: remove unused enum case for state of SR ..Fredi Raspall2021-09-281-1/+1
| * | | ospfd: fix display of debug flagsFredi Raspall2021-09-281-1/+20
| | |/ | |/|
* | | *: Remove unused variablesDonatas Abraitis2021-11-182-14/+0
* | | ospfd: Replace inet_ntop to %pI4/6 for JSON outputsDonatas Abraitis2021-11-182-155/+86
* | | Merge pull request #10064 from idryzhov/ospf-grace-periodRuss White2021-11-161-1/+1
|\ \ \ | |_|/ |/| |
| * | ospfd: fix no-form of "graceful-restart" commandIgor Ryzhov2021-11-151-1/+1
* | | Merge pull request #10063 from idryzhov/ospf-gr-guarded-codeDonald Sharp2021-11-151-4/+5
|\ \ \
| * | | ospfd: fix code being guarded by debug checkIgor Ryzhov2021-11-151-4/+5
| |/ /
* | | ospfd: Fix wrong parsing of TE subTLVOlivier Dugeon2021-11-151-2/+2
* | | Merge pull request #10014 from rgirada/ospf_nbr_covDonatas Abraitis2021-11-151-1/+1
|\ \ \ | |/ / |/| |
| * | ospfd: fixing few coverity issues in ospf_vty.crgirada2021-11-091-1/+1
* | | Merge pull request #10036 from donaldsharp/finally_frrJafar Al-Gharaibeh2021-11-134-4/+4
|\ \ \
| * | | *: Cleanup some documentation from quagga->frrDonald Sharp2021-11-113-3/+3
| * | | *: Convert quagga_signal_X to frr_signal_XDonald Sharp2021-11-111-1/+1
* | | | Merge pull request #9981 from idryzhov/fix-vrf-deleteDonald Sharp2021-11-121-0/+3
|\ \ \ \