1
0
mirror of https://github.com/bgp/bgpq4.git synced 2024-05-11 05:55:05 +00:00

ok, pre-stable version..

This commit is contained in:
snar
2007-04-04 13:15:20 +00:00
parent 0b1d55be81
commit 65fd2cffa8
10 changed files with 812 additions and 1048 deletions

View File

@@ -33,7 +33,7 @@ bgpq_expander_init(struct bgpq_expander* b, int af)
b->family=af;
b->sources="ripe,radb,apnic";
b->name="UNKNOWN";
b->name="NN";
b->aswidth=8;
return 1;