]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2019-05-09 Jafar Al-GharaibehMerge pull request #4298 from qlyoung/gitignore-ccls...
2019-05-09 Quentin Young.gitignore: ignore .ccls-cache 4298/head
2019-05-09 Donald SharpMerge pull request #4251 from rgirada/fix_pim_upstream
2019-05-09 rgiradaPimd : S,G Mroute entries are not expiring even after... 4251/head
2019-05-08 Donald SharpMerge pull request #4283 from lkrishnamoor/json_output_cli
2019-05-08 Lakshman Krishnamoorthybgpd: Evpn json cli output missing 4283/head
2019-05-08 Donald Sharpconfigure: Update to newer version frr-7.2-dev
2019-05-08 Donald SharpMerge pull request #4286 from vishaldhingra/show_expanded 7.1_pulled
2019-05-08 vishaldhingrabgpd : lcommlist not shows the standard and expanded... 4286/head
2019-05-07 Renato WestphalMerge pull request #4280 from qlyoung/remove-yang-strre...
2019-05-07 Quentin YoungMerge pull request #4277 from rtrlib/2019-05-07-master...
2019-05-07 Quentin YoungMerge pull request #4082 from opensourcerouting/grpc...
2019-05-07 Quentin YoungMerge pull request #4215 from Orange-OpenSource/TE
2019-05-07 Quentin Younglib: remove str_replace function 4279/head 4280/head
2019-05-07 Sri Mohana... Merge pull request #4273 from donaldsharp/doc_zebra_command
2019-05-07 Lou BergerMerge pull request #4270 from opensourcerouting/libyang...
2019-05-07 Marcel Röthkebgpd: fix rpki module build without ssh support 4277/head
2019-05-07 Marcel Röthkebgpd: add missing newline to a warning message in the...
2019-05-07 Donald Sharpdoc: Add a couple of missed `show zebra ...` comamnds... 4273/head
2019-05-07 Donald SharpMerge pull request #4266 from vishaldhingra/lcomm_dyn
2019-05-07 Renato WestphalMerge pull request #4268 from qlyoung/frrstr-replace
2019-05-07 Renato WestphalMerge pull request #4244 from donaldsharp/pim_single_in...
2019-05-07 Donald SharpMerge pull request #4264 from pguibert6WIND/trace_bfd
2019-05-07 Renato Westphallib, yang: disable libyang custom user types temporarily 4270/head
2019-05-06 Quentin Younglib: add string replace function 4268/head
2019-05-06 Renato WestphalMerge pull request #4256 from donaldsharp/zebra_table
2019-05-06 Renato WestphalMerge pull request #4253 from qlyoung/zapi-handler...
2019-05-06 Renato WestphalMerge pull request #4234 from donaldsharp/flood_the_vtep
2019-05-06 Donald Sharpdoc, zebra: Remove "table X" command 4256/head
2019-05-06 Donald Sharpzebra: Be consistent in how we call rib_add( and rib_de...
2019-05-06 vishaldhingrabgpd : dynamic modification in lcomm-list is not taking... 4266/head
2019-05-06 Philippe Guibertospfd: add bfd up event trace 4264/head
2019-05-06 Philippe Guibertbgpd: add bfd event trace
2019-05-05 Rafael ZalamenaMerge pull request #4255 from donaldsharp/coverity_stol...
2019-05-03 Mark StappMerge pull request #4233 from qlyoung/fix-zapi-msg...
2019-05-03 Quentin Young*: use ZAPI_CALLBACK_ARGS macro for zapi handlers 4253/head
2019-05-03 Quentin Youngzebra: fix zapi msg debugging dumps 4233/head
2019-05-03 Quentin YoungMerge pull request #4252 from pogojotz/master
2019-05-03 Quentin Younglib: define ZAPI_CALLBACK_ARGS macro
2019-05-03 Juergen Wernerdoc: Fix failing `make doc` 4252/head
2019-05-03 Donald Sharpzebra: Memory allocations do not fail 4255/head
2019-05-03 Donald Sharplib: Remove functionally dead code.
2019-05-03 Donald Sharpospfd: continue statement is redundant
2019-05-03 Donald Sharpbgpd: The vpn variable must be non-null
2019-05-03 Donald Sharpzebra: Add some extra safety for route_info
2019-05-03 Donald Sharpbgpd: Remove logically dead code assignment
2019-05-03 Donald Sharpzebra: ifp must be a real pointer sometimes
2019-05-03 Donald Sharppbrd: Prevent usage of c if it is null
2019-05-02 Donald SharpMerge pull request #4247 from mjstapp/fix_topotest_topo...
2019-05-02 Mark Stapptopotest: fix pytest deprecation warning 4247/head
2019-05-02 Donald SharpMerge pull request #4243 from mjstapp/fix_dplane_strlcpy
2019-05-02 Donald Sharppimd: Stop crash in show of single interface 4244/head
2019-05-02 Mark Stappzebra: replace strncpy with strlcpy in dplane 4243/head
2019-05-02 Donald SharpMerge pull request #4238 from LabNConsulting/working...
2019-05-02 Donald SharpMerge pull request #4241 from FRRouting/revert-4192...
2019-05-02 Donald SharpRevert "bgpd: Prevent IPv6 routes received via a ibgp... 4241/head
2019-05-02 Pascal MathisMerge pull request #4240 from FRRouting/revert-4236...
2019-05-02 Lou BergerRevert "Zebra diet" 4240/head
2019-05-02 Lou BergerMerge pull request #4236 from donaldsharp/zebra_diet
2019-05-02 Lou Bergertopotests/bgp_rfapi_basic_sanity: cleanup rfapi using... 4236/head
2019-05-02 Donald Sharplib: Convert table code to use new hash type
2019-05-02 Donald Sharplib: Make prefix_hash_key accept a const
2019-05-02 Donald Sharplib: Make _find functions treat the head as const
2019-05-02 Donald Sharpzebra: Remove linked list and replace with new LIST
2019-05-02 Donald Sharpdoc: Some minor doc cleanup for new data structures
2019-05-01 Russ WhiteMerge pull request #4230 from sworleys/Route-Info-Check
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... 4238/head
2019-05-01 Stephen Worleyzebra: Check on startup route_info has all types 4230/head
2019-05-01 Quentin Youngzebra: suppress unused variable warning 4234/head
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 4232/head
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 4215/head
2019-04-30 Stephen Worleyzebra: Comment to ensure types added to route_info 4226/head
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... 3045/head
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... 4227/head
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
next