index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
rtadv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cumulus take-3
cumulus-take-3
Timo Teräs
2016-03-30
1
-8
/
+75
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-02-26
1
-3
/
+3
*
lib, zebra: unify link layer type and hardware address handling
Timo Teräs
2016-02-26
1
-19
/
+0
*
zebra: Cleanup RTADV define
Donald Sharp
2015-12-08
1
-2
/
+2
*
zebra: Fix leaked sockets in rtadv.c
Morgan Stewart
2015-09-24
1
-6
/
+24
*
zebra: maintain RTADV per VRF
Feng Lu
2015-06-02
1
-66
/
+81
*
zebra: use prefix2str for logging where possible
Timo Teräs
2015-06-01
1
-5
/
+3
*
zebra, isisd: cast to unsigned char for ctypes
David Lamparter
2015-04-21
1
-1
/
+2
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-3
/
+3
*
bgpd, ospfd, zebra: fix some DEFUN definitions
Christian Franke
2014-04-01
1
-1
/
+1
*
zebra: justify rtadv VTY commands with arguments
Denis Ovsienko
2012-01-26
1
-101
/
+110
*
zebra: use prefix_ipv6 in rtadv_prefix
Denis Ovsienko
2012-01-26
1
-10
/
+9
*
zebra: clear host bits of ND RA prefix option
Denis Ovsienko
2012-01-26
1
-0
/
+2
*
zebra: justify some IPv6 ND RA timers wrt RFC
Denis Ovsienko
2012-01-26
1
-11
/
+59
*
zebra: fix output of IPv6 ND RA options
Denis Ovsienko
2012-01-26
1
-0
/
+14
*
zebra: include MTU option in RA on request (BZ#665)
Denis Ovsienko
2012-01-20
1
-0
/
+54
*
zebra: fix IPv6 RA wrt interface removal (BZ#480)
Denis Ovsienko
2012-01-02
1
-1
/
+1
*
zebra: fix more warnings in rtadv
Stephen Hemminger
2009-12-08
1
-8
/
+5
*
zebra: Fix router advertisements for non-Ethernet link layer addresses
David Ward
2009-09-01
1
-2
/
+16
*
RFC 4191 Default Router Preference support for router advertisements
Chris Caputo
2009-06-23
1
-1
/
+63
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-10
/
+2
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
1
-4
/
+4
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-26
/
+26
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
quagga_post_listloop_cleanup
paul
2005-04-07
1
-16
/
+8
*
2005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
vincent
2005-03-25
1
-14
/
+355
*
2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-04
1
-2
/
+2
*
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-07
1
-2
/
+2
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-7
/
+7
*
Fix warnings. Didn't even look at files not compiled in Linux though.
hasso
2004-10-07
1
-2
/
+2
*
Compiler warnings fixes.
hasso
2004-09-26
1
-1
/
+1
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-6
/
+6
*
Include padding in control message length.
gdt
2004-08-11
1
-1
/
+1
*
2004-08-11 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2004-08-11
1
-20
/
+20
*
Add extra padding in cmsgdata buffer; there wasn't enough on
gdt
2004-08-11
1
-1
/
+18
*
Router advertisement cleanup. Removed compatibility command because it's
hasso
2004-05-18
1
-78
/
+191
*
Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER
hasso
2004-03-04
1
-0
/
+4
*
change perror to zlog_err
gdt
2004-01-06
1
-2
/
+5
*
reorder includes to avoid warning.
gdt
2003-12-03
1
-1
/
+1
*
2003-08-27 Jay Fenlason <fenlason@redhat.com>
paul
2003-08-27
1
-0
/
+1
*
2003-06-15 Paul Jakma <paul@dishone.st>
paul
2003-06-15
1
-5
/
+7
*
2003-06-07 Paul Jakma <paul@dishone.st>
paul
2003-06-07
1
-3
/
+0
*
2003-06-04 Paul Jakma <paul@dishone.st>
paul
2003-06-04
1
-1
/
+12
*
Initial revision
paul
2002-12-13
1
-0
/
+1112