summaryrefslogtreecommitdiff
path: root/zebra/interface.c
AgeCommit message (Expand)Author
2017-08-07zebra: vrf: remove VRF-move static route updatingDavid Lamparter
2017-08-06zebra: static: update on ifindex changesDavid Lamparter
2017-05-18Merge branch stable/2.0 into stable/3.0David Lamparter
2017-05-17zebra: Move interfaces to default before deletingDon Slice
2017-05-04*: fix a bunch of segfaults detected by a CLI fuzzerRenato Westphal
2017-05-01zebra: fix detection of interface renamesRenato Westphal
2017-04-28lib: fix segfault on exit caused by interface removalRenato Westphal
2017-04-04zebra: Fix printf formattingDonald Sharp
2017-04-03zebra: Display new speed information in 'show int..' commandDonald Sharp
2017-03-28*: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter
2017-03-15bgpd, lib, zebra: Rename if_update_vrf -> if_updateDonald Sharp
2017-03-15*: Refactor if_lookup_by_name to be VRF awareDonald Sharp
2017-01-13frr: Remove HAVE_IPV6 from code baseDonald Sharp
2017-01-05Rationalize Link Parameters flagsOlivier Dugeon
2016-12-05*: fix up DEFUNs without install_element callsDavid Lamparter
2016-12-05Merge branch 'queue/osr/vtysh-generic'David Lamparter
2016-12-05Merge branch 'stable/2.0'David Lamparter
2016-12-05Merge branch '-renato' into stable/2.0David Lamparter
2016-12-05lib, zebra: Minimize display of link-params sub dataDonald Sharp
2016-12-01*: make DEFUN installations file-localDavid Lamparter
2016-12-01Merge branch 'stable/2.0'David Lamparter
2016-12-01zebra: check ZEBRA_IFC_REAL on if_upChristian Franke
2016-11-28zebra: order VRFs by name on user outputRenato Westphal
2016-11-28*: rename two vrf functionsRenato Westphal
2016-11-28lib: convert vrf code to use red-black trees as wellRenato Westphal
2016-11-28zebra/lib: move some code aroundRenato Westphal
2016-11-28zebra/lib: plug several memleaksRenato Westphal
2016-11-22Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-11-18vtysh, zebra: Fix link-params to use exit-link-paramsDonald Sharp
2016-11-12zebra: fix link-params CLI handlingDavid Lamparter
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-07*: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp
2016-10-07zebra: use qobj and enable concurrent config editsDavid Lamparter
2016-09-29bgpd and zebra: scrubbed argc CHECK MEsDaniel Walton
2016-09-29all: added CHECK ME for DEFUNs that look at argcDaniel Walton
2016-09-28zebra: finish all zebra CHECK ME'sQuentin Young
2016-09-25Expand #defines in command stringsDaniel Walton
2016-09-25zebra: CHECK ME fixesDaniel Walton
2016-09-23zebra: add 'int idx_foo' argv index variablesDaniel Walton
2016-09-23convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton
2016-09-23ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton
2016-09-22zebra: argv update for all but zebra_vty.cDaniel Walton
2016-09-22Revert "lib, zebra: Fixup if.c to work in the new regime"Daniel Walton
2016-09-22Revert "zebra: Fixup to use the new parser"Daniel Walton
2016-09-20zebra: Fixup to use the new parserDonald Sharp
2016-09-20lib, zebra: Fixup if.c to work in the new regimeDonald Sharp
2016-09-19*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter
2016-09-16zebra: Refactor interface statistic callingDonald Sharp
2016-09-03Update Traffic Engineering Support for OSPFDOlivier Dugeon
2016-09-03lib, zebra: unify link layer type and hardware address handlingTimo Teräs