summaryrefslogtreecommitdiffstats
path: root/zebra/interface.c
Commit message (Expand)AuthorAgeFilesLines
* zebra: fix infinite loop when deleting an interfaceRoman Hoog Antink2011-01-191-0/+4
* zebra: fix interface deletion bug introduced by ptp address supportDavid Lamparter2010-03-271-7/+7
* zebra: labels, scopes and preference are IPv4 onlyquagga_1.1.0-dn42.11-rc1David Lamparter2010-02-201-6/+11
* Merge branch 'current' into dn42quagga_1.1.0-dn42.11-rc0David Lamparter2010-02-051-2/+4
|\
| * lib: get rid of extraneous output with vty_prependDavid Lamparter2010-02-051-2/+4
* | Merge branch 'merged/ospfd' into dn42David Lamparter2010-02-041-0/+52
|\ \
| * | zebra, lib: Add ZEBRA_INTERFACE_UNNUMBERED interface flag.Joakim Tjernlund2010-02-041-0/+52
* | | Merge branch 'patches/hpp_rdnss' into dn42David Lamparter2010-02-041-0/+7
|\ \ \ | |_|/ |/| |
| * | IPv6 Router Advertisement Option for RDNSSHagen Paul Pfeifer2010-02-031-0/+7
| |/
* | zebra: NetBSD: support setting IPSRCSEL preferenceDavid Lamparter2010-02-041-11/+61
* | zebra: NetBSD: get IPSRCSEL preference value from kernelDavid Lamparter2010-02-041-0/+4
* | zebra: add 'ip address ... scope WORD' vty+netlinkDavid Lamparter2010-02-041-14/+80
* | netlink: process scope value, save itDavid Lamparter2010-02-031-0/+5
* | zebra: shorten code for command helpDavid Lamparter2010-02-031-25/+17
* | zebra: add '[no] ip address A.B.C.D peer A.B.C.D/M'David Lamparter2010-02-031-15/+91
* | zebra: add connected_check_ptp infrastructureDavid Lamparter2010-02-031-2/+7
* | zebra: fix bug #486 (lingering after IP address deletion)David Lamparter2010-02-031-4/+9
|/
* zebra: remove unused function to fix warningStephen Hemminger2009-12-081-13/+0
* RFC 4191 Default Router Preference support for router advertisementsChris Caputo2009-06-231-0/+9
* [cleanup] Use correct buffer size for inet_ntop()Stephen Hemminger2009-06-181-2/+2
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-2/+1
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-4/+4
* [zebra] Retain configured IPv4 address upon removal by kernelPaul Jakma2007-04-101-14/+21
* [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-121-18/+3
* [zebra] Fix forgetfulness wrt configured address on FreeBSDPaul Jakma2006-06-151-0/+2
* [zebra] remove internal if_flag_dump, use libzebras version.Paul Jakma2006-06-151-45/+2
* [zebra] CID #31, guard against potential NULL return of route_node_lookupPaul Jakma2006-05-111-2/+2
* [zebra] Display flags on their line in 'show interface'.paul2006-02-021-1/+3
* [zebra/solaris] Interface state fixups for Solaris.paul2006-01-251-15/+71
* 2005-11-03 Paul Jakma <paul.jakma@sun.com>paul2005-11-031-2/+13
* 2005-09-12 Paul Jakma <paul.jakma@sun.com>paul2005-09-121-4/+4
* 2005-07-29 Paul Jakma <paul.jakma@sun.com>paul2005-07-291-9/+1
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-15/+15
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-27/+15
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-30/+15
* 2005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>vincent2005-03-251-2/+21
* * zebra/interaface.c: "show interface description" commandhasso2005-03-131-0/+47
* * interface.c: Fix CRC and frame errors statistics in Linux.hasso2005-03-061-1/+1
* * interface.c: Better statistics output in "show interface" command inhasso2005-01-181-13/+15
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-4/+4
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-6/+6
* Remove dead "ip tunnel" command.hasso2004-10-281-23/+0
* OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-4/+2
* Some compiler warnings fixes and fix for bugzilla #119.hasso2004-10-121-8/+20
* New way to handle secondary addresses from Gilad Arnold.hasso2004-10-031-79/+184
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-8/+8
* 2004-07-23 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM>paul2004-07-231-2/+2
* OK, here it is - irdp support. But don't expect me to fix any bugs in it.hasso2004-06-121-0/+5
* 2004-05-09 Paul Jakma <paul@dishone.st>paul2004-05-091-1/+18
* Temorary secondary-label fix. Real fix from Gilad will follow after release.hasso2004-03-181-0/+23