cool! 0) compile tested in cerowrt. compiles. won't be in a position to test anything til sunday...
teeny bit of code review: 1) "nat" has a very specific meaning in the network world so I kind of object to "parse_nat" 2) some cruft from the import table stuff appears to have crept into babel/kernel.h +extern int export_table, import_tables[MAX_IMPORT_TABLES], import_table_count; + +int add_import_table(int table); On Wed, Jun 19, 2013 at 12:23 PM, Juliusz Chroboczek <[email protected]> wrote: > Hi, > > I've just merged most of babeld-1.4.2 into quagga-RE: > > https://github.com/Quagga-RE/quagga-RE > > There's a new command "babel smoothing-half-life", which you'll > probably want to set to 0 if you're running a stable, wired network. > > -- Juliusz > > _______________________________________________ > Babel-users mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users -- Dave Täht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html _______________________________________________ Babel-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

