]> git.ipfire.org Git - thirdparty/bird.git/commit
Added stub interface. (Interface which is propagated to OSPF but
authorOndrej Filip <feela@network.cz>
Sat, 2 Sep 2000 08:54:40 +0000 (08:54 +0000)
committerOndrej Filip <feela@network.cz>
Sat, 2 Sep 2000 08:54:40 +0000 (08:54 +0000)
commite3bc10fdc49266db827af4e4062e639862037eb6
tree0eaa4538e5d028c9bbb49e3a57b0d9444ee7be34
parent5ddec4e6cfef8e5867d7440693894517f955e96f
Added stub interface. (Interface which is propagated to OSPF but
it does not sends nor listens packets.)

I added some new options, please look at it and look into doc if it's OK.
doc/bird.sgml
proto/ospf/config.Y
proto/ospf/hello.c
proto/ospf/iface.c
proto/ospf/ospf.c
proto/ospf/ospf.h
proto/ospf/packet.c