summaryrefslogtreecommitdiff
path: root/zebra/interface.h
AgeCommit message (Expand)Author
2020-04-18Merge pull request #6231 from dslicenc/v6-ra-hoplimitDonatas Abraitis
2020-04-16zebra: add northbound support for zebra interfaceChirag Shah
2020-04-15zebra: add ability to set hoplimit for IPv6 RAsDon Slice
2019-11-22zebra: knob to make ra retransmit interval rfc compliantDon Slice
2019-10-25zebra: Cleanup zebra_nhg APIsStephen Worley
2019-10-25zebra: Switch nhg_connected to use new RB treeStephen Worley
2019-10-25zebra: Use a nhe context dataplane and rib metaqStephen Worley
2019-10-25zebra: Add interface down marking to NHE'sStephen Worley
2019-10-25zebra: Re-organize/expose nhg_connectedStephen Worley
2019-10-25zebra: Add ifp to zebra-side rib_addStephen Worley
2019-10-25zebra: Add nexthop hash entry list to zebra interface infoStephen Worley
2019-07-01*: s/TRUE/true/, s/FALSE/false/Quentin Young
2019-05-17vrrpd: protodown macvlan in backup stateQuentin Young
2019-04-25zebra: Modify how we display/store os descriptionDonald Sharp
2019-03-25add cplusplus guards to all zebra headersEmanuele Di Pascale
2019-02-02zebra: support DNS configuration options in rtadvLars Seipel
2018-11-12zebra: Let zebra know about bond and blond slave intf typesDinesh Dutt
2018-09-24Merge pull request #3020 from donaldsharp/global_5549Russ White
2018-09-19zebra: Abstract mac neigh installation into it's own functionDonald Sharp
2018-09-18zebra: resolve link dependencies post nldumpAnuradha Karuppiah
2018-09-11Merge pull request #2944 from thbtcllt/masterRuss White
2018-08-30zebra: fix crash when interface vrf changesThibaut Collet
2018-08-29zebra: do not update link if interface is veth interfacePhilippe Guibert
2018-08-27zebra: when veth link is used across vrf, the link may not be goodPhilippe Guibert
2018-04-09zebra: Notice when our neighbor entry is removed and fight backDonald Sharp
2018-04-03Merge pull request #1927 from pguibert6WIND/issue_1926Renato Westphal
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-26zebra: delete interface that disappearedPhilippe Guibert
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-01-11zebra: Add one-shot thread to recheck speedDonald Sharp
2017-12-13zebra: Make zserv.h the true api for zapi northboundDonald Sharp
2017-12-06zebra: do not display ipv6 ra commands created by bgpdDon Slice
2017-08-28zebra: dont have vxlan as default iface typeDavid Lamparter
2017-08-15zebra: start detangling rtadv & irdpDavid Lamparter
2017-08-08bgpd/zebra/lib: EVPN support for asymmetric VxLan routingMitesh Kanjariya
2017-07-22Revert "*: reindent pt. 2"David Lamparter
2017-07-17*: reindent pt. 2whitespace / reindent
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-12zebra: Layer-2 interface handlingvivek
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-01zebra: fix detection of interface renamesRenato Westphal
2016-09-03lib, zebra: unify link layer type and hardware address handlingTimo Teräs
2016-06-20zebra: Add ipv6 router advertisement message counterQuentin Young
2016-06-03build: remove AIX, NEC EWS and IRIXDavid Lamparter
2016-05-02BGP: Trigger IPv6 router advertisements upon config of unnumbered neighborvivek
2016-04-27Add support for fast rexmit of RA on link transitions.Dinesh G Dutt
2016-04-21Addition on hidden command "bfd multihop/singlehop" and "ptm-enable" per inte...radhika
2016-04-14lib, zebra: Rearrange vrf_delete_updateDonald Sharp
2016-04-07zebra: count iface up/down events and keep last time of their occurrenceChristian Franke
2016-02-25Quagga: Implement VRF change semantics for an interfacevivek