2018-08-25 |
Donald Sharp | zebra: When registering a nexthop, we do not always... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
David Lamparter | Merge pull request #2901 from donaldsharp/remove_zapi_d... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Donald Sharp | doc, lib, zebra: Remove deprecated encode and decode... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Donald Sharp | zebra: Remove unmaintained and uncompilable code |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Donald Sharp | Merge pull request #2804 from kssoman/bgp_fix |
commit | commitdiff | tree | snapshot |
2018-08-24 |
David Lamparter | Merge pull request #2896 from dslicenc/zebra_select_vrf |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Don Slice | zebra: if multiple connecteds, select loopback or vrf... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
David Lamparter | Merge pull request #2893 from qlyoung/fix-rpki-exit... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
David Lamparter | Merge pull request #2854 from chiragshah6/evpn_dev1 |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Quentin Young | bgpd: fix rpki exit command |
commit | commitdiff | tree | snapshot |
2018-08-23 |
David Lamparter | Merge pull request #2894 from donaldsharp/thread_stuff |
commit | commitdiff | tree | snapshot |
2018-08-23 |
David Lamparter | Merge pull request #2855 from donaldsharp/bgp_tough |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Quentin Young | Merge pull request #2677 from rtrlib/2018-07-18-master... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Donald Sharp | lib: Limit depth of unused thread list |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Donald Sharp | lib: Convert debug to error situation |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Donald Sharp | lib: Remove default case statement from a enum driven... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Donald Sharp | lib: Remove zlog_warn from some places in buffer.c |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Donald Sharp | lib: Remove smux option for snmp |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Donald Sharp | bgpd: convert zlog_warns to debugs or errors |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Donald Sharp | bgpd: Remove warn to file an issue |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Donald Sharp | lib: Seperate out Poll data from thread memory statistics |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Russ White | Merge pull request #2762 from chiragshah6/evpn_dev |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Chirag Shah | zebra: mark router flag for remote neigh update |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Chirag Shah | zebra: check router_flag change for neigh update |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Chirag Shah | zebra: mark router flag for neigh update |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Chirag Shah | bgpd: check existing l3vni for any l2vni creation |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Russ White | Merge pull request #2886 from donaldsharp/stream_resize |
commit | commitdiff | tree | snapshot |
2018-08-22 |
David Lamparter | Merge pull request #2892 from qlyoung/fix-log-ref-numbe... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Quentin Young | lib: error codes are uint32_t's |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Donald Sharp | Merge pull request #2890 from patrasar/Fix_2847 |
commit | commitdiff | tree | snapshot |
2018-08-22 |
root | bgpd: Fix memory leak show ip bgp json |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Donald Sharp | Merge pull request #2850 from patrasar/Fix_2363 |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Marcel Röthke | bgpd: use correct bgp tables for rpki revalidation |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Marcel Röthke | bgpd: fix wrong allocation size in rpki route map |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Marcel Röthke | bgpd: fix deadlock in rpki code |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Donald Sharp | Merge pull request #2884 from opensourcerouting/assorte... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
kssoman | bgpd : Change of options in redistribute command does... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Donald Sharp | lib: Convert stream_new to use one malloc |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Donald Sharp | isisd, ospfd, tests: Switch to using stream_resize_inplace |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Donald Sharp | lib: Add stream_resize_orig and stream_resize_inplace |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Donald Sharp | Merge pull request #2818 from kssoman/rmap_fix |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Donald Sharp | Merge pull request #2888 from pguibert6WIND/misc_fix_st... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Philippe Guibert | static: remove useless debug variable |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Philippe Guibert | staticd: do not forget to set table id marker on zebra... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Philippe Guibert | staticd: remove usage of vrf_is_backend_netns in staticd |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Philippe Guibert | lib: change vrf_is_mapped_on_netns API |
commit | commitdiff | tree | snapshot |
2018-08-22 |
root | pimd: Fix pim_mroute_del crash while terminating pimd |
commit | commitdiff | tree | snapshot |
2018-08-22 |
David Lamparter | lib/bgpd: re-fix bgp_info_extra_free() |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Donald Sharp | Merge pull request #2868 from opensourcerouting/snap... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Donald Sharp | Merge pull request #2877 from pguibert6WIND/fixup_fs_master |
commit | commitdiff | tree | snapshot |
2018-08-21 |
David Lamparter | Merge pull request #2876 from donaldsharp/lsa_new_and_data |
commit | commitdiff | tree | snapshot |
2018-08-21 |
David Lamparter | Merge pull request #2882 from qlyoung/fix-zlog-deadlock |
commit | commitdiff | tree | snapshot |
2018-08-21 |
David Lamparter | *: fix gcc-8 format-overflow warnings |
commit | commitdiff | tree | snapshot |
2018-08-21 |
David Lamparter | build: wrap "fallthrough" attr |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Philippe Guibert | bgpd: pbr entry log message changed to zlog_debug |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Philippe Guibert | bgpd: simplify fs add pbr entry |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Philippe Guibert | bgpd: avoid memory leak in bgp flowspec list, plus... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Quentin Young | lib: fix deadlock in log.c |
commit | commitdiff | tree | snapshot |
2018-08-21 |
David Lamparter | Merge pull request #2881 from donaldsharp/external_removal |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Donald Sharp | Merge pull request #2878 from pguibert6WIND/fix_show_er... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Donald Sharp | ospfd: Remove unused function |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Philippe Guibert | lib: fix show error all |
commit | commitdiff | tree | snapshot |
2018-08-21 |
David Lamparter | Merge pull request #2867 from dslicenc/show-route-leak... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Donald Sharp | ospfd: Add ospf_lsa_new_and_data function and abstract... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Donald Sharp | Merge pull request #2874 from opensourcerouting/fix... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Rafael Zalamena | bfdd: fix documentation warnings |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Don Slice | bgpd: fix additional issue with bgp route-leak json... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Christian Franke | doc: bfdd manpage should be included in the manpage... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Don Slice | bgpd: fix issues with bgp route-leak json commit |
commit | commitdiff | tree | snapshot |
2018-08-20 |
David Lamparter | Merge pull request #2872 from donaldsharp/tcp_zebra |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Donald Sharp | doc, debianpkg: Cleanup tcp-zebra configure options |
commit | commitdiff | tree | snapshot |
2018-08-20 |
David Lamparter | Merge pull request #2814 from qlyoung/fix-ospf6d-lsa... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Martin Winter | snapcraft: Add RPKI to snap package |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Don Slice | bgpd: add json output to bgp route-leak show command |
commit | commitdiff | tree | snapshot |
2018-08-17 |
kssoman | zebra : routemap "match ipv6 address prefix list" does... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Lou Berger | Merge pull request #2829 from donaldsharp/more_upstream |
commit | commitdiff | tree | snapshot |
2018-08-17 |
kssoman | zebra : Zebra does not properly track which route-maps... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Russ White | Merge pull request #2834 from dslicenc/import-vrf-fixes |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Quentin Young | Merge pull request #2858 from Jafaral/sphinx |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Donald Sharp | Merge pull request #2856 from opensourcerouting/bfd... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Rafael Zalamena | Merge pull request #2857 from donaldsharp/ptm_loves_us |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Rafael Zalamena | bfdd: fix coverity scan issue (CID 1472622) |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Rafael Zalamena | bfdd: fix zebra_ptm adapter memory leak |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Rafael Zalamena | bfdd: improve ptm_adapter log messages |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Rafael Zalamena | bfdd: fix coverity scan issues (1472630, 1472623) |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Jafar Al-Gharaibeh | configure.ac: emit a config warning if sphinx-build... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Donald Sharp | zebra: When using BFD ensure that zebra thinks ptm... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Russ White | Merge pull request #2848 from donaldsharp/more_init |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Russ White | Merge pull request #2846 from donaldsharp/backet_data |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Russ White | Merge pull request #2849 from patrasar/memory_leak_nht |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Sarita Patra | pimd: Fix memory leak pim nexthop creation |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Russ White | Merge pull request #2852 from donaldsharp/bgp_clean |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Russ White | Merge pull request #2810 from chiragshah6/evpn_dev1 |
commit | commitdiff | tree | snapshot |
2018-08-16 |
David Lamparter | Merge pull request #2448 from qlyoung/error-reference... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Donald Sharp | bgpd: zlog_warn to assert for code that must be execute... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Donald Sharp | bgpd: Convert warn to debug |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Donald Sharp | bgpd: Modify warn to info for deprecated commands |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Donald Sharp | sharpd, staticd: Add access_list_init |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Donald Sharp | zebra: Trust backet->data |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Donald Sharp | pimd: Trust backet->data |
commit | commitdiff | tree | snapshot |
next |