summaryrefslogtreecommitdiffstats
path: root/bgpd/rfapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: fun with whitespace conventionsLou Berger2017-11-073-18/+29
* bgpd: rfapi - fix error outputLou Berger2017-11-071-1/+1
* bgpd: rfapi - don't do debug related work when debug notLou Berger2017-11-073-6/+3
* bgpd: rfapi - open rfd for vrf groups on export config,Lou Berger2017-11-074-38/+44
* bgpd: rfapi support import based on vrf-policy (precusor to import to vrf ins...Lou Berger2017-10-314-150/+220
* bgpd: vrf-policy add prefix lists and route-maps on exportLou Berger2017-10-311-40/+101
* *: fix coverity warnings - error handling issuesRenato Westphal2017-10-241-1/+1
* *: Modify zclient_init to require privs dataDonald Sharp2017-10-241-1/+2
* bgpd: Fix off by one error introduced by 8c9cc7bbf657e3440d9bc758fe45aef5f43c...Donald Sharp2017-10-191-3/+3
* rfapi: whitespace change and add debug checkLou Berger2017-10-102-3/+3
* rfapi: block vnc commands on vrfs/viewsLou Berger2017-10-091-137/+69
* rfapi: explicitly test against success of is_configured.Lou Berger2017-10-093-6/+8
* rfapi: remove vestigial assertLou Berger2017-10-091-1/+3
* rfapi: fix clang warningVincent JARDIN2017-10-081-0/+2
* rfapi: avoid calling NULL() function.Vincent JARDIN2017-10-081-1/+15
* *: Convert list_free usage to list_deleteDonald Sharp2017-10-051-1/+1
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-056-21/+20
* Merge pull request #1180 from dwalton76/ipv6-static-route-null0Renato Westphal2017-09-272-6/+6
|\
| * *: support keywords that begin with uppercase letterDaniel Walton2017-09-142-6/+6
* | *: fix segfault when sending more than MULTIPATH_NUM nexthopsRenato Westphal2017-09-211-7/+8
* | bgpd: rfapi - fix a couple of check that should have been against RD len vs R...Lou Berger2017-09-192-2/+2
|/
* *: fix be32 reading / 24-bit left shiftDavid Lamparter2017-09-091-4/+2
* bgpd: rfapi - fix vestige from gratuitous grammar change.Lou Berger2017-09-021-3/+3
* *: fix assorted issues detected by Coverity ScanRenato Westphal2017-08-252-64/+1
* *: use zapi_route to send/receive redistributed routes as wellRenato Westphal2017-08-241-148/+23
* bgpd: unify ipv4/ipv6 zebra-tx functionsRenato Westphal2017-08-241-66/+34
* bgpd: use the new API to send routes to zebraRenato Westphal2017-08-241-30/+36
* vnc/eigrpd/isisd: check for the correct message typesRenato Westphal2017-08-231-2/+2
* lib: remove redundant zebra messagesRenato Westphal2017-08-231-4/+4
* Merge pull request #939 from jbonor/optimizationLou Berger2017-08-221-2/+2
|\
| * lib: optimize IPV4_ADDR_[SAME|COPY]()Jorge Boncompte2017-08-171-2/+2
* | *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-7/+7
|/
* *: ignore .dirstampQuentin Young2017-08-091-1/+0
* bgpd: Convert to using ETH_ALENDonald Sharp2017-08-045-9/+9
* lib/bgpd: introduce the iana_safi_t enumRenato Westphal2017-08-011-0/+4
* Merge pull request #856 from opensourcerouting/cli-fuzzer-fixesQuentin Young2017-07-291-1/+9
|\
| * bgpd/eigrpd: fix crashes found by the CLI fuzzerRenato Westphal2017-07-251-1/+9
* | bgpd rfapi: use afi_tLou Berger2017-07-273-8/+9
* | bgp rfapi: use route_table_init and _finish (fixes crash due to recent lib ch...Lou Berger2017-07-275-21/+26
|/
* Revert "*: reindent pt. 2"David Lamparter2017-07-227-72/+66
* *: reindent pt. 2whitespace / reindent2017-07-177-66/+72
* *: reindentreindent-master-afterwhitespace / reindent2017-07-1734-28472/+26046
* Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactorDavid Lamparter2017-07-1410-792/+725
|\
| * Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-145-362/+357
| |\
| | * Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-145-153/+153
| | |\
| | * | *: remove VTYNL, part 6 of 6David Lamparter2017-07-142-8/+7
| | * | *: remove VTYNL, part 5 of 6David Lamparter2017-07-143-30/+27
| | * | *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-2/+1
| | * | *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-7/+7
| | * | *: remove VTYNL, part 1 of 6David Lamparter2017-07-143-15/+15