]> git.proxmox.com Git - mirror_frr.git/history - zebra
pimd: Add the ability to test if the RPF' is the same
[mirror_frr.git] / zebra /
2016-12-22 Donald Sharpzebra: Fix include order for build
2016-12-22 Donald Sharppimd,zebra: Pass back error message if received
2016-12-22 Donald Sharpzebra: Fix up the debug for receiving multicast routes
2016-12-22 Donald Sharppimd, zebra: Pass the ifindex for NEXTHOP_TYPE_IPV4
2016-12-22 Donald Sharplib, pimd, zebra: Allow pimd to ask the kernel about...
2016-12-22 Donald Sharpzebra: Fully decode mcast messages
2016-12-22 Donald Sharpzebra: Allow netlink_talk to choose the filter function...
2016-12-22 Donald Sharpzebra: Remove unused variable.
2016-12-22 vivekzebra: API to locate client structure based on protocol
2016-12-15 David LamparterMerge branch 'dev/osr/vty_index'
2016-12-14 Fredi Raspallzebra_mpls. Set best lsp nhlfe to null on deletion
2016-12-14 Renato Westphalzebra/ldpd: allow MPLS ECMP on unnumbered interfaces
2016-12-14 Renato Westphalzebra-mpls: fix regression caused by wrong conflict...
2016-12-14 Renato Westphalzebra: fix segfault on exit when RIB debugging is enabled
2016-12-14 Quentin Youngzebra: Remove weird blackhole/reject static routes
2016-12-09 David Lamparterlib: remove vty->index
2016-12-08 David LamparterMerge branch 'fixes/command'
2016-12-08 Renato Westphalzebra: fix segfault on "show mpls table"
2016-12-08 David LamparterMerge branch 'stable/2.0'
2016-12-08 David LamparterMerge branch '-isisd-simpl' into stable/2.0
2016-12-08 David LamparterMerge branch 'vtysh-grammar'
2016-12-06 Quentin YoungMerge remote-tracking branch 'osr/master' into vtysh...
2016-12-05 David Lamparter*: fix up DEFUNs without install_element calls
2016-12-05 David LamparterMerge branch 'queue/osr/vtysh-generic'
2016-12-05 Christian Frankezebra: use correct cmd index for 'no ipv6 route' command
2016-12-05 David LamparterMerge branch 'stable/2.0'
2016-12-05 David LamparterMerge branch '-rip' into stable/2.0
2016-12-05 David LamparterMerge branch '-renato' into stable/2.0
2016-12-05 Donald Sharplib, zebra: Minimize display of link-params sub data
2016-12-02 Quentin YoungMerge remote-tracking branch 'osr_private_quagga/queue...
2016-12-01 David Lamparter*: make DEFUN installations file-local
2016-12-01 David LamparterMerge branch 'stable/2.0'
2016-12-01 Christian Frankezebra: check ZEBRA_IFC_REAL on if_up
2016-11-29 Quentin Youngall: Replace "JavaScript Object Notation\n" with JSON_STR
2016-11-29 Quentin Youngall: Fix all underfull doc strings
2016-11-28 David LamparterMerge branch 'stable/2.0'
2016-11-28 Renato Westphalzebra: plug more memory leaks
2016-11-28 Renato Westphalzebra: loop through all static routes on vrf enable...
2016-11-28 Renato Westphalzebra/lib: remove redundant fields from zebra_vrf
2016-11-28 Renato Westphallib/zebra: put vrf_get() on a diet
2016-11-28 Renato Westphalzebra: order VRFs by name on user output
2016-11-28 Renato Westphallib/zebra: convert vrf_list to a red-black tree
2016-11-28 Renato Westphal*: rename two vrf functions
2016-11-28 Renato Westphallib: convert vrf code to use red-black trees as well
2016-11-28 Renato Westphalzebra: nuke zvrf_list and always use vrf_list instead
2016-11-28 Renato Westphalzebra/lib: move some code around
2016-11-28 Renato Westphalzebra/lib: plug several memleaks
2016-11-28 David LamparterMerge commit '34d5ef459140ee7e'
2016-11-28 David LamparterMerge branch 'vtysh-grammar'
2016-11-28 David LamparterMerge branch 'cmaster-next-isisd-bpf' into cmaster...
2016-11-28 David LamparterMerge remote-tracking branch 'cmaster-next' into cmaste...
2016-11-28 Renato Westphalzebra: add missing license headers to two files
2016-11-25 Renato Westphal*: create a helper function to set the IP_MULTICAST_LOO...
2016-11-25 Renato Westphalpimd/zebra: fix setting of IP_MULTICAST_LOOP on OpenBSD
2016-11-22 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-11-19 David LamparterMerge remote-tracking branch 'cmaster-next' into cmaste...
2016-11-18 Donald Sharpvtysh, zebra: Fix link-params to use exit-link-params
2016-11-18 Donald SharpMerge remote-tracking branch 'opensourcerouting/cmaster...
2016-11-18 Donald Sharp*: Fix up licensing to be right
2016-11-17 Quentin Youngzebra: Fix `no ip nht ...` commands
2016-11-15 David Lamparterlib: replace strlcpy & strlcat with glibc versions
2016-11-15 David Lamparterbuild: massively remove needless checks
2016-11-15 David Lamparterzebra: fix sign warning in SNMP code
2016-11-14 Don SliceMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-11-14 Don Slicezebra: remove recursively derived static routes correctly
2016-11-14 David Lamparter*: fix some licensing SNAFUs
2016-11-12 David Lamparterzebra: fix link-params CLI handling
2016-11-12 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-10 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-11-08 Quentin Youngall: Fix underfull doc strings, part 2
2016-11-04 Quentin Youngall: Fix underfull doc strings, part 1
2016-11-03 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-25 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-25 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-25 Donald Sharpzebra: Allow v6 static routes to handle mpls not in...
2016-10-25 Donald Sharpzebra: Disable mpls slightly different
2016-10-25 Donald Sharpzebra: If fpm is not turned on hide the cli for it
2016-10-21 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-10-21 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-21 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-20 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-20 Paul Jakma*: Fix duplicate commands from view/enable node consoli...
2016-10-19 Donald Sharp*: Consolidate routemap initialization
2016-10-18 Don Slicezebra: Move netlink error message under a debug
2016-10-18 Renato Westphallib/zebra: remove code duplication in redist_del_instance()
2016-10-18 Renato Westphalzebra: fix processing of redistribute messages
2016-10-18 Renato Westphalldpd: remove dead code from zsend_redistribute_route()
2016-10-18 Renato Westphalzebra: cleanup redistribution code
2016-10-18 Renato Westphalzebra: fix redistribution of default routes
2016-10-18 Renato Westphalzebra/ldpd: introduce ZEBRA_ROUTE_ALL wildcard route...
2016-10-18 David Lamparterzebra: use unsigned args for *addattr
2016-10-18 Timo Teräszebra: Fix route deletion on *BSD
2016-10-18 Timo Teräszebra: kernel interface simplification
2016-10-18 David Lamparterzebra: remove rt_ioctl kernel interface
2016-10-17 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-16 Donald Sharpzebra: Fix dist so that zebra includes right .h
2016-10-17 Donald Sharpzebra: Fix compile failure in CI
2016-10-17 vivekzebra: Refactor netlink interactions
2016-10-14 vivekzebra: Derive VRF Id for slave interfaces correctly
next