summaryrefslogtreecommitdiffstats
path: root/ripngd/ripngd.c
Commit message (Expand)AuthorAgeFilesLines
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-02-261-4/+4
* Quagga: Fix code to use srandom/randomDonald Sharp2015-06-211-2/+2
* ripngd: allow to enable/disable the ECMP featureFeng Lu2015-05-271-1/+88
* ripngd: add ECMP supportFeng Lu2015-05-271-274/+348
* *: fix more initialisers (for BSD)David Lamparter2015-04-211-1/+1
* *: add/cleanup initialisersDavid Lamparter2015-04-211-1/+1
* zebra, ripngd: remove ::/64 special-casingDavid Lamparter2015-02-141-18/+0
* build: remove INRIA, NRL and MUSICA IPv6 quirksDavid Lamparter2015-02-141-4/+4
* *: nuke ^L (page feed)David Lamparter2014-06-041-4/+4
* ripd & ripngd: avoid the zero interface metricLu Feng2014-06-031-1/+1
* ripngd: limit max of "timers basic" to 65535 as documentedUlrich Weber2011-12-131-21/+3
* IPv6 transport class suppportStephen Hemminger2011-10-171-0/+5
* ripngd: compiler warnings cleanupStephen Hemminger2009-12-101-1/+4
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-2/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-31/+29
* [ripd, ripngd] Remove useless code in rip_vty_out_uptime functionAndrew J. Schorr2007-04-271-3/+0
* Fix the display of some timers. (show ipv6 ripng and show ipv6 ripng status)Vincent Jardin2007-04-121-15/+4
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-011-24/+4
* * ripng_zebra.c, ripngd.[ch]: Pass metric info to the zebra daemon.hasso2005-08-271-4/+5
* * prefix.[hc]: Pass argument to the inet6_ntoa by value making it morehasso2005-04-081-44/+44
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-28/+18
* * lib/prefix.[hc]: inet6_ntoa utility function copied fromquagga_pre_listloop_cleanuphasso2005-04-051-55/+44
* 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-041-1/+1
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-30/+30
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-4/+4
* Sync with changes in lib. Make more strings const.hasso2004-10-111-1/+1
* Only warning left is the known lvalue problem in ripng_nexthop.c.hasso2004-10-081-5/+6
* Compiler warnings fixes.hasso2004-09-261-6/+12
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-6/+6
* 2004-09-17 Paul Jakma <paul@dishone.st>paul2004-09-171-11/+0
* Cosmetical fixes in vty help.hasso2004-09-111-3/+3
* 2003-11-17 Hasso Tepper <hasso@estpak.ee>paul2003-11-171-4/+14
* Apply redistribution route-map's correctly.hasso2003-06-021-1/+1
* Ripngd part of 6Wind patch.hasso2003-05-251-325/+875
* Revert my http://hasso.linux.ee/zebra/ht-ifrmap-14042003.patch patch. Usedhasso2003-05-241-2/+2
* From: Hasso Tepperpaul2003-04-231-6/+6
* Hasso Tepperpaul2003-04-191-3/+3
* Initial revisionpaul2002-12-131-0/+2526