2016-04-07 |
Donald Sharp | lib, vtysh: Return actual problem further up |
commit | commitdiff | tree | snapshot |
2016-04-05 |
vivek | lib: Initialize variable |
commit | commitdiff | tree | snapshot |
2016-04-05 |
vivek | lib: Ensure VRF is created with correct id |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Donald Sharp | bgpd: Another hash_get crash fix |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Donald Sharp | lib: plist should not CMD_WARNING when command has... |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Don Slice | Merge branch 'cmaster' of ssh://stash.cumulusnetworks... |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Don Slice | zebra: close all tables when quagga is stopped |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Donald Sharp | Merge branch 'cmaster' of ssh://stash.cumulusnetworks... |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Donald Sharp | bgp: Fix crash in hash_get for peer |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Donald Sharp | vtysh: Make vtysh run as quagga user |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Donald Sharp | lib, zebra: Fix vrf new hook callback. |
commit | commitdiff | tree | snapshot |
2016-04-01 |
vivek | BGP: Enable multiple instance support by default |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Donald Sharp | bgp: Order neighbor information in show run |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Donald Sharp | bgpd: Add group pointer to peer_create function. |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Donald Sharp | lib: Combine name comparison function |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Donald Sharp | zebra: Fix Startup with > 1k interfaces |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Donald Sharp | Merge branch 'cmaster' of ssh://stash.cumulusnetworks... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
vivek | Zebra: Fix IPv6 static route config in a VRF |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Donald Sharp | isisd: Fix more compiler warnings |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Donald Sharp | isisd, lib: Fix some more compiler warnings |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: make send_lsp more robust |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: fix misleading wording in log |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: handle lsp confusion (ISO/IEC 10589:2002 7.3... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: fix IPv6 mask application |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: show interface's ipv6 addreses |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: provide more detailed log for failed address... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: add support to import routes from other protocols |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | lib: add function to get precise remaining time of... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: fix assertion in LSP refresh timer calculation |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: add a slight delay to lsp_regenerate_schedule |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: add a debug mode that traces LSP construction |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: purge on correct level |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: allow to adjust lsp-mtu |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Amritha Nambiar | isisd: Attached-bit in LSP header |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: initialize circuit to match area is_type |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: do remove ipv6 routes from Zebra |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: don't corrupt memory for long hostnames |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: fix a typo in a log message |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: remove superfluous checks after XMALLOC etc. |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | isisd: annotate some function arguments with const |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Christian Franke | ripd, isisd: fix warnings that make the build fail |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Michael Zingg | isisd: Fix LSPs not being regenerated after adjacency... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Amritha Nambiar | isisd: Drop packet received on multiple interfaces... |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Don Slice | zebra: Use vrf name instead of vrf-id for router-id... |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Don Slice | zebra: Use vrf name instead of vrf-id for ipv6 static... |
commit | commitdiff | tree | snapshot |
2016-03-29 |
vivek | Zebra: Fix nexthops in IPv6 route display |
commit | commitdiff | tree | snapshot |
2016-03-28 |
vivek | BGP: Fix BGP unnumbered peerings across VRFs |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Paul Jakma | lib: zclient can overflow (struct interface) hw_addr... |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Donald Sharp | bgpd: Fix VU#270232, VPNv4 NLRI parser memcpys to stack... |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Donald Sharp | lib: Really fix handling of poll |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Donald Sharp | Revert "lib: Fix handling of poll" |
commit | commitdiff | tree | snapshot |
2016-03-26 |
vivek | Quagga: Fix VRF lookup by name |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Donald Sharp | Merge branch 'cmaster' of ssh://stash.cumulusnetworks... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Donald Sharp | lib: Fix handling of poll |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Donald Sharp | lib: Size the pollfds array once |
commit | commitdiff | tree | snapshot |
2016-03-25 |
vivek | BGP: Enhance clear commands for VRFs |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Don Slice | zebra: add or delete router-id when interface moves... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
vivek | Zebra: Fix handling of larger table-ids |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Donald Sharp | bgpd, lib, ospfd, ospf6d: Fix bfd interface lookup |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Donald Sharp | bgpd, lib, zebra: Add ability to retrieve ifp without... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Donald Sharp | Revert "Fixes Quagga Bugzilla #842 - ospfd uses non... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Donald Sharp | zebra: Some small modifications to actually delete... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Donald Sharp | zebra: Replace vrf with zebra_vrf in a few places |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Daniel Walton | RDNBRD: Change default distance of imported table route... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
vivek | Quagga: Make routemap updates or deletes work for VRFs |
commit | commitdiff | tree | snapshot |
2016-03-22 |
vivek | Zebra: Restrict IPv6 RA to valid interfaces |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Donald Sharp | quagga: Setup the proper version number in quagga |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Don Slice | quagga: delete interface from default table when moved... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Donald Sharp | ospf6d: Stop sending hello's out loopback interface |
commit | commitdiff | tree | snapshot |
2016-03-18 |
root | bgpd: Fix initialization check for bgp tests |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Donald Sharp | tests: Fixup startup of tests so they don't core |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Donald Sharp | Makfile issues to compile better |
commit | commitdiff | tree | snapshot |
2016-03-17 |
David Lamparter | lib: fix MIN/MAX macros to not double-eval |
commit | commitdiff | tree | snapshot |
2016-03-17 |
kitty | Fixes Quagga Bugzilla #842 - ospfd uses non-zero metric... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Hongguang Li | Update ripng_zebra.c |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Donald Sharp | ospfd: Fix Dereference of Null Pointer during config |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Donald Sharp | lib: Fix assert in node_parent() |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Daniel Walton | quagga: Netlink error message following Notification... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
vivek | BGP: Fix linkage between BGP instance and VRF structure |
commit | commitdiff | tree | snapshot |
2016-03-13 |
vivek | BGP: Check in multipath comparison before invoking... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Daniel Walton | BGP: remove deprecated debugs from the parser |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Daniel Walton | show bgp neighbor should accept peer hostname |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Donald Sharp | tools: Fix runtime error in quagga script |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Donald Sharp | Merge branch 'cmaster' of ssh://stash.cumulusnetworks... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Donald Sharp | doc: Update man page for Quagga systemctl script |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Donald Sharp | tools: Fixup quagga systemd script to be less chatty |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Daniel Walton | BGP memory leak in peer hostname |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Donald Sharp | Merge branch 'cmaster' of ssh://stash.cumulusnetworks... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Donald Sharp | vtysh: Set an erroneous exit code if dry run fails... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
radhika | Support for multi-client and client reg msg |
commit | commitdiff | tree | snapshot |
2016-03-09 |
vivek | BGP: Update commands for VRF support |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Daniel Walton | Exclamation points are missing at the end of an address... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
radhika | Zebra and bgpd: VRF support for BFD |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Donald Sharp | Merge branch 'cmaster' of ssh://stash.cumulusnetworks... |
commit | commitdiff | tree | snapshot |
2016-03-07 |
vivek | OSPFv3: Check area before scheduling SPF |
commit | commitdiff | tree | snapshot |
2016-03-07 |
Donald Sharp | lib: Allow daemons to startup without an actual conf... |
commit | commitdiff | tree | snapshot |
2016-03-07 |
vivek | BGP: Update commands for VRF support |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Donald Sharp | debian: Turn on Poll usage |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Donald Sharp | lib: Add ability to use poll() instead of select |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Donald Sharp | lib: Refactore thread_process_fd |
commit | commitdiff | tree | snapshot |
next |