]> git.ipfire.org Git - thirdparty/bird.git/commit
Added some new protocol hooks (look at the comments for better explanation):
authorMartin Mares <mj@ucw.cz>
Mon, 5 Apr 1999 20:17:59 +0000 (20:17 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 5 Apr 1999 20:17:59 +0000 (20:17 +0000)
commit9e0e485e50ea74c4f1c5cb65bdfe6ce819c2cee2
tree5d0c062cee4299b2d2671707da82ad120e15382e
parent5056c559c4eb253a4eee10cf35b694faec5265eb
Added some new protocol hooks (look at the comments for better explanation):

make_tmp_attrs Convert inline attributes to ea_list
store_tmp_attrs Convert ea_list to inline attributes
import_control Pre-import decisions
nest/protocol.h