index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripngd
/
ripngd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-02-26
1
-4
/
+4
*
Quagga: Fix code to use srandom/random
Donald Sharp
2015-06-21
1
-2
/
+2
*
ripngd: allow to enable/disable the ECMP feature
Feng Lu
2015-05-27
1
-1
/
+88
*
ripngd: add ECMP support
Feng Lu
2015-05-27
1
-274
/
+348
*
*: fix more initialisers (for BSD)
David Lamparter
2015-04-21
1
-1
/
+1
*
*: add/cleanup initialisers
David Lamparter
2015-04-21
1
-1
/
+1
*
zebra, ripngd: remove ::/64 special-casing
David Lamparter
2015-02-14
1
-18
/
+0
*
build: remove INRIA, NRL and MUSICA IPv6 quirks
David Lamparter
2015-02-14
1
-4
/
+4
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-4
/
+4
*
ripd & ripngd: avoid the zero interface metric
Lu Feng
2014-06-03
1
-1
/
+1
*
ripngd: limit max of "timers basic" to 65535 as documented
Ulrich Weber
2011-12-13
1
-21
/
+3
*
IPv6 transport class suppport
Stephen Hemminger
2011-10-17
1
-0
/
+5
*
ripngd: compiler warnings cleanup
Stephen Hemminger
2009-12-10
1
-1
/
+4
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-2
/
+1
*
[trivia] finish off static'ification of ospf6d and ripngd
Paul Jakma
2008-08-22
1
-31
/
+29
*
[ripd, ripngd] Remove useless code in rip_vty_out_uptime function
Andrew J. Schorr
2007-04-27
1
-3
/
+0
*
Fix the display of some timers. (show ipv6 ripng and show ipv6 ripng status)
Vincent Jardin
2007-04-12
1
-15
/
+4
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
1
-24
/
+4
*
* ripng_zebra.c, ripngd.[ch]: Pass metric info to the zebra daemon.
hasso
2005-08-27
1
-4
/
+5
*
* prefix.[hc]: Pass argument to the inet6_ntoa by value making it more
hasso
2005-04-08
1
-44
/
+44
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
quagga_post_listloop_cleanup
paul
2005-04-07
1
-28
/
+18
*
* lib/prefix.[hc]: inet6_ntoa utility function copied from
quagga_pre_listloop_cleanup
hasso
2005-04-05
1
-55
/
+44
*
2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-04
1
-1
/
+1
*
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-08
1
-30
/
+30
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-4
/
+4
*
Sync with changes in lib. Make more strings const.
hasso
2004-10-11
1
-1
/
+1
*
Only warning left is the known lvalue problem in ripng_nexthop.c.
hasso
2004-10-08
1
-5
/
+6
*
Compiler warnings fixes.
hasso
2004-09-26
1
-6
/
+12
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-6
/
+6
*
2004-09-17 Paul Jakma <paul@dishone.st>
paul
2004-09-17
1
-11
/
+0
*
Cosmetical fixes in vty help.
hasso
2004-09-11
1
-3
/
+3
*
2003-11-17 Hasso Tepper <hasso@estpak.ee>
paul
2003-11-17
1
-4
/
+14
*
Apply redistribution route-map's correctly.
hasso
2003-06-02
1
-1
/
+1
*
Ripngd part of 6Wind patch.
hasso
2003-05-25
1
-325
/
+875
*
Revert my http://hasso.linux.ee/zebra/ht-ifrmap-14042003.patch patch. Used
hasso
2003-05-24
1
-2
/
+2
*
From: Hasso Tepper
paul
2003-04-23
1
-6
/
+6
*
Hasso Tepper
paul
2003-04-19
1
-3
/
+3
*
Initial revision
paul
2002-12-13
1
-0
/
+2526