bird/sysdep
Jan Moskyto Matejka 4e276a8920 Merged multipath and single-path data structures.
Dropped struct mpnh and mpnh_*()
Now struct nexthop exists, nexthop_*(), and also included struct nexthop
into struct rta.

Also converted RTD_DEVICE and RTD_ROUTER to RTD_UNICAST. If it is needed
to distinguish between these two cases, RTD_DEVICE is equivalent to
IPA_ZERO(a->nh.gw), RTD_ROUTER is then IPA_NONZERO(a->nh.gw).

From now on, we also explicitely want C99 compatible compiler. We assume
that this 20-year norm should be known almost everywhere.
2016-12-22 13:01:06 +01:00
..
bsd Merged multipath and single-path data structures. 2016-12-22 13:01:06 +01:00
cf Build system reworked to one global Makefile with includes and no nesting 2016-05-10 14:07:34 +02:00
linux Merged multipath and single-path data structures. 2016-12-22 13:01:06 +01:00
unix Merged multipath and single-path data structures. 2016-12-22 13:01:06 +01:00
autoconf.h.in Merge branch 'int-new-rpki-squashed' (early part) into int-new 2016-12-07 15:30:46 +01:00
config.h NEWS and version update 2016-09-29 15:06:19 +02:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
sysdep.sgml Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00