0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
bird/nest
Jan Moskyto Matejka 7152e5efbb Build system reworked to one global Makefile with includes and no nesting
Also removed the lib-dir merging with sysdep. Updated #include's
accordingly.

Fixed make doc on recent Debian together with moving generated doc into
objdir.

Moved Makefile.in into root dir

Retired all.o and birdlib.a
Linking the final binaries directly from all the .o files.
2016-05-10 14:07:34 +02:00
..
a-path.c unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
a-set.c unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
attrs.h unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
bfd.h Static: Support for BFD controlled static routes 2015-07-24 18:02:07 +02:00
bird.h Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
cli.c unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
cli.h unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
cmds.c Delete old ROA code 2016-01-20 16:46:58 +01:00
cmds.h Implements eval command and minor CLI cleanups. 2013-07-25 13:15:32 +02:00
config.Y Channels - explicit links between protocols and tables 2016-02-01 10:28:50 +01:00
Doc Documented sockets, events and timers. 2000-06-05 12:19:12 +00:00
iface.c Channels - explicit links between protocols and tables 2016-02-01 10:28:50 +01:00
iface.h Follow-up commit on integrated BIRD 2015-11-12 02:03:59 +01:00
locks.c Fixes a bug in locking code. 2015-02-21 12:30:14 +01:00
locks.h Temporary integrated OSPF commit. 2014-07-18 18:24:12 +02:00
Makefile Build system reworked to one global Makefile with includes and no nesting 2016-05-10 14:07:34 +02:00
mrtdump.h NEWS, version and documentation update. 2010-01-06 16:57:20 +01:00
neighbor.c Channels - explicit links between protocols and tables 2016-02-01 10:28:50 +01:00
password.c Major RIP redesign 2015-10-05 13:18:10 +02:00
password.h Build system reworked to one global Makefile with includes and no nesting 2016-05-10 14:07:34 +02:00
proto-hooks.c Channelize: rt_notify arg conversion table -> channel 2016-04-07 10:08:23 +02:00
proto.c nest/proto fix local_debug mode 2016-03-10 16:07:44 +01:00
proto.sgml Channels - explicit links between protocols and tables 2016-02-01 10:28:50 +01:00
protocol.h Build system reworked to one global Makefile with includes and no nesting 2016-05-10 14:07:34 +02:00
route.h Build system reworked to one global Makefile with includes and no nesting 2016-05-10 14:07:34 +02:00
rt-attr.c Hash: typecast error fix 2016-02-19 16:33:07 +01:00
rt-dev.c Fix typo 2016-03-10 16:07:44 +01:00
rt-dev.h Channels - explicit links between protocols and tables 2016-02-01 10:28:50 +01:00
rt-fib.c BSD: Explicitly dropping routes with mismatched AF's. 2016-01-21 14:55:33 +01:00
rt-table.c Channelize: rt_notify arg conversion table -> channel 2016-04-07 10:08:23 +02:00