summaryrefslogtreecommitdiffstats
path: root/lib/if.h
Commit message (Expand)AuthorAgeFilesLines
* cumulus take-3cumulus-take-3Timo Teräs2016-03-301-0/+17
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-02-261-10/+12
* lib, zebra: unify link layer type and hardware address handlingTimo Teräs2016-02-261-12/+63
* lib, zebra, vtysh: configure an interface in non-default VRFFeng Lu2015-06-021-0/+2
* lib: move the interface list into "struct vrf"Feng Lu2015-06-021-4/+29
* lib, zebra: add "vrf_id" into the "struct interface"Feng Lu2015-06-021-0/+2
* ospf6d: correct nexthop through directly connected networksDinesh Dutt2013-11-071-0/+1
* zebra: add ZEBRA_IFC_QUEUED to keep track of kernel stateChristian Franke2013-09-191-1/+6
* zebra: fix sockaddr_dl length assumptions (BZ#737)David Lamparter2013-01-161-1/+7
* lib: Add a function to delete all interfacesTom Goff2011-03-211-0/+1
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-2/+2
* [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-121-11/+23
* [interface configuration] Try to avoid losing address info after shutdown.Andrew J. Schorr2006-05-211-0/+6
* [lib] export show_address_cmd debug command in if.hPaul Jakma2006-03-061-0/+1
* [zserv] Update interface flags to 8 bytes wide.paul2006-01-111-1/+1
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-26/+26
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-031-13/+10
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-1/+15
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-9/+30
* 2005-02-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-021-0/+1
* 2004-12-21 Paul Jakma <paul.jakma@sun.com>paul2004-12-211-0/+15
* OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-1/+12
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-2/+2
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-3/+3
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-2/+2
* 2004-05-08 Sowmini Varadhan <sowmini.varadhan@sun.com>paul2004-05-081-3/+9
* 2003-10-27 Paul Jakma <paul@dishone.st>paul2003-10-271-1/+0
* 2003-08-01 Cougar <cougar@random.ee>paul2003-08-011-1/+2
* 2003-06-07 Paul Jakma <paul@dishone.st>paul2003-06-061-1/+1
* Patch from Cougar - sort iflist by name.hasso2003-06-051-1/+1
* From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-0/+1
* Undo Hasso last patch, about to apply a slightly updated patch.paul2003-05-231-1/+0
* From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-0/+1
* zebra link state detection supportpatch_z12269_linkstatepaul2002-12-131-0/+3
* Added RIPv1 patch - bug fixes and improved/more interoperable classfulpatch_z15769_ripv1paul2002-12-131-0/+1
* Initial revisionpaul2002-12-131-0/+222