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
/
interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: fix infinite loop when deleting an interface
Roman Hoog Antink
2011-01-19
1
-0
/
+4
*
zebra: fix interface deletion bug introduced by ptp address support
David Lamparter
2010-03-27
1
-7
/
+7
*
zebra: labels, scopes and preference are IPv4 only
quagga_1.1.0-dn42.11-rc1
David Lamparter
2010-02-20
1
-6
/
+11
*
Merge branch 'current' into dn42
quagga_1.1.0-dn42.11-rc0
David Lamparter
2010-02-05
1
-2
/
+4
|
\
|
*
lib: get rid of extraneous output with vty_prepend
David Lamparter
2010-02-05
1
-2
/
+4
*
|
Merge branch 'merged/ospfd' into dn42
David Lamparter
2010-02-04
1
-0
/
+52
|
\
\
|
*
|
zebra, lib: Add ZEBRA_INTERFACE_UNNUMBERED interface flag.
Joakim Tjernlund
2010-02-04
1
-0
/
+52
*
|
|
Merge branch 'patches/hpp_rdnss' into dn42
David Lamparter
2010-02-04
1
-0
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
IPv6 Router Advertisement Option for RDNSS
Hagen Paul Pfeifer
2010-02-03
1
-0
/
+7
|
|
/
*
|
zebra: NetBSD: support setting IPSRCSEL preference
David Lamparter
2010-02-04
1
-11
/
+61
*
|
zebra: NetBSD: get IPSRCSEL preference value from kernel
David Lamparter
2010-02-04
1
-0
/
+4
*
|
zebra: add 'ip address ... scope WORD' vty+netlink
David Lamparter
2010-02-04
1
-14
/
+80
*
|
netlink: process scope value, save it
David Lamparter
2010-02-03
1
-0
/
+5
*
|
zebra: shorten code for command help
David Lamparter
2010-02-03
1
-25
/
+17
*
|
zebra: add '[no] ip address A.B.C.D peer A.B.C.D/M'
David Lamparter
2010-02-03
1
-15
/
+91
*
|
zebra: add connected_check_ptp infrastructure
David Lamparter
2010-02-03
1
-2
/
+7
*
|
zebra: fix bug #486 (lingering after IP address deletion)
David Lamparter
2010-02-03
1
-4
/
+9
|
/
*
zebra: remove unused function to fix warning
Stephen Hemminger
2009-12-08
1
-13
/
+0
*
RFC 4191 Default Router Preference support for router advertisements
Chris Caputo
2009-06-23
1
-0
/
+9
*
[cleanup] Use correct buffer size for inet_ntop()
Stephen Hemminger
2009-06-18
1
-2
/
+2
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-2
/
+1
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
1
-4
/
+4
*
[zebra] Retain configured IPv4 address upon removal by kernel
Paul Jakma
2007-04-10
1
-14
/
+21
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
1
-18
/
+3
*
[zebra] Fix forgetfulness wrt configured address on FreeBSD
Paul Jakma
2006-06-15
1
-0
/
+2
*
[zebra] remove internal if_flag_dump, use libzebras version.
Paul Jakma
2006-06-15
1
-45
/
+2
*
[zebra] CID #31, guard against potential NULL return of route_node_lookup
Paul Jakma
2006-05-11
1
-2
/
+2
*
[zebra] Display flags on their line in 'show interface'.
paul
2006-02-02
1
-1
/
+3
*
[zebra/solaris] Interface state fixups for Solaris.
paul
2006-01-25
1
-15
/
+71
*
2005-11-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-03
1
-2
/
+13
*
2005-09-12 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-12
1
-4
/
+4
*
2005-07-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-07-29
1
-9
/
+1
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-15
/
+15
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
quagga_post_listloop_cleanup
paul
2005-04-07
1
-27
/
+15
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-02
1
-30
/
+15
*
2005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
vincent
2005-03-25
1
-2
/
+21
*
* zebra/interaface.c: "show interface description" command
hasso
2005-03-13
1
-0
/
+47
*
* interface.c: Fix CRC and frame errors statistics in Linux.
hasso
2005-03-06
1
-1
/
+1
*
* interface.c: Better statistics output in "show interface" command in
hasso
2005-01-18
1
-13
/
+15
*
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-07
1
-4
/
+4
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-6
/
+6
*
Remove dead "ip tunnel" command.
hasso
2004-10-28
1
-23
/
+0
*
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
hasso
2004-10-19
1
-4
/
+2
*
Some compiler warnings fixes and fix for bugzilla #119.
hasso
2004-10-12
1
-8
/
+20
*
New way to handle secondary addresses from Gilad Arnold.
hasso
2004-10-03
1
-79
/
+184
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-8
/
+8
*
2004-07-23 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM>
paul
2004-07-23
1
-2
/
+2
*
OK, here it is - irdp support. But don't expect me to fix any bugs in it.
hasso
2004-06-12
1
-0
/
+5
*
2004-05-09 Paul Jakma <paul@dishone.st>
paul
2004-05-09
1
-1
/
+18
*
Temorary secondary-label fix. Real fix from Gilad will follow after release.
hasso
2004-03-18
1
-0
/
+23
[next]