summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib, ospf6d, ospfd, zebra: Add ZEBRA_STRDonald Sharp2017-10-251-1/+1
* *: Modify zclient_init to require privs dataDonald Sharp2017-10-241-1/+1
* ospf6d: Make 'struct zebra_privs_t' availableDonald Sharp2017-10-242-2/+2
* ospf6d: Divide LSupdate to keep size smallChirag Shah2017-10-202-9/+119
* ospf6d: Handle lsupdate upto max ospf6 payloadChirag Shah2017-10-172-32/+107
* Merge pull request #1300 from chiragshah6/mdevJafar Al-Gharaibeh2017-10-172-5/+5
|\
| * ospf6d: fix ospf6d crash during sigterm/shutdownChirag Shah2017-10-062-5/+5
* | Merge pull request #1298 from opensourcerouting/iface-rb-treeDonald Sharp2017-10-166-19/+22
|\ \
| * | *: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal2017-10-104-9/+9
| * | ospf6d: Add missing vrf lookupDonald Sharp2017-10-101-0/+2
| * | *: introduce new rb-tree to optimize interface lookup by ifindexRenato Westphal2017-10-101-1/+1
| * | *: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNALRenato Westphal2017-10-101-1/+1
| * | *: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal2017-10-104-17/+18
| * | lib: nuke the if_*_by_name_len() functionsRenato Westphal2017-10-101-1/+1
* | | ospf6d: Make ospf6_prefix have an empty v6 addr at endDonald Sharp2017-10-111-0/+1
|/ /
* | ospf6d: Fix snmp compile breakageDonald Sharp2017-10-091-1/+1
* | ospf6d: fix clang warningVincent JARDIN2017-10-081-2/+3
* | ospf6d: fix clang warning, NULL() callsVincent JARDIN2017-10-085-65/+109
|/
* *: use argv[]->text instead of argv[]->arg when appropriateRenato Westphal2017-10-061-8/+8
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-055-6/+6
* ospf6d: add debug ospf6 route memory to configChirag Shah2017-10-041-0/+3
* ospf6d: fix heap use after freeQuentin Young2017-09-251-1/+14
* *: fix segfault when sending more than MULTIPATH_NUM nexthopsRenato Westphal2017-09-211-2/+2
* ospf6d: OSPFv3 interface bandwidth handlingChirag Shah2017-09-191-2/+11
* ospf6d: Fix the cli parsingDonald Sharp2017-09-141-1/+1
* ospf6d: Note when we calculated spfDonald Sharp2017-09-142-1/+5
* ospf6d: Fix crash in prefix-list handlingDonald Sharp2017-09-131-0/+3
* Merge pull request #1079 from qlyoung/fix-style-aRenato Westphal2017-08-311-15/+13
|\
| * *: fix styleQuentin Young2017-08-301-15/+13
* | Merge pull request #1044 from donaldsharp/combinationJafar Al-Gharaibeh2017-08-312-11/+6
|\ \ | |/ |/|
| * *: Add RMAP_COMPILE_SUCCESS to enumDonald Sharp2017-08-251-6/+5
| * *: fix assorted issues detected by Coverity ScanRenato Westphal2017-08-251-5/+1
* | Merge pull request #1056 from opensourcerouting/oldbits-0Donald Sharp2017-08-291-2/+2
|\ \
| * | *: remove empty "interface XYZ" config blocksDavid Lamparter2017-08-291-2/+2
| |/
* | ospf6d: fix prefix list name SEGVDavid Lamparter2017-08-291-2/+2
* | Merge pull request #1060 from opensourcerouting/oldbits-2Donald Sharp2017-08-291-2/+2
|\ \
| * | *: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from APIDavid Lamparter2017-08-281-2/+2
| |/
* / ospf6d, ospfd: add `no ospf6 router-id ...`Quentin Young2017-08-281-6/+48
|/
* Merge pull request #1031 from opensourcerouting/small-bitsDonald Sharp2017-08-244-53/+66
|\
| * ospf6d: properly update prefix list referencesDavid Lamparter2017-08-244-53/+66
* | Merge pull request #1022 from opensourcerouting/zapi_consolidationDonald Sharp2017-08-243-290/+92
|\ \
| * | ospf6d: fix regression detected by topotestRenato Westphal2017-08-241-6/+8
| * | *: use zapi_route to send/receive redistributed routes as wellRenato Westphal2017-08-241-68/+18
| * | ospf6d: use the new API to send routes to zebraRenato Westphal2017-08-233-74/+31
| * | *: remove leftovers from "router zebra"Renato Westphal2017-08-231-112/+1
| * | *: reduce excessive indentation in a few placesRenato Westphal2017-08-231-67/+71
| |/
* | Merge pull request #1026 from qlyoung/no-ospf6David Lamparter2017-08-241-21/+87
|\ \ | |/ |/|
| * ospf6d: add `no` forms for interface commandsQuentin Young2017-08-221-21/+87
* | Merge pull request #1025 from qlyoung/no-ospfDavid Lamparter2017-08-221-6/+7
|\|
| * ospfd, ospf6d: cleanup some `no` commandsQuentin Young2017-08-221-6/+7