]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-05-01 Russ WhiteMerge pull request #4220 from donaldsharp/fix_linux_alias
2019-05-01 Russ WhiteMerge pull request #4192 from bisdhdh/biswajitfrr_4
2019-05-01 Lou Bergertopotests/bgp_rfapi_basic_sanity: cleanup rfapi using...
2019-05-01 Stephen Worleyzebra: Check on startup route_info has all types
2019-05-01 Quentin Youngzebra: suppress unused variable warning
2019-05-01 Mark StappMerge pull request #4226 from sworleys/PBR-BFD-OF-route...
2019-05-01 Donald Sharpzebra: Fix incorrect reading of REMOTE_VTEP_[ADD|DEL]
2019-04-30 Donald SharpMerge pull request #4232 from mjstapp/fix_topotests_py3
2019-04-30 Mark Stapptopotest: fixes to support python3
2019-04-30 Lou BergerMerge pull request #3045 from opensourcerouting/atoms
2019-04-30 Olivier Dugeonospfd: Correct Link-ID and Remote IP for TE LSA
2019-04-30 Stephen Worleyzebra: Comment to ensure types added to route_info
2019-04-30 Donald SharpMerge pull request #4227 from faickermo/fix_show_ip_bgp...
2019-04-29 Stephen Worleyzebra: Add OpenFabric to route_info array
2019-04-29 Stephen Worleyzebra: Add BFD to route_info array
2019-04-29 Stephen Worleyzebra: Add PBR to route_info array
2019-04-29 David LamparterRevert "lib: use DECLARE_SKIPLIST for timers instead...
2019-04-29 David LamparterRevert "lib: remove pqueue_*"
2019-04-29 Mark StappMerge pull request #4216 from donaldsharp/nhg_sharpd_fixup
2019-04-29 Faicker Mobpgd: Add the end of newline of show bgp table json...
2019-04-28 David LamparterMerge pull request #4159 from sworleys/WQ-ErrFunc-Fix
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-27 Donald Sharpvtysh: Fixup exit nexthop-group to include sharpd
2019-04-26 Renato Westphallib: add new gRPC-based northbound plugin
2019-04-26 Renato Westphallib: introduce a read-write lock for northbound configu...
2019-04-26 Renato Westphallib: add API to allow northbound clients to lock/unlock...
2019-04-26 Mark StappMerge pull request #4209 from dslicenc/zebra-nexthop...
2019-04-26 Don Slicezebra: resolve issue with protocol route-map not applie...
2019-04-26 Russ WhiteMerge pull request #4201 from Orange-OpenSource/SR...
2019-04-26 Olivier Dugeonisisd: Correct MPLS-TE CLI to new northbound API
2019-04-25 Russ WhiteMerge pull request #4205 from donaldsharp/pim_more_flags
2019-04-25 Russ WhiteMerge pull request #4204 from dslicenc/frr-reload-bfd...
2019-04-25 Russ WhiteMerge pull request #4155 from pguibert6WIND/bfd_increas...
2019-04-25 Russ WhiteMerge pull request #4145 from pguibert6WIND/bfd_converge_up
2019-04-25 Russ WhiteMerge pull request #4140 from ton31337/fix/do_not_send_...
2019-04-25 Russ WhiteMerge pull request #4126 from karamalla0406/4113
2019-04-25 Russ WhiteMerge pull request #4200 from ton31337/fix/add_alias_fo...
2019-04-25 Mark StappMerge pull request #4203 from opensourcerouting/bfd...
2019-04-25 Don Slicetools: frr-reload.py stop bouncing peers on bfd timer...
2019-04-25 Rafael Zalamenabfdd: fix UDP source port range
2019-04-25 Olivier Dugeonisisd: Add IS-IS-TE support per Area
2019-04-25 Donatas Abraitisbgpd: Make sure `next-hop-self all` backward compatible...
2019-04-25 Donald Sharpzebra: Modify how we display/store os description
2019-04-24 Mark StappMerge pull request #4187 from donaldsharp/doc_pim
2019-04-24 Mark StappMerge pull request #4176 from qlyoung/doc-cleanup-ospf...
2019-04-24 Quentin Youngdoc: typo / grammar pass on OSPF API docs
2019-04-24 Quentin Youngdoc: add copyright notice from Ralph Keller
2019-04-24 Quentin YoungMerge pull request #4184 from ton31337/fix/documentatio...
2019-04-24 Donatas Abraitisbgpd: Do not send UPDATE message with maximum-prefix
2019-04-24 Biswajit Sadhubgpd: Prevent IPv6 routes received via a ibgp session...
2019-04-24 Donald Sharppimd: Add missing flags to json output
2019-04-23 Donatas Abraitisdoc: Specify allowed chars in bgp regular expressions
2019-04-23 Quentin Youngdoc: pim evpn tabs -> spaces
2019-04-23 Jafar Al-GharaibehMerge pull request #4179 from donaldsharp/mroute_show
2019-04-23 Jafar Al-GharaibehMerge pull request #4177 from donaldsharp/pim_more_sg
2019-04-23 Sri Mohana... Merge pull request #4163 from chiragshah6/evpn_dev2
2019-04-23 Donald SharpMerge pull request #4183 from ton31337/feature/validate...
2019-04-23 Russ WhiteMerge pull request #4185 from FRRouting/revert-4137-TE
2019-04-23 Russ WhiteRevert "isisd: Add IS-IS-TE support per Area"
2019-04-23 Russ WhiteMerge pull request #4137 from Orange-OpenSource/TE
2019-04-23 Donald SharpMerge pull request #4162 from opensourcerouting/rip...
2019-04-23 Donatas Abraitisbgpd: Validate as-path in `show bgp regexp`
2019-04-23 Donald Sharpdoc: Cleanup output of new PIM-EVPN doc
2019-04-22 Donald Sharpdoc: Update `show ip mroute` command docs.
2019-04-22 Donald Sharppimd: Add ability to select on S or G for `show ip...
2019-04-22 Donald Sharppimd: When creating new upstream state, figure out...
2019-04-22 Quentin YoungMerge pull request #4173 from mjstapp/fix_linklist_warning
2019-04-22 Quentin Youngdoc: add --apiserver to ospfd manpage
2019-04-22 Quentin Youngdoc: cleanup OSPF API server documentation
2019-04-22 Mark Stapplib: fix warning in linklist api
2019-04-22 Donald SharpMerge pull request #3786 from mjstapp/dplane_intf
2019-04-22 Quentin YoungMerge pull request #4161 from opensourcerouting/nb...
2019-04-22 Mark Stappzebra: removing old intf address code
2019-04-22 Mark Stappzebra: Dplane interface address install for non-netlink
2019-04-22 Mark Stappzebra: add 'is broadcast' accessor for interface data
2019-04-22 Mark Stapplibs: use const in some interface flag accessors
2019-04-22 Mark Stappzebra: Use dplane for interface addresses (netlink)
2019-04-22 Mark Stappzebra: add interface-address info for dataplane
2019-04-22 Jafar Al-GharaibehMerge pull request #4025 from AnuradhaKaruppiah/pim...
2019-04-22 Quentin YoungMerge pull request #4057 from mjstapp/fix_privs_even_more
2019-04-22 Mark Stapplibs: control privs changes with refcount
2019-04-22 Jafar Al-GharaibehMerge pull request #4166 from donaldsharp/pim_s_g
2019-04-22 Jafar Al-GharaibehMerge pull request #4170 from AnuradhaKaruppiah/evpn...
2019-04-21 Quentin YoungMerge pull request #4156 from ton31337/fix/allow_backsl...
2019-04-21 Anuradha Karuppiahpimd: fix macro backslash alignment
2019-04-21 Anuradha Karuppiahlib: two extra bytes were being allocated for the SG...
next