summaryrefslogtreecommitdiff
path: root/zebra
AgeCommit message (Expand)Author
2017-03-15zebra: zebra_fpm_dt.c does not always need protobufDonald Sharp
2017-03-15zebra: Fix protobuf build on stable/2.0Donald Sharp
2017-03-09zebra: Fix specific prefix handlingDonald Sharp
2017-03-09zebra: Notify all nexthops that we've changedDonald Sharp
2017-02-10zebra: Fix CID 1399335 (#1 of 1): Wrong sizeof argument (SIZEOF_MISMATCH)Martin Winter
2017-02-03*: Convert libzebra -> libfrrDonald Sharp
2017-02-01zebra: fix SEGV on exit or vrf deleteDavid Lamparter
2017-02-01zebra: fpm: fix --enable-dev-buildDavid Lamparter
2017-02-01*: fix warning fallout from set_socket_pathDavid Lamparter
2017-01-31Revert "*: Add source of route as protocol string in ip route pushed into ker...David Lamparter
2017-01-30zebra: pass correct parameters to remove static routes with tagsDon Slice
2017-01-30zebra: send ipv4 singlepath delete messages to kernel without nexthopDon Slice
2017-01-30*: Add source of route as protocol string in ip route pushed into kernelDinesh G Dutt
2017-01-30bgpd, zebra: Fix for ignored non-default VRF single-hop BFD status messages i...radhika
2017-01-26zebra: Add vty_socket cli option to override the compiled-in location for the...Martin Winter
2017-01-06zebra: Allow tag values greater than 2 billion on armDonald Sharp
2017-01-03Merge pull request #28 from opensourcerouting/dev/osr/rename-part1Donald Sharp
2016-12-23zebra: remove unused variableRenato Westphal
2016-12-23zebra: fix FIB route updates on *BSDRenato Westphal
2016-12-20build: rename (2 of ?): route_types macrosDavid Lamparter
2016-12-20build: replace some hardcoding with ./configureDavid Lamparter
2016-12-20build: rename (1 of ?): configure.ac + preprocDavid Lamparter
2016-12-20build: remove $Format tagsDavid Lamparter
2016-12-05Merge branch '-rip' into stable/2.0David 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-01zebra: check ZEBRA_IFC_REAL on if_upChristian Franke
2016-11-28zebra: plug more memory leaksRenato Westphal
2016-11-28zebra: loop through all static routes on vrf enable/disableRenato Westphal
2016-11-28zebra/lib: remove redundant fields from zebra_vrfRenato Westphal
2016-11-28lib/zebra: put vrf_get() on a dietRenato Westphal
2016-11-28zebra: order VRFs by name on user outputRenato Westphal
2016-11-28lib/zebra: convert vrf_list to a red-black treeRenato 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: nuke zvrf_list and always use vrf_list insteadRenato Westphal
2016-11-28zebra/lib: move some code aroundRenato Westphal
2016-11-28zebra/lib: plug several memleaksRenato Westphal
2016-11-28Merge remote-tracking branch 'cmaster-next' into cmaster-next-relengDavid Lamparter
2016-11-28zebra: add missing license headers to two filesRenato Westphal
2016-11-25*: create a helper function to set the IP_MULTICAST_LOOP sockoptionRenato Westphal
2016-11-25pimd/zebra: fix setting of IP_MULTICAST_LOOP on OpenBSDRenato Westphal
2016-11-19Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp
2016-11-19Merge remote-tracking branch 'cmaster-next' into cmaster-next-relengDavid Lamparter
2016-11-18vtysh, zebra: Fix link-params to use exit-link-paramsDonald Sharp
2016-11-18Merge remote-tracking branch 'opensourcerouting/cmaster-next-linkpar' into cm...Donald Sharp
2016-11-18*: Fix up licensing to be rightDonald Sharp
2016-11-15lib: replace strlcpy & strlcat with glibc versionsDavid Lamparter
2016-11-15build: massively remove needless checksDavid Lamparter
2016-11-15zebra: fix sign warning in SNMP codeDavid Lamparter