]> git.ipfire.org Git - thirdparty/bird.git/commit
Some preliminary IS-IS commit. isis
authorOndrej Zajicek <santiago@crfreenet.org>
Wed, 29 Aug 2012 10:35:28 +0000 (12:35 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Wed, 29 Aug 2012 10:35:28 +0000 (12:35 +0200)
commitfed1bceb2cf6d424396347921cfc9775c9a8af9b
tree3f4cc34238ce8024eb98544090b42b86fd92a893
parent8ecbaf9c70b802a1200ad37f2bfd4bc64173c5fe
Some preliminary IS-IS commit.
13 files changed:
conf/conf.h
conf/confbase.Y
configure.in
nest/proto.c
nest/protocol.h
proto/isis/Makefile [new file with mode: 0644]
proto/isis/config.Y [new file with mode: 0644]
proto/isis/ifaces.c [new file with mode: 0644]
proto/isis/isis.c [new file with mode: 0644]
proto/isis/isis.h [new file with mode: 0644]
proto/isis/lsdb.c [new file with mode: 0644]
proto/isis/packets.c [new file with mode: 0644]
sysdep/autoconf.h.in