summaryrefslogtreecommitdiffstats
path: root/zebra/interface.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6231 from dslicenc/v6-ra-hoplimitDonatas Abraitis2020-04-181-0/+1
|\
| * zebra: add ability to set hoplimit for IPv6 RAsDon Slice2020-04-151-0/+1
* | zebra: add northbound support for zebra interfaceChirag Shah2020-04-161-0/+11
|/
* zebra: knob to make ra retransmit interval rfc compliantDon Slice2019-11-221-0/+7
* zebra: Cleanup zebra_nhg APIsStephen Worley2019-10-251-1/+1
* zebra: Switch nhg_connected to use new RB treeStephen Worley2019-10-251-1/+1
* zebra: Use a nhe context dataplane and rib metaqStephen Worley2019-10-251-1/+0
* zebra: Add interface down marking to NHE'sStephen Worley2019-10-251-0/+1
* zebra: Re-organize/expose nhg_connectedStephen Worley2019-10-251-13/+9
* zebra: Add ifp to zebra-side rib_addStephen Worley2019-10-251-3/+0
* zebra: Add nexthop hash entry list to zebra interface infoStephen Worley2019-10-251-0/+25
* *: s/TRUE/true/, s/FALSE/false/Quentin Young2019-07-011-9/+9
* vrrpd: protodown macvlan in backup stateQuentin Young2019-05-171-0/+1
* zebra: Modify how we display/store os descriptionDonald Sharp2019-04-251-0/+3
* add cplusplus guards to all zebra headersEmanuele Di Pascale2019-03-251-0/+8
* zebra: support DNS configuration options in rtadvLars Seipel2019-02-021-0/+51
* zebra: Let zebra know about bond and blond slave intf typesDinesh Dutt2018-11-121-0/+10
* Merge pull request #3020 from donaldsharp/global_5549Russ White2018-09-241-0/+5
|\
| * zebra: Abstract mac neigh installation into it's own functionDonald Sharp2018-09-191-0/+5
* | zebra: resolve link dependencies post nldumpAnuradha Karuppiah2018-09-181-0/+1
|/
* Merge pull request #2944 from thbtcllt/masterRuss White2018-09-111-2/+0
|\
| * zebra: fix crash when interface vrf changesThibaut Collet2018-08-301-2/+0
* | zebra: do not update link if interface is veth interfacePhilippe Guibert2018-08-291-1/+5
* | zebra: when veth link is used across vrf, the link may not be goodPhilippe Guibert2018-08-271-1/+2
|/
* zebra: Notice when our neighbor entry is removed and fight backDonald Sharp2018-04-091-0/+7
* Merge pull request #1927 from pguibert6WIND/issue_1926Renato Westphal2018-04-041-0/+2
|\
| * zebra: delete interface that disappearedPhilippe Guibert2018-03-261-0/+2
* | *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-10/+9
|/
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-9/+6
* zebra: Add one-shot thread to recheck speedDonald Sharp2018-01-111-0/+2
* zebra: Make zserv.h the true api for zapi northboundDonald Sharp2017-12-131-0/+2
* zebra: do not display ipv6 ra commands created by bgpdDon Slice2017-12-061-1/+6
* zebra: dont have vxlan as default iface typeDavid Lamparter2017-08-281-6/+6
* zebra: start detangling rtadv & irdpDavid Lamparter2017-08-151-7/+9
* bgpd/zebra/lib: EVPN support for asymmetric VxLan routingMitesh Kanjariya2017-08-081-5/+9
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-4/+5
* *: reindent pt. 2whitespace / reindent2017-07-171-5/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-208/+213
* zebra: Layer-2 interface handlingvivek2017-07-121-0/+67
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* zebra: fix detection of interface renamesRenato Westphal2017-05-011-0/+1
* lib, zebra: unify link layer type and hardware address handlingTimo Teräs2016-09-031-0/+10
* zebra: Add ipv6 router advertisement message counterQuentin Young2016-06-201-0/+1
* build: remove AIX, NEC EWS and IRIXDavid Lamparter2016-06-031-4/+0
* BGP: Trigger IPv6 router advertisements upon config of unnumbered neighborvivek2016-05-021-0/+1
* Add support for fast rexmit of RA on link transitions.Dinesh G Dutt2016-04-271-0/+6
* Addition on hidden command "bfd multihop/singlehop" and "ptm-enable" per inte...radhika2016-04-221-0/+3
* lib, zebra: Rearrange vrf_delete_updateDonald Sharp2016-04-151-1/+0
* zebra: count iface up/down events and keep last time of their occurrenceChristian Franke2016-04-081-0/+6
* Quagga: Implement VRF change semantics for an interfacevivek2016-02-251-0/+1