1 0.2.2: Immo 'FaUl' Wehrenberg <immo@chaostreff-dortmund.de>:
2 * make selected flag configurable (do not set it by default)
3 * configurable administrative distance now
4 * make it compile (and work) on *bsd (only tested on freebsd, please
5 drop me a note if you test it on any other platform!)
6 * lot of bugfixes (now support for redistribute with
7 ZEBRA_HEADER_MARKER), etc
8 * lot of code-cleanups improvements (most to the work of Acinonyx)
9 * updated plugin interface to version 5
10 * updated to new routing core (olsrd-0.5.4)
13 0.2.1: Immo 'FaUl' Wehrenberg <immo@chaostreff-dortmund.de>:
14 * now check (most of the) return-values of syscalls, improvement still
16 * added support for new zebra-protocoll-format (with
17 ZEBRA_HEADER_MARKER and ZCLIENT_VERSION) if new
18 quagga-headers are found)
19 * Code Cleanup (removed lot of debug and test-stuff)
20 * fixed return-bug in zebra_send_command
21 * added copyright-stuff
22 * removed memleak in zebra_add/delete_v4_route
24 0.2.0: Immo 'FaUl' Wehrenberg <immo@chaostreff-dortmund.de>:
25 * Initial release, too :-)
26 * Added support for route-export to the zebra/quagga
28 0.1.0: Immo 'FaUl' Wehrenberg <immo@chaostreff-dortmund.de>: