]> git.ipfire.org Git - thirdparty/bird.git/commit
Bare skeleton of the BGP.
authorMartin Mares <mj@ucw.cz>
Sun, 19 Mar 2000 22:09:07 +0000 (22:09 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 19 Mar 2000 22:09:07 +0000 (22:09 +0000)
commit2638249d34cc7f600fba25edd29538c00a3aca31
tree206aeb113f3822d08385cae49e9b5e1bbe6796fb
parent349e21bb0bb7584fb18c19859d876893c3130947
Bare skeleton of the BGP.
nest/proto.c
nest/protocol.h
proto/bgp/Makefile [new file with mode: 0644]
proto/bgp/bgp.c [new file with mode: 0644]
proto/bgp/bgp.h [new file with mode: 0644]
proto/bgp/config.Y [new file with mode: 0644]