summaryrefslogtreecommitdiffstats
path: root/ripngd
Commit message (Expand)AuthorAgeFilesLines
* build: use net-snmp-config to configure NetSNMPVincent Bernat2012-06-251-1/+1
* build: allow configure and build in a separate directoryVincent Bernat2012-06-251-1/+1
* ripngd: Replace redistribution strings with route_types.h defines.Matthieu Boutier2012-03-251-124/+74
* fix zebra protocol after MP-BGP changesDenis Ovsienko2012-01-231-0/+2
* build: delete .cvsignore filesDenis Ovsienko2011-12-131-14/+0
* quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-2/+7
* 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: copy debug statements fix from ripdStephen Hemminger2011-03-132-17/+11
* ripngd: compiler warnings cleanupStephen Hemminger2009-12-102-23/+13
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [global] interface flags format warningsStephen Hemminger2009-07-281-5/+6
* [daemons/cleanup] Remove disabled log_mode argument support.Jeremy Jackson2009-06-181-6/+1
* [cleanup] Make command nodes staticStephen Hemminger2009-06-124-4/+4
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-122-7/+2
* [administrivia] Update gitignore filesPaul Jakma2008-08-221-1/+1
* [administrivia] Git should ignore backup files and .loT filesPaul Jakma2008-08-221-0/+3
* [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-221-388/+0
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-2213-197/+214
* [build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr2008-08-221-0/+3
* [administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma2008-08-221-0/+14
* [daemons] Sanity check port number arguments before usePaul Jakma2008-05-291-1/+2
* [ripd, ripngd] Remove useless code in rip_vty_out_uptime functionAndrew J. Schorr2007-04-272-3/+4
* Fix the display of some timers. (show ipv6 ripng and show ipv6 ripng status)Vincent Jardin2007-04-122-15/+10
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-151-1/+11
* [ripngd] CID #72, remove unneeded NULL checkPaul Jakma2006-05-112-11/+14
* [ripngd] bug #242, fix crash in routemap, ipv6 stored in in_addr.Paul Jakma2006-05-082-1/+7
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-193-9/+10
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-013-31/+21
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-1/+1
* * ripng_zebra.c, ripngd.[ch]: Pass metric info to the zebra daemon.hasso2005-08-274-7/+14
* 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>nonblocking_zclient_afterajs2005-04-112-2/+8
* * prefix.[hc]: Pass argument to the inet6_ntoa by value making it morehasso2005-04-084-46/+51
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-075-91/+68
* * lib/prefix.[hc]: inet6_ntoa utility function copied fromquagga_pre_listloop_cleanuphasso2005-04-055-59/+53
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-022-0/+6
* * configure.ac, */Makefile.am: Fix previous commit. SNMP includeshasso2005-03-281-1/+1
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-6/+6
* 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-302-2/+10
* 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-042-1/+6
* 2004-12-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-162-8/+15
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-082-30/+34
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-9/+9
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-072-1/+5
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-032-2/+10
* Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.hasso2004-11-252-5/+14
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-202-6/+6
* - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use archpaul2004-11-021-0/+2
* Fix help of "show debugging ripng" command.hasso2004-10-262-2/+6
* Sync with changes in lib. Make more strings const.hasso2004-10-116-30/+36