2016-04-15 |
Donald Sharp | Merge branch 'cmaster' of ssh://stash.cumulusnetworks... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Donald Sharp | zebra: Refactor zebra_vrf |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Donald Sharp | lib, zebra: Rework zebra_ns to be a bit more modular |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Donald Sharp | zebra: Refactor struct zebra_t |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Donald Sharp | lib, zebra: Rework vrf_add_update |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Donald Sharp | lib, zebra: Rearrange vrf_delete_update |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Daniel Walton | BGP: cannot "no neighbor ISL timers 3 10" for peer... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Daniel Walton | quagga: "set community x:y" needs bounds checking |
commit | commitdiff | tree | snapshot |
2016-04-14 |
vivek | BGP: Register with correct VRF id for redistribution |
commit | commitdiff | tree | snapshot |
2016-04-14 |
vivek | BGP: Use VRF_UNKNOWN for initialization |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Daniel Walton | 'systemctl restart zebra' was blocking if the BGP ASN... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Daniel Walton | stop/start of zebra creates empty Quagga.conf file... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
vivek | Merge branch 'cmaster' of ssh://stash.cumulusnetworks... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
vivek | BGP: Implement key show commands for all VRFs |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Donald Sharp | debian: Add the creation of the quagga user to quaggavt... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Donald Sharp | lib, zebra: Refactor vrf creation a bit more |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Donald Sharp | lib: passing in vrf string length is not needed |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Donald Sharp | lib: Fix priviledge modification for vty group specified |
commit | commitdiff | tree | snapshot |
2016-04-09 |
David Lamparter | lib: add getgrouplist() for Solaris |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Timo Teräs | privs: fix privilege dropping to use system defined... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Christian Franke | lib/privs: Don't use CAP_NET_BROADCAST |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Christian Franke | lib/privs: display more info if cap_set_proc fails. |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Brian Bennett | lib: Fix POSIX capabilities on SunOS platforms |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Donald Sharp | debian: Modify preinst to add quagga user to quaggavty... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Donald Sharp | Merge branch 'cmaster' of ssh://stash.cumulusnetworks... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Donald Sharp | quagga: Remove iflist global variable |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Donald Sharp | lib, zebra: Rename ZEBRA_VRF_ACTIVE |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Donald Sharp | lib: Refactor XX_name_len away |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Christian Franke | zebra: count iface up/down events and keep last time... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Christian Franke | lib: use constant to replace magic value for length... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Donald Sharp | debian: Add ability to call reload from systemctl |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Donald Sharp | tools: Make quagga script be more helpful |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Donald Sharp | Merge branch 'cmaster' of ssh://stash.cumulusnetworks... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Donald Sharp | vtysh: Add file locking to Quagga.conf |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Donald Sharp | lib, vtysh: Return actual problem further up |
commit | commitdiff | tree | snapshot |
2016-04-06 |
vivek | Zebra: Fix VRF-id and table for BGP unnumbered (RFC... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Donald Sharp | Merge branch 'cmaster' of ssh://stash.cumulusnetworks... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Don Slice | bgpd: Resolve ability to add route-map out to peer... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Christian Franke | isisd: ignore unknown interfaces when adjusting IS... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Christian Franke | isisd: make sure that all interface addresses are adver... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Christian Franke | isisd: fix a crash due to an lsp-mtu issue |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Christian Franke | isisd: work around route table asserts for deleting... |
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 |
next |