]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2019-04-27 David Lamparterlib: remove fifo implementation
2019-04-27 David Lamparterbgpd: replace label pool fifo with DECLARE_LIST
2019-04-27 David Lamparterbgpd: replace ADV_FIFO with DECLARE_LIST
2019-04-27 David Lamparterisisd: replace dict_* with DECLARE_RBTREE
2019-04-27 David Lamparterlib: remove pqueue_*
2019-04-27 David Lamparterospfd: replace pqueue_* with DECLARE_SKIPLIST
2019-04-27 David Lamparterospf6d: replace pqueue_* with DECLARE_SKIPLIST
2019-04-27 David Lamparterlib: use DECLARE_SKIPLIST for timers instead of pqueue
2019-04-27 David Lamparterlib: use DECLARE_LIST for thread_list
2019-04-27 David Lamparterlib: use DECLARE_HASH for qobj hash
2019-04-27 David Lampartertests: exercise the typesafe list wrappers
2019-04-27 David Lamparterdoc: add developer docs for type-safe lists
2019-04-27 David Lamparterlib: atomlist & atomsort
2019-04-27 David Lamparterlib: typesafe rb-tree
2019-04-27 David Lamparterlib: typesafe lists, skiplist & hash
2019-04-18 David Lamparterlib: ZEBRA_NUM_OF -> array_size
2019-04-18 David Lamparterlib: move/redo some macros
2019-04-18 David Lamparterlib: add "seqlock" wait/broadcast primitive
2019-04-18 David Lamparterlib: add cmpxchg_strong to frratomic.h
2019-04-17 Quentin Young.gitignore: ignore core dumps
2019-04-17 Quentin Younglib: remove core dump
2019-04-17 Donald SharpMerge pull request #4151 from opensourcerouting/ospf...
2019-04-17 Mark StappMerge pull request #4148 from donaldsharp/ospf6_list_he...
2019-04-17 David Lamparterospfd: make ECMP nexthop order deterministic
2019-04-17 David Lamparterospfd: fix clang-SA warning
2019-04-17 Donald Sharpospf6d: listhead returns a listnode *
2019-04-16 Donald SharpMerge pull request #4147 from mjstapp/fix_pim_zebra_warning
2019-04-16 Russ WhiteMerge pull request #4084 from qlyoung/bgp-prefix-md5...
2019-04-16 Mark Stapppimd: fix compile warnings 4147/head
2019-04-16 Mark StappMerge pull request #4132 from opensourcerouting/northbo...
2019-04-16 Quentin YoungMerge pull request #4143 from opensourcerouting/update...
2019-04-16 Russ WhiteMerge pull request #4031 from nitinsoniism/show_evpn_ro...
2019-04-16 Quentin Youngdoc: document bgp listen ranges and md5 behavior
2019-04-16 Quentin Youngbgpd: add support for MD5 auth on listen ranges
2019-04-16 Quentin Younglib: add support for extended TCP MD5 auth
2019-04-16 Renato WestphalMerge pull request #3720 from donaldsharp/bgp_vrf_peering
2019-04-16 Lou BergerMerge pull request #3762 from pguibert6WIND/do_not_allo...
2019-04-16 Russ WhiteMerge pull request #4096 from donaldsharp/pim_nht_cleanup
2019-04-16 Russ WhiteMerge pull request #4094 from mjstapp/dplane_system_routes
2019-04-16 Russ WhiteMerge pull request #4029 from ak503/isis_yang
2019-04-16 Renato Westphaldoc: update libyang build instructions to enable compil... 4143/head
2019-04-16 Dmitrii Turlupovfabricd: allow redistribute statements with both the... 4029/head
2019-04-16 Dmitrii Turlupovisisd: allow redistribute statements with both the...
2019-04-16 Dmitrii Turlupovyang: priority of isis commands in interface configuration
2019-04-15 Renato WestphalMerge pull request #4139 from qlyoung/doc-add-libyang...
2019-04-15 Quentin Youngdoc: document libyang cache bug workaround 4139/head
2019-04-15 Renato Westphallib: add fine-grained debugging in the northbound 4132/head
2019-04-15 Renato Westphallib: fix inverted logic in the "debug all" command
2019-04-14 Philippe GuibertMerge pull request #4130 from donaldsharp/show_frr
2019-04-12 Donald Sharpzebra: Add hidden 'show frr' command 4130/head
2019-04-11 Russ WhiteMerge pull request #4081 from donaldsharp/rnh_reorder
2019-04-11 Russ WhiteMerge pull request #4103 from qlyoung/fix-ospf-+metric
2019-04-11 Russ WhiteMerge pull request #4105 from donaldsharp/pim_cleanups
2019-04-11 Russ WhiteMerge pull request #4111 from sworleys/Netlink-Rule...
2019-04-11 Quentin YoungMerge pull request #4125 from mjstapp/fix_debug_pim_static
2019-04-11 Mark Stapppimd: use debug pim static 4125/head
2019-04-11 Donald SharpMerge pull request #4119 from pacovn/201904_master__pw_...
2019-04-10 Mark Stappzebra: dataplane notifications for system route changes 4094/head
2019-04-10 F. Aragonzebra: pseudowire event recovery (DoS fix) 4119/head
2019-04-10 Donald SharpMerge pull request #4115 from Wojtek242/wojtek242/doc...
2019-04-09 Mark StappMerge pull request #4114 from chiragshah6/evpn_dev2
2019-04-09 Wojciech Kozlowskidoc: replace old text with info about integrated config... 4115/head
2019-04-09 Chirag Shahzebra: avoid removing node twice from rb_tree 4114/head
2019-04-09 Donald Sharppimd: Add JoinDesired(S,G) to deciding to set spt bit 4105/head
2019-04-09 Donald Sharppimd: Update state when receiving S,G join when in...
2019-04-09 Donald Sharppimd: Only send triggered response after all of *,G...
2019-04-09 Nitin Sonibgpd: new show cmd - bgp l2vpn evpn route vni all... 4031/head
2019-04-09 Quentin YoungMerge pull request #3779 from opensourcerouting/fix...
2019-04-09 Quentin YoungMerge pull request #4102 from opensourcerouting/sendbuf...
2019-04-09 Stephen Worleyzebra: Fix late memset of pbr rule in rule_netlink 4111/head
2019-04-09 Donald SharpMerge pull request #4095 from pacovn/201904_master__lm_...
2019-04-08 Mark StappMerge pull request #4099 from donaldsharp/clang_sa
2019-04-08 Quentin Youngospfd: fix behavior of +/-metric 4103/head
2019-04-08 Renato Westphal*: setting the socket send/recv buffer sizes doesn... 4102/head
2019-04-08 Quentin YoungMerge pull request #4101 from pacovn/doc_typo1
2019-04-08 F. Aragondoc: fix typo 4101/head
2019-04-07 Donald Sharpbgpd: Remove extra alloc function bgp_path_info_new 4099/head
2019-04-07 Donald Sharpospfd: rn may be null
2019-04-07 Donald Sharpbgpd: pi->peer assignment exists no need for null check
2019-04-07 Donald Sharplib: Fixup IFF_OUT_LOG macro to make SA happy
2019-04-05 Mark StappMerge pull request #4066 from sworleys/Add-NG-Hash...
2019-04-05 Stephen Worleylib: Add hash function for nexthop groups 4066/head
2019-04-05 Renato WestphalMerge pull request #4085 from donaldsharp/zebra_nht_ind...
2019-04-05 Donald Sharpzebra: Allow specification of v[4|6] addrs on some... 4085/head
2019-04-05 Donald Sharppimd: Initiate *,G S,G RPT Prune in some cases 4096/head
2019-04-05 Donald Sharppimd: Add a flag PIM_NEXTHOP_ANSWER_RECEIVED
2019-04-05 Donald Sharppimd: Tracking of RPF is *separate* from the lookup
2019-04-05 Donald Sharppimd: Determining if we are the RP should happen always
2019-04-05 Donald Sharppimd: Zero out nhop being used
2019-04-05 Donald SharpMerge pull request #4093 from mjstapp/fix_vrf_sched_flag
2019-04-05 F. Aragonzebra: label manager race condition fix 4095/head
2019-04-05 Mark Stappzebra: remove unused VRF_RIB_SCHEDULED flag 4093/head
2019-04-05 Jafar Al-GharaibehMerge pull request #4083 from donaldsharp/static_reinst...
2019-04-04 Donald SharpMerge pull request #3548 from opensourcerouting/rip-vrf
2019-04-04 Martin Wintertests: test_ldp_vpls_topo1 Remove some inconsistent... 3779/head
2019-04-04 Lou BergerMerge pull request #3899 from ton31337/fix/remove_priva...
2019-04-04 Quentin YoungMerge pull request #4065 from mjstapp/fix_nexthop_compare
2019-04-04 Quentin YoungMerge pull request #4080 from mjstapp/fix_nh_copy_const
2019-04-04 Quentin YoungMerge pull request #4076 from dteach-rv/bgp_rpki_enable_fix
2019-04-04 Donald Sharpstaticd: Allow reinstall of static nexthops on vrf... 4083/head
next