]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-05-16 Mark Stappdoc: add doc for zebra dplane cli
2019-05-16 Chirag Shahzebra: unset sticky mac upon local deletion
2019-05-16 Quentin Youngdoc: add doc for bgp maximum-prefix knob
2019-05-16 Lakshman Krishnamoorthybgpd: Evpn json cli output missing
2019-05-16 Christian Frankeisisd: Don't set subtlv structure if we didn't unpack...
2019-05-16 rgiradaPimd : S,G Mroute entries are not expiring even after...
2019-05-16 Naveen Thanikachalamlib, bgpd: Disallow processing of duplicate config.
2019-05-16 vishaldhingralib : Child rmap not sending an update to parent rmap...
2019-05-14 Donald SharpMerge pull request #4336 from mjstapp/fix_vrf_lsps_7_1
2019-05-14 Mark Stappzebra: [7.1] remove vrf LSPs when vrf is deleted
2019-05-08 Donald Sharpconfigure: Update Version to be 7.1
2019-05-08 Donald SharpMerge pull request #4286 from vishaldhingra/show_expanded
2019-05-08 vishaldhingrabgpd : lcommlist not shows the standard and expanded...
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
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
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...
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
2019-05-06 Quentin Younglib: add string replace function
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
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...
2019-05-06 Philippe Guibertospfd: add bfd up event trace
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
2019-05-03 Quentin Youngzebra: fix zapi msg debugging dumps
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`
2019-05-03 Donald Sharpzebra: Memory allocations do not fail
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
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
2019-05-02 Mark Stappzebra: replace strncpy with strlcpy in dplane
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...
2019-05-02 Pascal MathisMerge pull request #4240 from FRRouting/revert-4236...
2019-05-02 Lou BergerRevert "Zebra diet"
2019-05-02 Lou BergerMerge pull request #4236 from donaldsharp/zebra_diet
2019-05-02 Lou Bergertopotests/bgp_rfapi_basic_sanity: cleanup rfapi using...
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...
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
next