summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: packet fifo init in interface createChirag Shah2018-05-111-4/+8
* ospfd: use prefix2str in debugs in zebra moduleMark Stapp2018-04-231-23/+29
* ospfd: use __func__ in ospf_te.cQuentin Young2018-04-171-2/+2
* ospfd: remove unnecessary assignmentQuentin Young2018-04-171-1/+1
* ospfd: fix stylistic issueQuentin Young2018-04-171-10/+7
* ospfd: remove interface param npdQuentin Young2018-04-131-1/+2
* ospfd: set external_info instance value to 0Quentin Young2018-04-131-0/+1
* *: Only test CONFDATE when VERSION_TYPE_DEV definedLou Berger2018-04-031-2/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-2746-962/+981
* Merge branch 'master' into working/master/bgp-vpn-vrf-leakingpaulzlabn2018-03-141-1/+0
|\
| * *: globally ignore clippy-generated sourceQuentin Young2018-03-091-1/+0
* | ospfd: resend redistribute request to zebra after ospf gets notified of vrf_idG. Paul Ziemba2018-03-091-1/+26
* | ospfd: debug detail for redistributeG. Paul Ziemba2018-03-091-2/+8
|/
* ospfd: Treat vrf interface as loopback typeChirag Shah2018-03-081-3/+3
* Merge pull request #1428 from LabNConsulting/working/master/indentDonald Sharp2018-03-0734-1170/+999
|\
| * *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-0634-1170/+999
* | ospfd: cancel SR thread at shutdownQuentin Young2018-03-061-0/+1
|/
* Merge pull request #1818 from pguibert6WIND/issue_vrfnetns_capabilitiesRenato Westphal2018-03-061-1/+1
|\
| * bgpd,ospfd: add sys_admin capabilitiesPhilippe Guibert2018-03-021-1/+1
* | Merge pull request #1789 from Orange-OpenSource/masterRafael Zalamena2018-03-061-54/+196
|\ \
| * | ospfd: Add json output for Segment RoutingOlivier Dugeon2018-02-271-54/+196
| |/
* | Merge pull request #1809 from donaldsharp/intf_jsonRenato Westphal2018-03-051-0/+1
|\ \
| * | ospfd: Add vrf to nhlfe route addDonald Sharp2018-03-011-0/+1
| |/
* / ospfd: Cleanup ospf SR log messagesDonald Sharp2018-03-021-6/+7
|/
* Merge pull request #1764 from Orange-OpenSource/SR-devRuss White2018-02-273-14/+26
|\
| * OSPFD: Fix Segment Routing Lan Adjacency TLVsOlivier Dugeon2018-02-193-14/+26
* | ospfd: basic support for VRF NETNS backendPhilippe Guibert2018-02-273-42/+29
* | ospfd: fix static analysis with variable initialised never readPhilippe Guibert2018-02-271-1/+1
* | 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
* | | Merge pull request #1730 from Orange-OpenSource/masterRuss White2018-02-202-1/+39
|\ \ \
| * | | ospfd: Fix ospfd crashOlivier Dugeon2018-02-092-1/+39
| |/ /
* | | Merge pull request #1732 from ak503/set_metricRuss White2018-02-201-16/+33
|\ \ \ | |_|/ |/| |
| * | ospfd: OSPF support the +/- in set metric <+/-metric>dturlupov2018-02-091-16/+33
| |/
* | Merge pull request #1752 from donaldsharp/coverity_1Jafar Al-Gharaibeh2018-02-153-10/+3
|\ \
| * | ospfd: Fix some new SA issues found by coverityDonald Sharp2018-02-143-10/+3
* | | Merge pull request #1742 from chiragshah6/mdevJafar Al-Gharaibeh2018-02-151-0/+4
|\ \ \ | |/ / |/| |
| * | ospfd: Fix distance commandChirag Shah2018-02-121-0/+4
| |/
* | *: Make code use a consisten definition of labelsDonald Sharp2018-02-091-10/+10
* | *: Track vrfs per nexthop not per route entryDonald Sharp2018-02-091-4/+1
|/
* Merge pull request #1653 from Orange-OpenSource/SR-RoutingDonald Sharp2018-02-0618-90/+5158
|\
| * OSPFd: Fix Opaque LSA filtering in Segment RoutingOlivier Dugeon2018-02-053-35/+62
| * OSPFd: Fix ospfd crash during CIOlivier Dugeon2018-02-0311-5/+116
| * OSPFd: Correct Extended Prefix LSA refreshOlivier Dugeon2018-02-013-17/+16
| * OSPFd: Clean up Segment Routing patchOlivier Dugeon2018-01-304-26/+4
| * OSPFd: Remove unecessary debug messageOlivier Dugeon2018-01-301-1/+0
| * Merge remote-tracking 'frr/master' into SR-RoutingOlivier Dugeon2018-01-3012-151/+214
| |\
| * | OSPFd: Correct compilation errorOlivier Dugeon2018-01-302-4/+1
| * | OSPFd: Update Segment Routing PR following reviewOlivier Dugeon2018-01-2910-710/+789
| * | OSPFD: Set Segment Routing patch conform to C99Olivier Dugeon2018-01-236-117/+115