]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2016-04-13 Donald Sharplib, zebra: Refactor vrf creation a bit more
2016-04-13 Donald Sharplib: passing in vrf string length is not needed
2016-04-09 Donald Sharplib: Fix priviledge modification for vty group specified
2016-04-09 David Lamparterlib: add getgrouplist() for Solaris
2016-04-09 Timo Teräsprivs: fix privilege dropping to use system defined...
2016-04-09 Christian Frankelib/privs: Don't use CAP_NET_BROADCAST
2016-04-09 Christian Frankelib/privs: display more info if cap_set_proc fails.
2016-04-09 Brian Bennettlib: Fix POSIX capabilities on SunOS platforms
2016-04-08 Donald Sharpdebian: Modify preinst to add quagga user to quaggavty...
2016-04-08 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-04-08 Donald Sharpquagga: Remove iflist global variable
2016-04-08 Donald Sharplib, zebra: Rename ZEBRA_VRF_ACTIVE
2016-04-08 Donald Sharplib: Refactor XX_name_len away
2016-04-08 Christian Frankezebra: count iface up/down events and keep last time...
2016-04-08 Christian Frankelib: use constant to replace magic value for length...
2016-04-07 Donald Sharpdebian: Add ability to call reload from systemctl
2016-04-07 Donald Sharptools: Make quagga script be more helpful
2016-04-07 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-04-07 Donald Sharpvtysh: Add file locking to Quagga.conf
2016-04-07 Donald Sharplib, vtysh: Return actual problem further up
2016-04-06 vivekZebra: Fix VRF-id and table for BGP unnumbered (RFC...
2016-04-06 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-04-06 Don Slicebgpd: Resolve ability to add route-map out to peer...
2016-04-06 Christian Frankeisisd: ignore unknown interfaces when adjusting IS...
2016-04-06 Christian Frankeisisd: make sure that all interface addresses are adver...
2016-04-06 Christian Frankeisisd: fix a crash due to an lsp-mtu issue
2016-04-06 Christian Frankeisisd: work around route table asserts for deleting...
2016-04-05 viveklib: Initialize variable
2016-04-05 viveklib: Ensure VRF is created with correct id
2016-04-04 Donald Sharpbgpd: Another hash_get crash fix
2016-04-04 Donald Sharplib: plist should not CMD_WARNING when command has...
2016-04-01 Don SliceMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-04-01 Don Slicezebra: close all tables when quagga is stopped
2016-04-01 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-04-01 Donald Sharpbgp: Fix crash in hash_get for peer
2016-04-01 Donald Sharpvtysh: Make vtysh run as quagga user
2016-04-01 Donald Sharplib, zebra: Fix vrf new hook callback.
2016-04-01 vivekBGP: Enable multiple instance support by default
2016-03-31 Donald Sharpbgp: Order neighbor information in show run
2016-03-31 Donald Sharpbgpd: Add group pointer to peer_create function.
2016-03-31 Donald Sharplib: Combine name comparison function
2016-03-31 Donald Sharpzebra: Fix Startup with > 1k interfaces
2016-03-30 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-03-30 vivekZebra: Fix IPv6 static route config in a VRF
2016-03-30 Donald Sharpisisd: Fix more compiler warnings
2016-03-30 Donald Sharpisisd, lib: Fix some more compiler warnings
2016-03-30 Christian Frankeisisd: make send_lsp more robust
2016-03-30 Christian Frankeisisd: fix misleading wording in log
2016-03-30 Christian Frankeisisd: handle lsp confusion (ISO/IEC 10589:2002 7.3...
2016-03-30 Christian Frankeisisd: fix IPv6 mask application
2016-03-30 Christian Frankeisisd: show interface's ipv6 addreses
2016-03-30 Christian Frankeisisd: provide more detailed log for failed address...
2016-03-30 Christian Frankeisisd: add support to import routes from other protocols
2016-03-30 Christian Frankelib: add function to get precise remaining time of...
2016-03-30 Christian Frankeisisd: fix assertion in LSP refresh timer calculation
2016-03-30 Christian Frankeisisd: add a slight delay to lsp_regenerate_schedule
2016-03-30 Christian Frankeisisd: add a debug mode that traces LSP construction
2016-03-30 Christian Frankeisisd: purge on correct level
2016-03-30 Christian Frankeisisd: allow to adjust lsp-mtu
2016-03-30 Amritha Nambiarisisd: Attached-bit in LSP header
2016-03-30 Christian Frankeisisd: initialize circuit to match area is_type
2016-03-30 Christian Frankeisisd: do remove ipv6 routes from Zebra
2016-03-30 Christian Frankeisisd: don't corrupt memory for long hostnames
2016-03-30 Christian Frankeisisd: fix a typo in a log message
2016-03-30 Christian Frankeisisd: remove superfluous checks after XMALLOC etc.
2016-03-30 Christian Frankeisisd: annotate some function arguments with const
2016-03-30 Christian Frankeripd, isisd: fix warnings that make the build fail
2016-03-30 Michael Zinggisisd: Fix LSPs not being regenerated after adjacency...
2016-03-30 Amritha Nambiarisisd: Drop packet received on multiple interfaces...
2016-03-29 Don Slicezebra: Use vrf name instead of vrf-id for router-id...
2016-03-29 Don Slicezebra: Use vrf name instead of vrf-id for ipv6 static...
2016-03-29 vivekZebra: Fix nexthops in IPv6 route display
2016-03-28 vivekBGP: Fix BGP unnumbered peerings across VRFs
2016-03-28 Paul Jakmalib: zclient can overflow (struct interface) hw_addr...
2016-03-28 Donald Sharpbgpd: Fix VU#270232, VPNv4 NLRI parser memcpys to stack...
2016-03-28 Donald Sharplib: Really fix handling of poll
2016-03-28 Donald SharpRevert "lib: Fix handling of poll"
2016-03-26 vivekQuagga: Fix VRF lookup by name
2016-03-25 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-03-25 Donald Sharplib: Fix handling of poll
2016-03-25 Donald Sharplib: Size the pollfds array once
2016-03-25 vivekBGP: Enhance clear commands for VRFs
2016-03-25 Don Slicezebra: add or delete router-id when interface moves...
2016-03-25 vivekZebra: Fix handling of larger table-ids
2016-03-24 Donald Sharpbgpd, lib, ospfd, ospf6d: Fix bfd interface lookup
2016-03-23 Donald Sharpbgpd, lib, zebra: Add ability to retrieve ifp without...
2016-03-23 Donald SharpRevert "Fixes Quagga Bugzilla #842 - ospfd uses non...
2016-03-23 Donald Sharpzebra: Some small modifications to actually delete...
2016-03-23 Donald Sharpzebra: Replace vrf with zebra_vrf in a few places
2016-03-22 Daniel WaltonRDNBRD: Change default distance of imported table route...
2016-03-22 vivekQuagga: Make routemap updates or deletes work for VRFs
2016-03-22 vivekZebra: Restrict IPv6 RA to valid interfaces
2016-03-22 Donald Sharpquagga: Setup the proper version number in quagga
2016-03-18 Don Slicequagga: delete interface from default table when moved...
2016-03-18 Donald Sharpospf6d: Stop sending hello's out loopback interface
2016-03-18 rootbgpd: Fix initialization check for bgp tests
2016-03-18 Donald Sharptests: Fixup startup of tests so they don't core
2016-03-18 Donald SharpMakfile issues to compile better
2016-03-17 David Lamparterlib: fix MIN/MAX macros to not double-eval
2016-03-17 kittyFixes Quagga Bugzilla #842 - ospfd uses non-zero metric...
next