summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-1/+1
* Merge pull request #4304 from donaldsharp/route_map_switchDavid Lamparter2019-05-141-1/+1
|\
| * bgpd, lib, ospf6d, ospfd, pimd, zebra: Rework routemap event callbackDonald Sharp2019-05-111-1/+1
* | Merge pull request #4112 from pguibert6WIND/bfd_vrfRafael Zalamena2019-05-142-2/+2
|\ \ | |/ |/|
| * bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_idPhilippe Guibert2019-05-072-2/+2
* | Merge pull request #4215 from Orange-OpenSource/TEQuentin Young2019-05-071-97/+98
|\ \ | |/ |/|
| * ospfd: Correct Link-ID and Remote IP for TE LSAOlivier Dugeon2019-04-301-97/+98
* | Merge pull request #4264 from pguibert6WIND/trace_bfdDonald Sharp2019-05-071-0/+7
|\ \
| * | ospfd: add bfd up event tracePhilippe Guibert2019-05-061-0/+7
* | | Merge pull request #4253 from qlyoung/zapi-handler-args-macroRenato Westphal2019-05-062-28/+16
|\ \ \ | |/ / |/| |
| * | *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-032-28/+16
* | | ospfd: continue statement is redundantDonald Sharp2019-05-031-1/+0
|/ /
* / ospfd: replace pqueue_* with DECLARE_SKIPLISTDavid Lamparter2019-04-275-78/+59
|/
* ospfd: make ECMP nexthop order deterministicDavid Lamparter2019-04-171-1/+8
* ospfd: fix clang-SA warningDavid Lamparter2019-04-171-1/+1
* Merge pull request #4103 from qlyoung/fix-ospf-+metricRuss White2019-04-113-10/+11
|\
| * ospfd: fix behavior of +/-metricQuentin Young2019-04-083-10/+11
* | Merge pull request #4102 from opensourcerouting/sendbuf_recvbuf_privsQuentin Young2019-04-091-3/+3
|\ \
| * | *: setting the socket send/recv buffer sizes doesn't need elevated privsRenato Westphal2019-04-081-3/+3
| |/
* / ospfd: rn may be nullDonald Sharp2019-04-071-12/+12
|/
* ospfd: Remaining packet calculation while fragmenting lsu, ls-ack and ls-reqSaravanan K2019-03-251-6/+22
* ospfd: remove empty debugMark Stapp2019-03-191-1/+0
* Merge pull request #3949 from qlyoung/remove-zlog-newlinesSri Mohana Singamsetty2019-03-156-12/+12
|\
| * *: remove trailing newlines from zlog messagesQuentin Young2019-03-146-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
* Merge pull request #3869 from qlyoung/cocci-fixesDavid Lamparter2019-03-064-31/+16
|\
| * *: remove casts of XMALLOC / XCALLOCQuentin Young2019-02-262-6/+3
| * *: use array_size instead of raw divisionQuentin Young2019-02-261-22/+12
| * *: remove useless return variablesQuentin Young2019-02-261-3/+1
* | ospfd: strncpy -> strlcpyQuentin Young2019-02-262-15/+11
* | Merge pull request #3866 from donaldsharp/ospf_allow_vrf_starupRuss White2019-02-261-2/+6
|\ \ | |/ |/|
| * ospfd: Allow pre-existing vrf's to workDonald Sharp2019-02-251-2/+6
* | Merge pull request #3864 from qlyoung/fix-ospf-mtu-warning-styleOlivier Dugeon2019-02-262-7/+3
|\ \
| * | ospfd: fix link MTU warning styleQuentin Young2019-02-252-7/+3
| |/
* / *: Rename backet to bucketTim Bray2019-02-251-16/+16
|/
* Merge pull request #3693 from chiragshah6/ospf_vrf_devRuss White2019-02-051-5/+17
|\
| * ospfd: address CVE-2017-3224Chirag Shah2019-02-031-5/+17
* | ospfd: Added changes to track route-map usagergirada2019-02-042-7/+20
|/
* build: fix a whole bunch of *FLAGSDavid Lamparter2019-01-301-1/+1
* Merge pull request #3657 from nitinsoniism/ospf_mtu_crashRuss White2019-01-293-0/+25
|\
| * ospfd: ospfd core if hello packet exceeds link MTUNitin Soni2019-01-283-0/+25
* | Treewide: use ANSI function definitionsRuben Kerkhof2019-01-248-11/+11
|/
* Merge pull request #3627 from manuhalo/fix_ospf_vl_del_masterDonald Sharp2019-01-221-4/+7
|\
| * ospfd: fix no virtual-link cmdEmanuele Di Pascale2019-01-181-4/+7
* | Merge pull request #3631 from opensourcerouting/zapi_fixesRuss White2019-01-221-2/+2
|\ \
| * | lib: use the correct VRF ID when parsing INTERFACE_LINK_PARAMS messagesRenato Westphal2019-01-181-2/+2
| |/
* / ospfd: remove default origin max age lsaChirag Shah2019-01-163-0/+20
|/
* lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messagesRenato Westphal2019-01-142-8/+9
* ospfd: convert a couple of "show" commands to DEFPYRenato Westphal2018-12-311-34/+11