summaryrefslogtreecommitdiffstats
path: root/lib/if.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-1/+1
* *: reindent pt. 2whitespace / reindent2017-07-171-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-250/+253
* bgpd, lib, zebra: Fix if_update function to represent what it doesDonald Sharp2017-06-291-2/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* lib, zebra: Fix CR commentsDonald Sharp2017-04-041-1/+1
* lib, zebra: Add ability to pass interface speed up from zebraDonald Sharp2017-04-031-0/+3
* bgpd, lib, zebra: Rename if_update_vrf -> if_updateDonald Sharp2017-03-151-2/+2
* bgpd, lib, zebra: Refactor ifname2ifindex to be VRF awareDonald Sharp2017-03-151-2/+1
* *: Refactor ifindex2ifname to be VRF awareDonald Sharp2017-03-151-2/+1
* lib: Refactor if_get_by_name_len to be VRF awareDonald Sharp2017-03-151-3/+1
* *: Refactor if_get_by_name to be VRF awareDonald Sharp2017-03-151-4/+2
* *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-151-3/+2
* lib, ospf6d: Refactor if_lookup_prefixDonald Sharp2017-03-151-2/+1
* lib, ospfd: Refactor if_lookup_by_name_lenDonald Sharp2017-03-151-4/+2
* lib, ospfd, ripd: Convert if_lookup_address to be vrf awareDonald Sharp2017-03-151-4/+3
* lib, pimd, zebra: Convert if_lookup_exact_address to VRF onlyDonald Sharp2017-03-151-2/+1
* lib, ospfd, pimd: Convert to using VRF based interface creationDonald Sharp2017-03-151-3/+2
* *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-2/+1
* lib: make interface metric a uint32_tQuentin Young2017-01-091-1/+1
* Rationalize Link Parameters flagsOlivier Dugeon2017-01-051-3/+6
* Merge branch 'queue/osr/vtysh-generic'David Lamparter2016-12-051-15/+1
|\
| * *: make DEFUN installations file-localDavid Lamparter2016-12-011-15/+3
* | Merge branch '-rip' into stable/2.0David Lamparter2016-12-051-2/+2
|\ \
| * | ripd: fix the "neighbor" command.Renato Westphal2016-11-251-2/+2
* | | lib, zebra: Minimize display of link-params sub dataDonald Sharp2016-12-051-0/+2
| |/ |/|
* | build: massively remove needless checksDavid Lamparter2016-11-151-7/+0
|/
* lib: qobj: register ifaces, routemaps & keychainsDavid Lamparter2016-10-071-0/+4
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+4
* Update Traffic Engineering Support for OSPFDOlivier Dugeon2016-09-031-0/+64
* lib, zebra: unify link layer type and hardware address handlingTimo Teräs2016-09-031-12/+63
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-11/+13
* lib: Fix connected lookupDonald Sharp2016-05-121-0/+2
* lib: refactor connected_lookup_prefixDonald Sharp2016-05-121-2/+2
* quagga: Remove iflist global variableDonald Sharp2016-04-081-3/+2
* lib: Combine name comparison functionDonald Sharp2016-03-311-1/+1
* bgpd, lib, zebra: Add ability to retrieve ifp without specifying a vrfDonald Sharp2016-03-231-0/+1
* Zebra: Restrict IPv6 RA to valid interfacesvivek2016-03-221-0/+1
* quagga: delete interface from default table when moved to vrfDon Slice2016-03-181-0/+1
* zebra: fix interface lookup for vrf configurationDon Slice2016-02-101-1/+1
* lib: Allow vrf under the cliDonald Sharp2016-02-011-0/+5
* Quagga: Fixup decision about what an unnumbered interface isDonald Sharp2015-11-201-7/+0
* lib, zebra, vtysh: configure an interface in non-default VRFFeng Lu2015-10-301-0/+2
* lib: move the interface list into "struct vrf"Feng Lu2015-10-301-4/+29
* lib, zebra: add "vrf_id" into the "struct interface"Feng Lu2015-10-301-0/+2
* Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routesDinesh G Dutt2015-09-161-2/+2
* Unnumbered interface support.Donald Sharp2015-05-201-1/+9
* ptm-integration.patchDonald Sharp2015-05-201-0/+4
* 'neighbor <if-name> interface' config support in BGP including RA/Zebra changes.Donald Sharp2015-05-201-0/+16
* ospf6d: correct nexthop through directly connected networksDinesh Dutt2013-11-081-0/+1