summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | OSPFD: Update Segment Routing following reviewsOlivier Dugeon2018-01-221-1/+7
| * | OSPFD: Update Segment Routing implementationOlivier Dugeon2018-01-192-31/+39
| * | OSPFD: Add Experimental Segment Routing supportOlivier Dugeon2018-01-1815-83/+4949
* | | 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-273-5/+38
|\ \
| * | ospfd: show ip ospf neighbor json output formatChirag Shah2018-01-213-5/+38
* | | Merge pull request #1674 from chiragshah6/mdevRuss White2018-01-251-0/+15
|\ \ \
| * | | ospfd: clean route map prefixlist vrf during exitChirag Shah2018-01-251-0/+15
* | | | ospfd: allow multiple options in the redistribute commandRenato Westphal2018-01-251-9/+9
|/ / /
* | | Merge pull request #1667 from Orange-OpenSource/masterRuss White2018-01-242-25/+0
|\ \ \
| * | | OSPFD: Solve Issue #1652Olivier Dugeon2018-01-232-25/+0
| | |/ | |/|
* | | Merge pull request #1618 from donaldsharp/zebra_startup_orderingPhilippe Guibert2018-01-231-0/+4
|\ \ \
| * | | *: Send/receive the nexthop vrf_idDonald Sharp2018-01-121-0/+4
| |/ /
* | / ospfd: fix compilation issue with ospfdPhilippe Guibert2018-01-222-8/+9
| |/ |/|
* | 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