12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697 |
- /*
- Copyright (c) 2007 - 2010 RIPE NCC - All Rights Reserved
-
- Permission to use, copy, modify, and distribute this software and its
- documentation for any purpose and without fee is hereby granted, provided
- that the above copyright notice appear in all copies and that both that
- copyright notice and this permission notice appear in supporting
- documentation, and that the name of the author not be used in advertising or
- publicity pertaining to distribution of the software without specific,
- written prior permission.
-
- THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
- ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS; IN NO EVENT SHALL
- AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
- DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
- AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
- Parts of this code have been engineered after analiyzing GNU Zebra's
- source code and therefore might contain declarations/code from GNU
- Zebra, Copyright (C) 1999 Kunihiro Ishiguro. Zebra is a free routing
- software, distributed under the GNU General Public License. A copy of
- this license is included with libbgpdump.
- */
- #include "bgpdump-config.h"
- #include "cfile_tools.h"
- #include "bgpdump_lib.h"
- #include "bgpdump_mstream.h"
- #include "util.h"
- #include <sys/stat.h>
- #include <stdlib.h>
- #include <unistd.h>
- #include <stdbool.h>
- #include <netinet/in.h>
- #include <sys/socket.h>
- #include <arpa/inet.h>
- #include <zlib.h>
- #include <assert.h>
- void bgpdump_free_attr(attributes_t *attr);
- static BGPDUMP_ENTRY* bgpdump_entry_create(BGPDUMP *dump);
- static int process_mrtd_bgp(struct mstream *s, BGPDUMP_ENTRY *entry);
- static int process_mrtd_table_dump(struct mstream *s,BGPDUMP_ENTRY *entry);
- static int process_mrtd_table_dump_v2(struct mstream *s,BGPDUMP_ENTRY *entry);
- static int process_mrtd_table_dump_v2_peer_index_table(struct mstream *s,BGPDUMP_ENTRY *entry);
- static int process_mrtd_table_dump_v2_ipv4_unicast(struct mstream *s,BGPDUMP_ENTRY *entry);
- static int process_mrtd_table_dump_v2_ipv6_unicast(struct mstream *s,BGPDUMP_ENTRY *entry);
- static int process_zebra_bgp(struct mstream *s,BGPDUMP_ENTRY *entry);
- static int process_zebra_bgp_state_change(struct mstream *s,BGPDUMP_ENTRY *entry, u_int8_t asn_len);
- static int process_zebra_bgp_message(struct mstream *s,BGPDUMP_ENTRY *entry, u_int8_t asn_len);
- static int process_zebra_bgp_message_update(struct mstream *s,BGPDUMP_ENTRY *entry, u_int8_t asn_len);
- static int process_zebra_bgp_message_open(struct mstream *s,BGPDUMP_ENTRY *entry, u_int8_t asn_len);
- static int process_zebra_bgp_message_notify(struct mstream *s,BGPDUMP_ENTRY *entry);
- static int process_zebra_bgp_entry(struct mstream *s,BGPDUMP_ENTRY *entry);
- static int process_zebra_bgp_snapshot(struct mstream *s,BGPDUMP_ENTRY *entry);
- static attributes_t *process_attributes(struct mstream *s, u_int8_t asn_len, struct zebra_incomplete *incomplete, int is_addp);
- static void process_attr_aspath_string(struct aspath *as);
- static char aspath_delimiter_char (u_char type, u_char which);
- static void process_attr_community_string(struct community *com);
- static void process_mp_announce(struct mstream *s, struct mp_info *info, struct zebra_incomplete *incomplete, int is_addp);
- static void process_mp_withdraw(struct mstream *s, struct mp_info *info, struct zebra_incomplete *incomplete, int is_addp);
- static int read_prefix_list(struct mstream *s, u_int16_t af, struct prefix *prefixes, struct zebra_incomplete *incomplete, int is_addp);
- static as_t read_asn(struct mstream *s, u_int8_t len);
- static struct aspath *create_aspath(u_int16_t len, u_int8_t asn_len);
- static void aspath_error(struct aspath *as);
- static int check_new_aspath(struct aspath *aspath);
- static void process_asn32_trans(attributes_t *attr, u_int8_t asn_len);
- static struct aspath *asn32_merge_paths(struct aspath *path, struct aspath *newpath);
- static void asn32_expand_16_to_32(char *dst, char *src, int len);
- #if defined(linux)
- static size_t strlcat(char *dst, const char *src, size_t size);
- #endif
- char *bgpdump_version(void) {
- return PACKAGE_VERSION;
- }
- BGPDUMP *bgpdump_open_dump(const char *filename) {
- CFRFILE *f = cfr_open(filename);
- if(! f) {
- perror("can't open dumpfile");
- return NULL;
- }
- BGPDUMP *this_dump = malloc(sizeof(BGPDUMP));
- if (this_dump == NULL) {
- perror("malloc");
- return NULL;
- }
- strcpy(this_dump->filename, "[STDIN]");
- if(filename && strcmp(filename, "-")) {
- if (strlen(filename) >= BGPDUMP_MAX_FILE_LEN - 1) {
- fprintf (stderr, "File name %s is too long.\n", filename);
- exit(1);
- }
- strcpy(this_dump->filename, filename);
- }
- this_dump->f = f;
- this_dump->eof=0;
- this_dump->parsed = 0;
- this_dump->parsed_ok = 0;
- // peer index table shared among entries
- this_dump->table_dump_v2_peer_index_table = NULL;
- return this_dump;
- }
- void bgpdump_close_dump(BGPDUMP *dump) {
- if(dump == NULL) {
- return;
- }
- if(dump->table_dump_v2_peer_index_table){
- free(dump->table_dump_v2_peer_index_table->entries);
- }
- free(dump->table_dump_v2_peer_index_table);
- cfr_close(dump->f);
- free(dump);
- }
- BGPDUMP_ENTRY* bgpdump_entry_create(BGPDUMP *dump){
- BGPDUMP_ENTRY *this_entry = malloc(sizeof(BGPDUMP_ENTRY));
- if(this_entry == NULL) {
- err("%s: out of memory", __func__);
- return NULL;
- }
- memset(this_entry, 0, sizeof(BGPDUMP_ENTRY));
- this_entry->dump = dump;
- return this_entry;
- }
- BGPDUMP_ENTRY* bgpdump_read_next(BGPDUMP *dump) {
- assert(dump);
- struct mstream s;
- u_char *buffer;
- int ok=0;
- u_int32_t bytes_read, t;
- BGPDUMP_ENTRY *this_entry = bgpdump_entry_create(dump);
- if(this_entry == NULL) {
- err("%s: out of memmory", __func__);
- dump->eof = 1;
- return(NULL);
- }
- bytes_read = cfr_read_n(dump->f, &t, 4);
- bytes_read += cfr_read_n(dump->f, &(this_entry->type), 2);
- bytes_read += cfr_read_n(dump->f, &(this_entry->subtype), 2);
- bytes_read += cfr_read_n(dump->f, &(this_entry->length), 4);
-
- if (bytes_read == 12) {
- /* Intel byte ordering stuff ... */
- this_entry->type = ntohs(this_entry->type);
- this_entry->subtype = ntohs(this_entry->subtype);
- this_entry->time = (time_t) ntohl (t);
- this_entry->length = ntohl(this_entry->length);
-
- /* If Extended Header format, then reading the miscroseconds attribute */
- if (this_entry->type == BGPDUMP_TYPE_ZEBRA_BGP_ET) {
- bytes_read += cfr_read_n(dump->f, &(this_entry->ms), 4);
- if (bytes_read == 16) {
- this_entry->ms = ntohl(this_entry->ms);
- /* "The Microsecond Timestamp is included in the computation of
- * the Length field value." (RFC6396 2011) */
- this_entry->length -= 4;
- ok = 1;
- }
- } else {
- this_entry->ms = 0;
- ok = 1;
- }
- }
- if (!ok) {
- if(bytes_read > 0) {
- /* Malformed record */
- err("bgpdump_read_next: incomplete MRT header (%d bytes read, expecting 12 or 16)",
- bytes_read);
- }
- /* Nothing more to read, quit */
- free(this_entry);
- dump->eof = 1;
- return(NULL);
- }
- dump->parsed++;
- this_entry->attr=NULL;
- if(this_entry->length == 0) {
- err("%s: invalid entry length: 0", __func__);
- free(this_entry);
- dump->eof=1;
- return(NULL);
- }
- if ((buffer = malloc(this_entry->length)) == NULL) {
- err("%s: out of memory", __func__);
- free(this_entry);
- dump->eof=1;
- return(NULL);
- }
- bytes_read = cfr_read_n(dump->f, buffer, this_entry->length);
- if(bytes_read != this_entry->length) {
- err("bgpdump_read_next: incomplete dump record (%d bytes read, expecting %d)",
- bytes_read, this_entry->length);
- free(this_entry);
- free(buffer);
- dump->eof=1;
- return(NULL);
- }
- ok=0;
- mstream_init(&s,buffer,this_entry->length);
- switch(this_entry->type) {
- case BGPDUMP_TYPE_MRTD_BGP:
- ok = process_mrtd_bgp(&s,this_entry);
- break;
- case BGPDUMP_TYPE_MRTD_TABLE_DUMP:
- ok = process_mrtd_table_dump(&s,this_entry);
- break;
- case BGPDUMP_TYPE_ZEBRA_BGP:
- case BGPDUMP_TYPE_ZEBRA_BGP_ET:
- ok = process_zebra_bgp(&s,this_entry);
- break;
- case BGPDUMP_TYPE_TABLE_DUMP_V2:
- ok = process_mrtd_table_dump_v2(&s,this_entry);
- break;
- }
- free(buffer);
- if(ok) {
- dump->parsed_ok++;
- } else {
- bgpdump_free_mem(this_entry);
- return NULL;
- }
- return this_entry;
- }
- static void bgpdump_free_mp_info(struct mp_info *info) {
- u_int16_t afi;
- u_int8_t safi;
- for(afi = 1; afi <= BGPDUMP_MAX_AFI; afi++) {
- for(safi = 1; safi < BGPDUMP_MAX_SAFI; safi++) {
- if(info->announce[afi][safi])
- free(info->announce[afi][safi]);
- info->announce[afi][safi] = NULL;
- if(info->withdraw[afi][safi]) {
- free(info->withdraw[afi][safi]);
- info->withdraw[afi][safi] = NULL;
- }
- }
- }
- free(info);
- }
- void bgpdump_free_mem(BGPDUMP_ENTRY *entry) {
- if(entry!=NULL) {
- bgpdump_free_attr(entry->attr);
- switch(entry->type) {
- case BGPDUMP_TYPE_ZEBRA_BGP:
- case BGPDUMP_TYPE_ZEBRA_BGP_ET:
- switch(entry->subtype) {
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_LOCAL:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_LOCAL:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_LOCAL_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_LOCAL_ADDPATH:
- switch(entry->body.zebra_message.type) {
- case BGP_MSG_NOTIFY:
- if(entry->body.zebra_message.notify_data)
- free(entry->body.zebra_message.notify_data);
- break;
- case BGP_MSG_OPEN:
- if(entry->body.zebra_message.opt_data)
- free(entry->body.zebra_message.opt_data);
- break;
- }
- break;
- }
- break;
- case BGPDUMP_TYPE_TABLE_DUMP_V2:
- switch(entry->subtype) {
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_IPV4_UNICAST:
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_IPV6_UNICAST:
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_IPV4_UNICAST_ADDPATH:
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_IPV6_UNICAST_ADDPATH:
- {
- BGPDUMP_TABLE_DUMP_V2_PREFIX *e;
- e = &entry->body.mrtd_table_dump_v2_prefix;
- int i;
- // Conditional as the entries have already been free'd in this case
- if(!(e->entry_count && entry->dump->table_dump_v2_peer_index_table == NULL)) {
- for(i = 0; i < e->entry_count; i++){
- bgpdump_free_attr(e->entries[i].attr);
- }
- free(e->entries);
- }
- }
- }
- break;
- }
- free(entry);
- }
- }
- void bgpdump_free_attr(attributes_t *attr){
- if(attr != NULL) {
- u_int16_t i;
- struct aspath *path, *pathstofree[3] = { attr->aspath, attr->old_aspath, attr->new_aspath };
- for(i = 0; i < sizeof(pathstofree) / sizeof(pathstofree[0]); i++) {
- path = pathstofree[i];
- if(path) {
- if(path->data)
- free(path->data);
- if(path->str)
- free(path->str);
- free(path);
- }
- }
- if(attr->community != NULL) {
- if(attr->community->val != NULL)
- free(attr->community->val);
- if(attr->community->str != NULL)
- free(attr->community->str);
- free(attr->community);
- }
- if(attr->data != NULL)
- free(attr->data);
- if(attr->mp_info != NULL)
- bgpdump_free_mp_info(attr->mp_info);
- if(attr->cluster != NULL) {
- free(attr->cluster->list);
- free(attr->cluster);
- }
- if (attr->unknown_num) {
- for (i = 0; i < attr->unknown_num; i++)
- free(attr->unknown[i].raw);
- free(attr->unknown);
- }
- free(attr);
- }
- }
- /* Helper function to check if this is an Additional Paths enabled subtype (exported) */
- int is_addpath(BGPDUMP_ENTRY *entry) {
- switch(entry->type) {
- case BGPDUMP_TYPE_ZEBRA_BGP:
- case BGPDUMP_TYPE_ZEBRA_BGP_ET:
- switch(entry->subtype) {
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_LOCAL_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_LOCAL_ADDPATH:
- return 1;
- default:
- return 0;
- }
- case BGPDUMP_TYPE_TABLE_DUMP_V2:
- switch(entry->subtype) {
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_IPV4_UNICAST_ADDPATH:
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_IPV4_MULTICAST_ADDPATH:
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_IPV6_UNICAST_ADDPATH:
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_IPV6_MULTICAST_ADDPATH:
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_GENERIC_ADDPATH:
- return 1;
- default:
- return 0;
- }
- default:
- return 0;
- }
- }
- int process_mrtd_bgp(struct mstream *s, BGPDUMP_ENTRY *entry) {
- switch(entry->subtype) {
- case BGPDUMP_SUBTYPE_MRTD_BGP_UPDATE:
- case BGPDUMP_SUBTYPE_MRTD_BGP_KEEPALIVE:
- entry->body.mrtd_message.source_as = read_asn(s, ASN16_LEN);
- entry->body.mrtd_message.source_ip = mstream_get_ipv4(s);
- entry->body.mrtd_message.destination_as = read_asn(s, ASN16_LEN);
- entry->body.mrtd_message.destination_ip = mstream_get_ipv4(s);
- mstream_t withdraw_stream = mstream_copy(s, mstream_getw(s, NULL));
- entry->body.mrtd_message.withdraw_count = read_prefix_list(&withdraw_stream, AFI_IP,
- entry->body.mrtd_message.withdraw,
- &entry->body.mrtd_message.incomplete, 0);
- if((entry->attr = process_attributes(s, ASN16_LEN, &entry->body.mrtd_message.incomplete, 0)) == NULL)
- return 0;
- entry->body.mrtd_message.announce_count = read_prefix_list(s, AFI_IP,
- entry->body.mrtd_message.announce,
- &entry->body.mrtd_message.incomplete, 0);
- break;
- case BGPDUMP_SUBTYPE_MRTD_BGP_STATE_CHANGE:
- entry->body.mrtd_state_change.destination_as = read_asn(s, ASN16_LEN);
- entry->body.mrtd_state_change.destination_ip = mstream_get_ipv4(s);
- entry->body.mrtd_state_change.old_state = mstream_getw(s, NULL);
- entry->body.mrtd_state_change.new_state = mstream_getw(s, NULL);
- break;
- }
- return 1;
- }
- int process_mrtd_table_dump(struct mstream *s,BGPDUMP_ENTRY *entry) {
- int afi = entry->subtype;
- u_int8_t asn_len;
- u_int32_t temp_time = 0;
- mstream_getw(s,&entry->body.mrtd_table_dump.view);
- mstream_getw(s,&entry->body.mrtd_table_dump.sequence);
- switch(afi) {
- case BGPDUMP_SUBTYPE_MRTD_TABLE_DUMP_AFI_IP:
- case BGPDUMP_SUBTYPE_MRTD_TABLE_DUMP_AFI_IP_32BIT_AS:
- entry->body.mrtd_table_dump.prefix.v4_addr = mstream_get_ipv4(s);
- break;
- #ifdef BGPDUMP_HAVE_IPV6
- case BGPDUMP_SUBTYPE_MRTD_TABLE_DUMP_AFI_IP6:
- case BGPDUMP_SUBTYPE_MRTD_TABLE_DUMP_AFI_IP6_32BIT_AS:
- mstream_get(s, &entry->body.mrtd_table_dump.prefix.v6_addr.s6_addr, 16);
- break;
- #endif
- default:
- warn("process_mrtd_table_dump: unknown AFI %d", afi);
- mstream_get(s, NULL, mstream_can_read(s));
- return 0;
- }
- mstream_getc(s,&entry->body.mrtd_table_dump.mask);
- mstream_getc(s,&entry->body.mrtd_table_dump.status);
- mstream_getl(s,&temp_time);
- (entry->body).mrtd_table_dump.uptime = temp_time;
- switch(afi) {
- case BGPDUMP_SUBTYPE_MRTD_TABLE_DUMP_AFI_IP:
- case BGPDUMP_SUBTYPE_MRTD_TABLE_DUMP_AFI_IP_32BIT_AS:
- entry->body.mrtd_table_dump.peer_ip.v4_addr = mstream_get_ipv4(s);
- break;
- #ifdef BGPDUMP_HAVE_IPV6
- case BGPDUMP_SUBTYPE_MRTD_TABLE_DUMP_AFI_IP6:
- case BGPDUMP_SUBTYPE_MRTD_TABLE_DUMP_AFI_IP6_32BIT_AS:
- mstream_get(s, &entry->body.mrtd_table_dump.peer_ip.v6_addr.s6_addr, 16);
- break;
- #endif
- }
- switch(afi) {
- case BGPDUMP_SUBTYPE_MRTD_TABLE_DUMP_AFI_IP:
- case BGPDUMP_SUBTYPE_MRTD_TABLE_DUMP_AFI_IP6:
- asn_len = ASN16_LEN;
- break;
- case BGPDUMP_SUBTYPE_MRTD_TABLE_DUMP_AFI_IP_32BIT_AS:
- case BGPDUMP_SUBTYPE_MRTD_TABLE_DUMP_AFI_IP6_32BIT_AS:
- asn_len = ASN32_LEN;
- break;
- default:
- assert(0); // unreachable
- }
- entry->body.mrtd_table_dump.peer_as = read_asn(s, asn_len);
- if((entry->attr = process_attributes(s, asn_len, NULL, 0)) == NULL)
- return 0;
- return 1;
- }
- int process_mrtd_table_dump_v2(struct mstream *s,BGPDUMP_ENTRY *entry) {
- switch(entry->subtype){
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_PEER_INDEX_TABLE:
- return process_mrtd_table_dump_v2_peer_index_table(s, entry);
- break;
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_IPV4_UNICAST:
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_IPV4_UNICAST_ADDPATH:
- return process_mrtd_table_dump_v2_ipv4_unicast(s, entry);
- break;
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_IPV6_UNICAST:
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_IPV6_UNICAST_ADDPATH:
- return process_mrtd_table_dump_v2_ipv6_unicast(s, entry);
- break;
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_GENERIC:
- case BGPDUMP_SUBTYPE_TABLE_DUMP_V2_RIB_GENERIC_ADDPATH:
- //return process_mrtd_table_dump_v2_generic(s, entry);
- break;
- }
- return 0;
- }
- int process_mrtd_table_dump_v2_peer_index_table(struct mstream *s,BGPDUMP_ENTRY *entry) {
- BGPDUMP_TABLE_DUMP_V2_PEER_INDEX_TABLE *t;
- uint16_t i;
- uint8_t peertype;
- uint16_t view_name_len;
- if(entry->dump->table_dump_v2_peer_index_table) {
- free(entry->dump->table_dump_v2_peer_index_table->entries);
- }
- free(entry->dump->table_dump_v2_peer_index_table);
- if((entry->dump->table_dump_v2_peer_index_table = malloc(sizeof(BGPDUMP_TABLE_DUMP_V2_PEER_INDEX_TABLE))) == NULL) {
- err("process_mrtd_table_dump_v2_peer_index_table: failed to allocate memory for index table");
- return 0;
- }
- t = entry->dump->table_dump_v2_peer_index_table;
- t->entries = NULL;
- t->local_bgp_id = mstream_get_ipv4(s);
- mstream_getw(s,&view_name_len);
- strcpy(t->view_name, "");
- // view_name_len is without trailing \0
- if(view_name_len+1 > BGPDUMP_TYPE_TABLE_DUMP_V2_MAX_VIEWNAME_LEN) {
- warn("process_mrtd_table_dump_v2_peer_index_table: view name length more than maximum length (%d), ignoring view name", BGPDUMP_TYPE_TABLE_DUMP_V2_MAX_VIEWNAME_LEN);
- } else {
- mstream_get(s, t->view_name, view_name_len);
- t->view_name[view_name_len] = 0;
- }
- mstream_getw(s,&t->peer_count);
- t->entries = malloc(sizeof(BGPDUMP_TABLE_DUMP_V2_PEER_INDEX_TABLE_ENTRY) * t->peer_count);
- if(t->entries == NULL){
- err("process_mrtd_table_dump_v2_peer_index_table: failed to allocate memory for index table");
- return 0;
- }
- for(i=0; i < t->peer_count; i++) {
- mstream_getc(s,&peertype);
- t->entries[i].afi = AFI_IP;
- #ifdef BGPDUMP_HAVE_IPV6
- if(peertype & BGPDUMP_PEERTYPE_TABLE_DUMP_V2_AFI_IP6)
- t->entries[i].afi = AFI_IP6;
- #endif
- t->entries[i].peer_bgp_id = mstream_get_ipv4(s);
- if(t->entries[i].afi == AFI_IP)
- t->entries[i].peer_ip.v4_addr = mstream_get_ipv4(s);
- #ifdef BGPDUMP_HAVE_IPV6
- else
- mstream_get(s, &t->entries[i].peer_ip.v6_addr.s6_addr, 16);
- #endif
- if(peertype & BGPDUMP_PEERTYPE_TABLE_DUMP_V2_AS4)
- t->entries[i].peer_as = read_asn(s, ASN32_LEN);
- else
- t->entries[i].peer_as = read_asn(s, ASN16_LEN);
- }
- return 0;
- }
- int process_mrtd_table_dump_v2_ipv4_unicast(struct mstream *s, BGPDUMP_ENTRY *entry){
- BGPDUMP_TABLE_DUMP_V2_PREFIX *prefixdata;
- prefixdata = &entry->body.mrtd_table_dump_v2_prefix;
- int addpath = is_addpath(entry);
- uint16_t i;
- prefixdata->afi = AFI_IP;
- prefixdata->safi = SAFI_UNICAST;
- mstream_getl(s, &prefixdata->seq);
- mstream_getc(s, &prefixdata->prefix_length);
- bzero(&prefixdata->prefix.v4_addr.s_addr, 4);
- mstream_get(s, &prefixdata->prefix.v4_addr.s_addr, (prefixdata->prefix_length+7)/8);
- mstream_getw(s, &prefixdata->entry_count);
- prefixdata->entries = malloc(sizeof(BGPDUMP_TABLE_DUMP_V2_ROUTE_ENTRY) * prefixdata->entry_count);
- if(prefixdata->entries == NULL){
- err("process_mrtd_table_dump_v2_ipv4_unicast: failed to allocate memory for entry table");
- return 0;
- }
- if(prefixdata->entry_count && entry->dump->table_dump_v2_peer_index_table == NULL) {
- free(prefixdata->entries);
- err("%s: missing peer index table", __func__);
- return 0;
- }
- for(i=0; i < prefixdata->entry_count; i++){
- BGPDUMP_TABLE_DUMP_V2_ROUTE_ENTRY *e;
- e = &prefixdata->entries[i];
- mstream_getw(s, &e->peer_index);
- assert(e->peer_index <= entry->dump->table_dump_v2_peer_index_table->peer_count);
- e->peer = &entry->dump->table_dump_v2_peer_index_table->entries[e->peer_index];
- mstream_getl(s, &e->originated_time);
- if (addpath)
- mstream_getl(s, &e->path_id);
-
- if((e->attr = process_attributes(s, 4, NULL, is_addpath(entry))) == NULL)
- return 0;
- }
- return 1;
- }
- int process_mrtd_table_dump_v2_ipv6_unicast(struct mstream *s, BGPDUMP_ENTRY *entry){
- #ifdef BGPDUMP_HAVE_IPV6
- BGPDUMP_TABLE_DUMP_V2_PREFIX *prefixdata;
- prefixdata = &entry->body.mrtd_table_dump_v2_prefix;
- int addpath = is_addpath(entry);
- uint16_t i;
- prefixdata->afi = AFI_IP6;
- prefixdata->safi = SAFI_UNICAST;
- mstream_getl(s, &prefixdata->seq);
- mstream_getc(s, &prefixdata->prefix_length);
- bzero(&prefixdata->prefix.v6_addr.s6_addr, 16);
- mstream_get(s, &prefixdata->prefix.v6_addr.s6_addr, (prefixdata->prefix_length+7)/8);
- mstream_getw(s, &prefixdata->entry_count);
- prefixdata->entries = malloc(sizeof(BGPDUMP_TABLE_DUMP_V2_ROUTE_ENTRY) * prefixdata->entry_count);
- if(prefixdata->entries == NULL){
- err("process_mrtd_table_dump_v2_ipv6_unicast: failed to allocate memory for entry table");
- return 0;
- }
- if(prefixdata->entry_count && entry->dump->table_dump_v2_peer_index_table == NULL) {
- free(prefixdata->entries);
- err("%s: missing peer index table", __func__);
- return 0;
- }
- for(i=0; i < prefixdata->entry_count; i++){
- BGPDUMP_TABLE_DUMP_V2_ROUTE_ENTRY *e;
- e = &prefixdata->entries[i];
- mstream_getw(s, &e->peer_index);
- assert(e->peer_index <= entry->dump->table_dump_v2_peer_index_table->peer_count);
- e->peer = &entry->dump->table_dump_v2_peer_index_table->entries[e->peer_index];
- mstream_getl(s, &e->originated_time);
- if (addpath)
- mstream_getl(s, &e->path_id);
- if((e->attr = process_attributes(s, 4, NULL, is_addpath(entry))) == NULL)
- return 0;
- }
- #endif
- return 1;
- }
- int process_zebra_bgp(struct mstream *s,BGPDUMP_ENTRY *entry) {
- switch(entry->subtype) {
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_STATE_CHANGE:
- return process_zebra_bgp_state_change(s, entry, ASN16_LEN);
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_STATE_CHANGE_AS4:
- return process_zebra_bgp_state_change(s, entry, ASN32_LEN);
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_LOCAL:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_LOCAL_ADDPATH:
- return process_zebra_bgp_message(s, entry, ASN16_LEN);
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_LOCAL:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_LOCAL_ADDPATH:
- return process_zebra_bgp_message(s, entry, ASN32_LEN);
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_ENTRY:
- return process_zebra_bgp_entry(s,entry);
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_SNAPSHOT:
- return process_zebra_bgp_snapshot(s, entry);
- default:
- warn("process_zebra_bgp: unknown subtype %d", entry->subtype);
- return 0;
- }
- }
- int process_zebra_bgp_state_change(struct mstream *s,BGPDUMP_ENTRY *entry, u_int8_t asn_len) {
- entry->body.zebra_state_change.source_as = read_asn(s, asn_len);
- entry->body.zebra_state_change.destination_as = read_asn(s, asn_len);
- /* Work around Zebra dump corruption.
- * N.B. I don't see this in quagga 0.96.4 any more. Is it fixed? */
- if (entry->length == 8) {
- warn("process_zebra_bgp_state_change: 8-byte state change (zebra bug?)");
- mstream_getw(s,&entry->body.zebra_state_change.old_state);
- mstream_getw(s,&entry->body.zebra_state_change.new_state);
- /* Fill in with dummy values */
- entry->body.zebra_state_change.interface_index = 0;
- entry->body.zebra_state_change.address_family = AFI_IP;
- entry->body.zebra_state_change.source_ip.v4_addr.s_addr = 0;
- entry->body.zebra_state_change.destination_ip.v4_addr.s_addr = 0;
- return 1;
- }
- mstream_getw(s,&entry->body.zebra_state_change.interface_index);
- mstream_getw(s,&entry->body.zebra_state_change.address_family);
- switch(entry->body.zebra_state_change.address_family) {
- case AFI_IP:
- // length could be 20 or 24 (asn16 vs asn32)
- if(entry->length != 20 && entry->length != 24) {
- warn("process_zebra_bgp_state_change: bad length %d",
- entry->length);
- return 0;
- }
- entry->body.zebra_state_change.source_ip.v4_addr = mstream_get_ipv4(s);
- entry->body.zebra_state_change.destination_ip.v4_addr = mstream_get_ipv4(s);
- break;
- #ifdef BGPDUMP_HAVE_IPV6
- case AFI_IP6:
- // length could be 44 or 48 (asn16 vs asn32)
- if(entry->length != 44 && entry->length != 48) {
- warn("process_zebra_bgp_state_change: bad length %d",
- entry->length);
- return 0;
- }
- mstream_get(s, &entry->body.zebra_state_change.source_ip.v6_addr.s6_addr, 16);
- mstream_get(s, &entry->body.zebra_state_change.destination_ip.v6_addr.s6_addr, 16);
- break;
- #endif
- default:
- warn("process_zebra_bgp_state_change: unknown AFI %d",
- entry->body.zebra_state_change.address_family);
- return 0;
- }
- mstream_getw(s,&entry->body.zebra_state_change.old_state);
- mstream_getw(s,&entry->body.zebra_state_change.new_state);
- return 1;
- }
- int process_zebra_bgp_message(struct mstream *s,BGPDUMP_ENTRY *entry, u_int8_t asn_len) {
- u_char marker[16]; /* BGP marker */
- switch(entry->subtype) {
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_LOCAL:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_LOCAL:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_LOCAL_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_LOCAL_ADDPATH:
- entry->body.zebra_message.destination_as = read_asn(s, asn_len);
- entry->body.zebra_message.source_as = read_asn(s, asn_len);
- break;
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_ADDPATH:
- default:
- entry->body.zebra_message.source_as = read_asn(s, asn_len);
- entry->body.zebra_message.destination_as = read_asn(s, asn_len);
- break;
- }
- mstream_getw(s,&entry->body.zebra_message.interface_index);
- mstream_getw(s,&entry->body.zebra_message.address_family);
- entry->body.zebra_message.opt_len = 0;
- entry->body.zebra_message.opt_data = NULL;
- entry->body.zebra_message.notify_len = 0;
- entry->body.zebra_message.notify_data = NULL;
- switch(entry->body.zebra_message.address_family) {
- case AFI_IP:
- switch(entry->subtype) {
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_LOCAL:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_LOCAL:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_LOCAL_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_LOCAL_ADDPATH:
- entry->body.zebra_message.destination_ip.v4_addr = mstream_get_ipv4(s);
- entry->body.zebra_message.source_ip.v4_addr = mstream_get_ipv4(s);
- break;
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_ADDPATH:
- default:
- entry->body.zebra_message.source_ip.v4_addr = mstream_get_ipv4(s);
- entry->body.zebra_message.destination_ip.v4_addr = mstream_get_ipv4(s);
- break;
- }
- mstream_get (s, marker, 16);
- break;
- #ifdef BGPDUMP_HAVE_IPV6
- case AFI_IP6:
- switch(entry->subtype) {
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_LOCAL:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_LOCAL:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_LOCAL_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_LOCAL_ADDPATH:
- mstream_get(s,&entry->body.zebra_message.destination_ip.v6_addr.s6_addr, 16);
- mstream_get(s,&entry->body.zebra_message.source_ip.v6_addr.s6_addr, 16);
- break;
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_ADDPATH:
- case BGPDUMP_SUBTYPE_ZEBRA_BGP_MESSAGE_AS4_ADDPATH:
- default:
- mstream_get(s,&entry->body.zebra_message.source_ip.v6_addr.s6_addr, 16);
- mstream_get(s,&entry->body.zebra_message.destination_ip.v6_addr.s6_addr, 16);
- break;
- }
- mstream_get (s, marker, 16);
- break;
- #endif
- case 0xFFFF:
- /* Zebra doesn't dump ifindex or src/dest IPs in OPEN
- * messages. Work around it. */
- if (entry->body.zebra_message.interface_index == 0xFFFF) {
- memset(marker, 0xFF, 4);
- mstream_get (s, marker + 4, 12);
- entry->body.zebra_message.interface_index = 0;
- entry->body.zebra_message.address_family = AFI_IP;
- entry->body.zebra_message.source_ip.v4_addr.s_addr = 0;
- entry->body.zebra_message.destination_ip.v4_addr.s_addr = 0;
- break;
- }
- /* Note fall through! If we don't recognize this type of data corruption, we say
- * the address family is unsupported (since FFFF is not a valid address family) */
- default:
- /* unsupported address family */
- warn("process_zebra_bgp_message: unsupported AFI %d",
- entry->body.zebra_message.address_family);
- return 0;
- }
- if(memcmp(marker, "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377", 16) != 0) {
- /* bad marker... ignore packet */
- warn(
- "bgp_message: bad marker: %02x.%02x.%02x.%02x.%02x.%02x.%02x.%02x.%02x.%02x.%02x.%02x.%02x.%02x.%02x.%02x",
- marker[0],marker[1],marker[2],marker[3],marker[4],marker[5],marker[6],marker[7],
- marker[8],marker[9],marker[10],marker[11],marker[12],marker[13],marker[14],marker[15]);
- return 0;
- }
- mstream_getw(s,&entry->body.zebra_message.size);
-
- int expected = entry->body.zebra_message.size - sizeof(marker) - sizeof(u_int16_t);
-
- mstream_t copy = mstream_copy(s, expected);
-
- entry->body.zebra_message.cut_bytes = expected - mstream_can_read(©);
- switch(mstream_getc (©, &entry->body.zebra_message.type)) {
- case BGP_MSG_OPEN:
- return process_zebra_bgp_message_open(©, entry, asn_len);
- case BGP_MSG_UPDATE:
- return process_zebra_bgp_message_update(©, entry, asn_len);
- case BGP_MSG_NOTIFY:
- return process_zebra_bgp_message_notify(©, entry);
- case BGP_MSG_KEEPALIVE:
- /* Nothing to do */
- return 1;
- case BGP_MSG_ROUTE_REFRESH_01:
- /* Not implemented yet */
- warn("bgp_message: MSG_ROUTE_REFRESH_01 not implemented yet");
- return 0;
- case BGP_MSG_ROUTE_REFRESH:
- /* Not implemented yet */
- warn("bgp_message: MSG_ROUTE_REFRESH not implemented yet");
- return 0;
- default:
- warn("bgp_message: unknown BGP message type %d",
- entry->body.zebra_message.type);
- return 0;
- }
- }
- int process_zebra_bgp_message_notify(struct mstream *s, BGPDUMP_ENTRY *entry) {
- mstream_getc(s, &entry->body.zebra_message.error_code);
- mstream_getc(s, &entry->body.zebra_message.sub_error_code);
- entry->body.zebra_message.notify_len = entry->body.zebra_message.size - 21;
- if(entry->body.zebra_message.notify_len > 0) {
- if((entry->body.zebra_message.notify_data = malloc(entry->body.zebra_message.notify_len)) == NULL) {
- err("%s: out of memory", __func__);
- return 0;
- }
- mstream_get(s, entry->body.zebra_message.notify_data, entry->body.zebra_message.notify_len);
- }
- return 1;
- }
- int process_zebra_bgp_message_open(struct mstream *s, BGPDUMP_ENTRY *entry, u_int8_t asn_len) {
- mstream_getc(s, &entry->body.zebra_message.version);
- entry->body.zebra_message.my_as = read_asn(s, asn_len);
- mstream_getw(s, &entry->body.zebra_message.hold_time);
- entry->body.zebra_message.bgp_id = mstream_get_ipv4(s);
- mstream_getc(s, &entry->body.zebra_message.opt_len);
- if(entry->body.zebra_message.opt_len) {
- if((entry->body.zebra_message.opt_data = malloc(entry->body.zebra_message.opt_len)) == NULL) {
- err("%s: out of memory", __func__);
- return 0;
- }
- mstream_get(s, entry->body.zebra_message.opt_data, entry->body.zebra_message.opt_len);
- }
- return 1;
- }
- int process_zebra_bgp_message_update(struct mstream *s, BGPDUMP_ENTRY *entry, u_int8_t asn_len) {
- entry->body.zebra_message.incomplete.orig_len = 0;
- mstream_t withdraw_stream = mstream_copy(s, mstream_getw(s, NULL));
- entry->body.zebra_message.withdraw_count = read_prefix_list(&withdraw_stream, AFI_IP,
- entry->body.zebra_message.withdraw,
- &entry->body.zebra_message.incomplete,
- is_addpath(entry));
- if((entry->attr = process_attributes(s, asn_len, &entry->body.zebra_message.incomplete, is_addpath(entry))) == NULL)
- return 0;
- entry->body.zebra_message.announce_count = read_prefix_list(s, AFI_IP,
- entry->body.zebra_message.announce,
- &entry->body.zebra_message.incomplete,
- is_addpath(entry));
- return 1;
- }
- int process_zebra_bgp_entry(struct mstream *s, BGPDUMP_ENTRY *entry) {
- warn("process_zebra_bgp_entry: record type not implemented yet");
- return 0;
- }
- int process_zebra_bgp_snapshot(struct mstream *s, BGPDUMP_ENTRY *entry) {
- warn("process_zebra_bgp_snapshot: record type not implemented yet");
- return 0;
- }
- static attributes_t *attr_init(struct mstream *s, int len) {
- attributes_t *attr = malloc(sizeof(struct attr));
-
- if(attr == NULL) {
- err("%s: out of memory", __func__);
- return NULL;
- }
- if((attr->data=malloc(len)) == NULL) {
- free(attr);
- err("%s: out of memory", __func__);
- return NULL;
- }
- memcpy(attr->data, &s->start[s->position], len);
-
- attr->len = len;
- attr->flag = 0;
- attr->origin = -1;
- attr->nexthop.s_addr = INADDR_NONE;
- attr->med = -1;
- attr->local_pref = -1;
- attr->aggregator_as = -1;
- attr->aggregator_addr.s_addr = INADDR_NONE;
- attr->weight = -1;
- attr->originator_id.s_addr = -1;
- attr->cluster = NULL;
- attr->aspath = NULL;
- attr->community = NULL;
- attr->transit = NULL;
- attr->mp_info = calloc(1, sizeof(struct mp_info));
- if(attr->mp_info == NULL) {
- free(attr->data);
- free(attr);
- err("%s: out of memory", __func__);
- return NULL;
- }
- attr->unknown_num = 0;
- attr->unknown = NULL;
- attr->new_aspath = NULL;
- attr->old_aspath = NULL;
- attr->new_aggregator_as = -1;
- attr->new_aggregator_addr.s_addr = INADDR_NONE;
-
- return attr;
- }
- static void process_unknown_attr(struct mstream *s, attributes_t *attr, int flag, int type, int len) {
- /* Unknown attribute. Save as is */
- attr->unknown_num++;
- if((attr->unknown = realloc(attr->unknown, attr->unknown_num * sizeof(struct unknown_attr))) == NULL) {
- err("%s: out of memory", __func__);
- exit(1); /* XXX */
- }
- /* Pointer to the unknown attribute we want to fill in */
- struct unknown_attr unknown = {
- .flag = flag,
- .type = type,
- .len = len,
- .raw = malloc(len)
- };
- if(unknown.raw == NULL) {
- err("%s: out of memory", __func__);
- exit(1); /* XXX */
- }
- attr->unknown[attr->unknown_num - 1] = unknown;
-
- mstream_get(s, unknown.raw, len);
- }
- static void process_one_attr(struct mstream *outer_stream, attributes_t *attr, u_int8_t asn_len, struct zebra_incomplete *incomplete, int is_addp) {
- int flag = mstream_getc(outer_stream, NULL);
- int type = mstream_getc(outer_stream, NULL);
- int len;
-
- if(flag & BGP_ATTR_FLAG_EXTLEN)
- len = mstream_getw(outer_stream,NULL);
- else
- len = mstream_getc(outer_stream,NULL);
- //info("flag:%-2i type:%-2i length:%i", flag, type, len);
- mstream_t ms = mstream_copy(outer_stream, len), *s = &ms;
- if(mstream_can_read(s) != len) {
- warn("ERROR attribute is truncated: expected=%u remaining=%u\n", len, mstream_can_read(s));
- return;
- }
-
- /* Take note of all attributes, including unknown ones */
- if(type <= sizeof(attr->flag) * 8)
- attr->flag |= ATTR_FLAG_BIT(type);
-
- switch(type) {
- case BGP_ATTR_MP_REACH_NLRI:
- process_mp_announce(s, attr->mp_info, incomplete, is_addp);
- break;
- case BGP_ATTR_MP_UNREACH_NLRI:
- process_mp_withdraw(s, attr->mp_info, incomplete, is_addp);
- break;
- case BGP_ATTR_ORIGIN:
- assert(attr->origin == -1);
- attr->origin = mstream_getc(s, NULL);
- break;
- case BGP_ATTR_AS_PATH:
- assert(! attr->aspath);
- attr->aspath = create_aspath(len, asn_len);
- mstream_get(s, attr->aspath->data, len);
- process_attr_aspath_string(attr->aspath);
- break;
- case BGP_ATTR_NEXT_HOP:
- assert(INADDR_NONE == attr->nexthop.s_addr);
- attr->nexthop = mstream_get_ipv4(s);
- break;
- case BGP_ATTR_MULTI_EXIT_DISC:
- assert(-1 == attr->med);
- mstream_getl(s,&attr->med);
- break;
- case BGP_ATTR_LOCAL_PREF:
- assert(-1 == attr->local_pref);
- mstream_getl(s,&attr->local_pref);
- break;
- case BGP_ATTR_ATOMIC_AGGREGATE:
- break;
- case BGP_ATTR_AGGREGATOR:
- assert(-1 == attr->new_aggregator_as);
- attr->aggregator_as = read_asn(s, asn_len);
- attr->aggregator_addr = mstream_get_ipv4(s);
- break;
- case BGP_ATTR_COMMUNITIES:
- assert(! attr->community);
- if((attr->community = malloc(sizeof(struct community))) == NULL) {
- err("%s: out of memory", __func__);
- exit(1); /* XXX */
- }
-
- attr->community->size = len / 4;
- if((attr->community->val = malloc(len)) == NULL) {
- err("%s: out of memory", __func__);
- exit(1); /* XXX */
- }
- mstream_get(s,attr->community->val,len);
- attr->community->str = NULL;
- process_attr_community_string(attr->community);
- break;
- case BGP_ATTR_NEW_AS_PATH:
- assert(! attr->new_aspath);
- attr->new_aspath = create_aspath(len, ASN32_LEN);
- mstream_get(s,attr->new_aspath->data, len);
- process_attr_aspath_string(attr->new_aspath);
- /* AS_CONFED_SEQUENCE and AS_CONFED_SET segments invalid in NEW_AS_PATH */
- check_new_aspath(attr->new_aspath);
- break;
- case BGP_ATTR_NEW_AGGREGATOR:
- assert(-1 == attr->new_aggregator_as);
- attr->new_aggregator_as = read_asn(s, ASN32_LEN);
- attr->new_aggregator_addr = mstream_get_ipv4(s);
- break;
- case BGP_ATTR_ORIGINATOR_ID:
- assert(INADDR_NONE == attr->originator_id.s_addr);
- attr->originator_id = mstream_get_ipv4(s);
- break;
- case BGP_ATTR_CLUSTER_LIST:
- assert(! attr->cluster);
- if((attr->cluster= malloc(sizeof(struct cluster_list))) == NULL) {
- err("%s: out of memory", __func__);
- exit(1); /* XXX */
- }
- attr->cluster->length = len/4;
- if((attr->cluster->list = calloc((attr->cluster->length), sizeof(struct in_addr))) == NULL) {
- err("%s: out of memory", __func__);
- exit(1); /* XXX */
- }
-
- int i; // cluster index
- for (i = 0; i < attr->cluster->length; i++)
- attr->cluster->list[i] = mstream_get_ipv4(s);
- break;
- default:
- process_unknown_attr(s, attr, flag, type, len);
- }
- }
- attributes_t *process_attributes(struct mstream *s, u_int8_t asn_len, struct zebra_incomplete *incomplete, int is_addp) {
- int total = mstream_getw(s, NULL);
-
- attributes_t *attr = attr_init(s, total);
- if(attr == NULL)
- return NULL;
- mstream_t copy = mstream_copy(s, total);
- if(mstream_can_read(©) != total)
- warn("entry is truncated: expected=%u remaining=%u", total, mstream_can_read(©));
-
- while(mstream_can_read(©))
- process_one_attr(©, attr, asn_len, incomplete, is_addp);
-
- // Once all attributes have been read, take care of ASN32 transition
- process_asn32_trans(attr, asn_len);
-
- return attr;
- }
- struct aspath *create_aspath(u_int16_t len, u_int8_t asn_len) {
- struct aspath *aspath = malloc(sizeof(struct aspath));
- if(aspath) {
- aspath->asn_len = asn_len;
- aspath->length = len;
- aspath->count = 0;
- aspath->str = NULL;
- if(len > 0) {
- if((aspath->data = malloc(len)) == NULL) {
- err("%s: out of memory", __func__);
- free(aspath);
- return NULL;
- }
- } else
- aspath->data = NULL;
- } else
- err("%s: out of memory", __func__);
- return aspath;
- }
- void aspath_error(struct aspath *as) {
- as->count = 0;
- if(as->str) {
- free(as->str);
- as->str = NULL;
- }
- as->str = malloc(strlen(ASPATH_STR_ERROR) + 1);
- if (as->str != NULL)
- strcpy(as->str, ASPATH_STR_ERROR);
- }
- void process_attr_aspath_string(struct aspath *as) {
- const int MAX_ASPATH_LEN = 8000;
- if((as->str = malloc(MAX_ASPATH_LEN)) == NULL) {
- err("%s: out of memory", __func__);
- exit(1); /* XXX */
- }
- /* Set default values */
- int space = 0;
- u_char type = AS_SEQUENCE;
- int pos = 0;
-
- /* Set initial pointer. */
- caddr_t pnt = as->data;
- caddr_t end = pnt + as->length;
- struct assegment *segment = NULL;
-
- while (pnt < end) {
- int i;
- /* For fetch value. */
- segment = (struct assegment *) pnt;
- /* Check AS type validity. */
- if ((segment->type != AS_SET) &&
- (segment->type != AS_SEQUENCE) &&
- (segment->type != AS_CONFED_SET) &&
- (segment->type != AS_CONFED_SEQUENCE))
- {
- aspath_error(as);
- return;
- }
- /* Check AS length. */
- if ((pnt + (segment->length * as->asn_len) + AS_HEADER_SIZE) > end)
- {
- aspath_error(as);
- return;
- }
- /* If segment type is changed, print previous type's end
- character. */
- if (type != AS_SEQUENCE)
- as->str[pos++] = aspath_delimiter_char (type, AS_SEG_END);
- if (space)
- as->str[pos++] = ' ';
- if (segment->type != AS_SEQUENCE)
- as->str[pos++] = aspath_delimiter_char (segment->type, AS_SEG_START);
- space = 0;
- /* Increment as->count - NOT ignoring CONFED_SETS/SEQUENCES any more.
- I doubt anybody was relying on this behaviour anyway. */
- switch(segment->type) {
- case AS_SEQUENCE:
- case AS_CONFED_SEQUENCE:
- as->count += segment->length;
- break;
- case AS_SET:
- case AS_CONFED_SET:
- as->count += 1;
- break;
- }
- for (i = 0; i < segment->length; i++)
- {
- as_t asn;
- if (space)
- {
- if (segment->type == AS_SET
- || segment->type == AS_CONFED_SET)
- as->str[pos++] = ',';
- else
- as->str[pos++] = ' ';
- }
- else
- space = 1;
- int asn_pos = i * as->asn_len;
- switch(as->asn_len) {
- case ASN16_LEN:
- asn = ntohs (*(u_int16_t *) (segment->data + asn_pos));
- break;
- case ASN32_LEN:
- asn = ntohl (*(u_int32_t *) (segment->data + asn_pos));
- break;
- default:
- assert("invalid asn_len" && false);
- }
- pos += int2str(asn, as->str + pos);
- if(pos > MAX_ASPATH_LEN - 100) {
- strcpy(as->str + pos, "...");
- return;
- };
- }
- type = segment->type;
- pnt += (segment->length * as->asn_len) + AS_HEADER_SIZE;
- }
- if (segment && segment->type != AS_SEQUENCE)
- as->str[pos++] = aspath_delimiter_char (segment->type, AS_SEG_END);
- as->str[pos] = '\0';
- }
- char aspath_delimiter_char (u_char type, u_char which) {
- int i;
- struct
- {
- int type;
- char start;
- char end;
- } aspath_delim_char [] =
- {
- { AS_SET, '{', '}' },
- { AS_SEQUENCE, ' ', ' ' },
- { AS_CONFED_SET, '[', ']' },
- { AS_CONFED_SEQUENCE, '(', ')' },
- { 0, '\0', '\0' }
- };
- for (i = 0; aspath_delim_char[i].type != 0; i++)
- {
- if (aspath_delim_char[i].type == type)
- {
- if (which == AS_SEG_START)
- return aspath_delim_char[i].start;
- else if (which == AS_SEG_END)
- return aspath_delim_char[i].end;
- }
- }
- return ' ';
- }
- void process_attr_community_string(struct community *com) {
- char buf[BUFSIZ];
- int i;
- u_int32_t comval;
- u_int16_t as;
- u_int16_t val;
- memset (buf, 0, BUFSIZ);
- for (i = 0; i < com->size; i++)
- {
- memcpy (&comval, com_nthval (com, i), sizeof (u_int32_t));
- comval = ntohl (comval);
- switch (comval)
- {
- case COMMUNITY_NO_EXPORT:
- strlcat (buf, " no-export", BUFSIZ);
- break;
- case COMMUNITY_NO_ADVERTISE:
- strlcat (buf, " no-advertise", BUFSIZ);
- break;
- case COMMUNITY_LOCAL_AS:
- strlcat (buf, " local-AS", BUFSIZ);
- break;
- default:
- as = (comval >> 16) & 0xFFFF;
- val = comval & 0xFFFF;
- snprintf (buf + strlen (buf), BUFSIZ - strlen (buf),
- " %d:%d", as, val);
- break;
- }
- }
- if((com->str = malloc(strlen(buf)+1)) != NULL) {
- strcpy(com->str, buf);
- } else {
- err("%s: out of memory", __func__);
- exit(1); /* XXX */
- }
- }
- static struct mp_nlri *get_nexthop(struct mstream *s) {
- struct mp_nlri *nlri = calloc(1, sizeof(struct mp_nlri));
-
- if(nlri == NULL) {
- err("%s: out of memory", __func__);
- return NULL;
- }
- nlri->nexthop_len = mstream_getc(s, NULL);
-
- // sometimes nexthop_len is 0 - not sure what this means (see IS-626)
- // if(mp_nlri->nexthop_len == 0)
- // return len;
- // the AFI is irrelevant to the nexthop, since RFC5549
- // so this code now just checks for an expected length:
- // 4 = IPv4
- // 16 = IPv6
- // 32 = IPv6 + link-local
- if(nlri->nexthop_len == 4) {
- nlri->nexthop.v4_addr = mstream_get_ipv4(s);
- } else if(nlri->nexthop_len == 16) {
- mstream_get(s, &nlri->nexthop.v6_addr, 16);
- } else if(nlri->nexthop_len == 32) {
- mstream_get(s, &nlri->nexthop.v6_addr, 16);
- mstream_get(s, &nlri->nexthop_local.v6_addr.s6_addr, 16);
- }
- else {
- warn("process_mp_announce: unknown MP nexthop length %d", nlri->nexthop_len);
- }
- return nlri;
- }
- void process_mp_announce(struct mstream *s, struct mp_info *info, struct zebra_incomplete *incomplete, int is_addp) {
- u_int16_t afi;
- u_int8_t safi;
- // look for MRT abbreviated MP_NLRI packets
- if(s->start[s->position] != 0) {
- assert(info->announce[AFI_IP6][SAFI_UNICAST] == NULL);
- info->announce[AFI_IP6][SAFI_UNICAST] = get_nexthop(s);
- return;
- }
-
- mstream_getw(s, &afi);
- mstream_getc(s, &safi);
-
- if(afi > BGPDUMP_MAX_AFI || safi > BGPDUMP_MAX_SAFI) {
- warn("process_mp_announce: unknown protocol(AFI=%d, SAFI=%d)!", afi, safi);
- return;
- }
- if(info->announce[afi][safi] != NULL) {
- warn("process_mp_announce: two MP_NLRI for the same protocol(%d, %d)!", afi, safi);
- return;
- }
- info->announce[afi][safi] = get_nexthop(s);
- // SNPA is defunct and num_snpa should always be 0
- u_int8_t num_snpa;
- if(mstream_getc(s, &num_snpa))
- warn("process_mp_announce: MP_NLRI contains SNPAs, skipping");
- for(; num_snpa > 0; --num_snpa) {
- mstream_get(s, NULL, mstream_getc(s, NULL));
- }
- info->announce[afi][safi]->prefix_count = read_prefix_list(s, afi, info->announce[afi][safi]->nlri, incomplete, is_addp);
- }
- void process_mp_withdraw(struct mstream *s, struct mp_info *info, struct zebra_incomplete *incomplete, int is_addp) {
- u_int16_t afi;
- u_int8_t safi;
- struct mp_nlri *mp_nlri;
- mstream_getw(s, &afi);
- mstream_getc(s, &safi);
- /* Do we know about this address family? */
- if(afi > BGPDUMP_MAX_AFI || safi > BGPDUMP_MAX_SAFI) {
- warn("process_mp_withdraw: unknown AFI,SAFI %d,%d!", afi, safi);
- return;
- }
- /* If there are 2 NLRI's for the same protocol, fail but don't burn and die */
- if(info->withdraw[afi][safi] != NULL) {
- warn("process_mp_withdraw: update contains more than one MP_NLRI with AFI,SAFI %d,%d!", afi, safi);
- return;
- }
- /* Allocate structure */
- if((mp_nlri = malloc(sizeof(struct mp_nlri))) == NULL) {
- err("%s: out of memory", __func__);
- exit(1); /* XXX */
- }
- memset(mp_nlri, 0, sizeof(struct mp_nlri));
- info->withdraw[afi][safi] = mp_nlri;
- mp_nlri->prefix_count = read_prefix_list(s, afi, mp_nlri->nlri, incomplete, is_addp);
- }
- static int read_prefix_list(struct mstream *s, u_int16_t afi, struct prefix *prefixes, struct zebra_incomplete *incomplete, int is_addp) {
- int count = 0;
-
- while(mstream_can_read(s)) {
- /* If this is an Additional Paths enabled NLRI, then there is a
- * 4 octet identifier preceeding each prefix entry */
- pathid_t path_id = 0;
- if (is_addp)
- path_id = mstream_getl(s, NULL);
- u_int8_t p_len = mstream_getc(s,NULL); // length in bits
- u_int8_t p_bytes = (p_len + 7) / 8;
-
- /* Truncated prefix list? */
- if(mstream_can_read(s) < p_bytes) {
- if(! incomplete)
- break;
-
- /* Put prefix in incomplete structure */
- incomplete->afi = afi;
- incomplete->orig_len = p_len;
- incomplete->prefix = (struct prefix) {
- .len = mstream_can_read(s) * 8,
- .path_id = path_id
- };
- mstream_get(s, &incomplete->prefix.address, p_bytes);
- break;
- }
-
- struct prefix *prefix = prefixes + count;
-
- if(count++ > MAX_PREFIXES)
- continue;
- *prefix = (struct prefix) { .len = p_len, .path_id = path_id };
- mstream_get(s, &prefix->address, p_bytes);
- }
-
- if(count > MAX_PREFIXES) {
- err("too many prefixes (%i > %i)", count, MAX_PREFIXES);
- return MAX_PREFIXES;
- }
-
- return count;
- }
- static as_t read_asn(struct mstream *s, u_int8_t len) {
- assert(len == ASN32_LEN || len == ASN16_LEN);
- switch(len) {
- case ASN32_LEN:
- return mstream_getl(s, NULL);
- case ASN16_LEN:
- return mstream_getw(s, NULL);
- default:
- /* Not reached. Avoid compiler warning */
- return 0;
- }
- }
- int check_new_aspath(struct aspath *aspath) {
- struct assegment *segment;
- for(segment = (struct assegment *) aspath->data;
- segment < (struct assegment *) (aspath->data + aspath->length);
- segment = (struct assegment *) ((char *) segment + sizeof(*segment) + segment->length * ASN32_LEN)) {
- if(segment->type == AS_CONFED_SEQUENCE || segment->type == AS_CONFED_SET) {
- warn("check_new_aspath: invalid segment of type AS_CONFED_%s in NEW_AS_PATH",
- segment->type == AS_CONFED_SET ? "SET" : "SEQUENCE");
- return 0;
- }
- }
- return 1;
- }
- void process_asn32_trans(attributes_t *attr, u_int8_t asn_len) {
- if(asn_len == ASN32_LEN) {
- /* These attributes "SHOULD NOT" be used with ASN32. */
- if(attr->flag & ATTR_FLAG_BIT(BGP_ATTR_NEW_AS_PATH))
- warn("process_asn32_trans: ASN32 message contains NEW_AS_PATH attribute");
- if(attr->flag & ATTR_FLAG_BIT(BGP_ATTR_NEW_AGGREGATOR))
- warn("process_asn32_trans: ASN32 message contains NEW_AGGREGATOR attribute");
- /* Don't compute anything, just leave AS_PATH and AGGREGATOR as they are */
- return;
- }
- /* Process NEW_AGGREGATOR */
- if(attr->flag & ATTR_FLAG_BIT(BGP_ATTR_AGGREGATOR) &&
- attr->flag & ATTR_FLAG_BIT(BGP_ATTR_NEW_AGGREGATOR)) {
- /* Both AGGREGATOR and NEW_AGGREGATOR present, merge */
- if(attr->aggregator_as != AS_TRAN) {
- /* Don't do anything */
- return;
- } else {
- attr->old_aggregator_as = attr->aggregator_as;
- attr->old_aggregator_addr = attr->aggregator_addr;
- attr->aggregator_as = attr->new_aggregator_as;
- attr->aggregator_addr = attr->new_aggregator_addr;
- }
- }
- /* Process NEW_AS_PATH */
- if(! (attr->flag & ATTR_FLAG_BIT(BGP_ATTR_NEW_AS_PATH)))
- return;
- // attr->aspath may be NULL, at least in case of MP_UNREACH_NLRI
- if(attr->aspath == NULL) return;
- if(attr->aspath->count < attr->new_aspath->count) {
- return;
- }
- /* Merge paths */
- attr->old_aspath = attr->aspath;
- attr->aspath = asn32_merge_paths(attr->old_aspath, attr->new_aspath);
- if(attr->aspath) {
- process_attr_aspath_string(attr->aspath);
- }
- }
- struct aspath *asn32_merge_paths(struct aspath *path, struct aspath *newpath) {
- void *tmp;
- struct aspath *mergedpath = create_aspath(0, ASN32_LEN);
- if(mergedpath == NULL)
- return NULL;
- struct assegment *segment, *mergedsegment;
- int newlen;
- /* Keep copying segments from AS_PATH until our path is as long as AS_PATH - NEW_AS_PATH. */
- segment = (struct assegment *) (path->data);
- while(mergedpath->count < path->count - newpath->count) {
- /* Make room */
- newlen = mergedpath->length + sizeof(struct assegment) + segment->length * ASN32_LEN;
- tmp = realloc(mergedpath->data, newlen);
- if(tmp == NULL) {
- free(mergedpath->data);
- free(mergedpath);
- err("%s: out of memory", __func__);
- return NULL;
- }
- mergedpath->data = tmp;
- /* Create a new AS-path segment */
- mergedsegment = (struct assegment *) (mergedpath->data + mergedpath->length);
- /* Copy segment over. AS_PATH contains 16-bit ASes, so expand */
- mergedsegment->type = segment->type;
- mergedsegment->length = segment->length;
- asn32_expand_16_to_32(mergedsegment->data, segment->data, segment->length);
- /* Update length */
- mergedpath->length = newlen;
- if(segment->type == AS_SET || segment->type == AS_CONFED_SET) {
- mergedpath->count += 1;
- } else {
- mergedpath->count += segment->length;
- /* Did we copy too many ASes over? */
- if(mergedpath->count > path->count - newpath->count) {
- mergedsegment->length -= mergedpath->count - (path->count - newpath->count);
- mergedpath->length -= (mergedpath->count - (path->count - newpath->count)) * ASN32_LEN;
- }
- }
- }
- /* Append NEW_AS_PATH to merged path */
- tmp = realloc(mergedpath->data, mergedpath->length + newpath->length);
- if(tmp == NULL) {
- free(mergedpath->data);
- free(mergedpath);
- err("%s: out of memory", __func__);
- return NULL;
- }
- mergedpath->data = tmp;
- memcpy(mergedpath->data + mergedpath->length, newpath->data, newpath->length);
- mergedpath->length += newpath->length;
- return mergedpath;
- }
- void asn32_expand_16_to_32(char *dst, char *src, int len) {
- u_int32_t *dstarray = (u_int32_t *) dst;
- u_int16_t *srcarray = (u_int16_t *) src;
- int i;
- for(i = 0; i < len; i++) {
- dstarray[i] = htonl(ntohs(srcarray[i]));
- }
- }
- #if defined(linux)
- size_t strlcat(char *dst, const char *src, size_t size) {
- if (strlen (dst) + strlen (src) >= size)
- return -1;
- strcat (dst, src);
- return (strlen(dst));
- }
- #endif
|