summaryrefslogtreecommitdiff
path: root/ospf6d
AgeCommit message (Expand)Author
2019-05-03*: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young
2019-04-27ospf6d: replace pqueue_* with DECLARE_SKIPLISTDavid Lamparter
2019-04-16ospf6d: listhead returns a listnode *Donald Sharp
2019-03-27isisd, ospf6d, ripngd: Do not allow v6 LL's to be `redist connected` inDonald Sharp
2019-03-14*: remove trailing newlines from zlog messagesQuentin Young
2019-02-25*: replace XMALLOC + memset with XCALLOCQuentin Young
2019-02-25*: remove casts of XMALLOC / XCALLOCQuentin Young
2019-02-25*: remove null check before XFREEQuentin Young
2019-02-25*: do not check XMALLOC / XCALLOC for null retQuentin Young
2019-02-25*: use array_size instead of raw divisionQuentin Young
2019-02-15ospf6d: reset the global ospf6 pointerPhilippe Guibert
2019-02-14ospf6d: upon interface deletion, the area if list may be updatedPhilippe Guibert
2019-02-14ospf6d: closing server socket when leaving ospf6dPhilippe Guibert
2019-02-14ospf6d: unitialised buffer zone used by socketPhilippe Guibert
2019-02-04ospf6d: Added changes to track route-map usagergirada
2019-01-30build: fix a whole bunch of *FLAGSDavid Lamparter
2019-01-28Merge pull request #3680 from opensourcerouting/ospf6-fix-mcastDonald Sharp
2019-01-26ospf6d: fix FreeBSD IPv6 multicast group join raceRafael Zalamena
2019-01-24Treewide: use ANSI function definitionsRuben Kerkhof
2019-01-23ospf6d: keep track of the socket set threadRafael Zalamena
2019-01-23ospf6d: don't queue interface eventsRafael Zalamena
2019-01-14lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messagesRenato Westphal
2018-12-14*: remove all MIBs for DFSG complianceDavid Lamparter
2018-11-16ospf6d: abr summary advertise best routeChirag Shah
2018-11-12ospf6d: add missing vty commands to ospf6 area commandPhilippe Guibert
2018-11-12*: Replace zclient_new with zclient_new_notifyDonald Sharp
2018-10-27lib: retrofit interface commands to the new northbound modelRenato Westphal
2018-10-27yang, lib: add 'frr-interface.yang' and associated stub callbacksRenato Westphal
2018-10-27*: add empty array of YANG modulesRenato Westphal
2018-10-25*: spelchekDavid Lamparter
2018-10-23Merge branch 'pull/3197'David Lamparter
2018-10-20ospf6d: fix two "show" commandsRenato Westphal
2018-10-19*: Fixup to use proper list_cmp functionsDonald Sharp
2018-10-12ospf6d: fix ospf6 crash in inp lsa processingChirag Shah
2018-10-02Merge pull request #3120 from opensourcerouting/remove-list-deleteLou Berger
2018-10-02*: list_delete_and_null() -> list_delete()David Lamparter
2018-10-02ospf6d: dead code (Coverity 1399231)F. Aragon
2018-10-01Merge pull request #3086 from patrasar/1836David Lamparter
2018-10-01ospf6d: null check (Coverity 1221441)F. Aragon
2018-09-24ospfd: handling of OSPF_AREA_RANGE_ADVERTISE flagSarita Patra
2018-09-14Merge pull request #3023 from qlyoung/ultimate-warning-reference-cards-renameDavid Lamparter
2018-09-13*: style for EC replacementsQuentin Young
2018-09-13*: LIB_[ERR|WARN] -> EC_LIBQuentin Young
2018-09-13bgpd lib ospf6d pbrd tests zebra: shadowing fixesF. Aragon
2018-09-12bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon
2018-09-09Merge pull request #2977 from opensourcerouting/doc-fixDonald Sharp
2018-09-09Merge pull request #2965 from opensourcerouting/buildfoo-20180904Donald Sharp
2018-09-09build: fix not building docs w/o sphinxDavid Lamparter
2018-09-09Merge pull request #2862 from opensourcerouting/non-recursiveDonald Sharp
2018-09-09ospf6d: remove extra struct in ospf6_lsa_handlerDavid Lamparter