]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-05-07 Philippe Guibertbfd: add bfdd_privs to the bglobal structure
2019-05-07 Philippe Guibertdoc: change bfd show commands with vrfname keyword
2019-05-07 Philippe Guibertbfdd: show bfd [vrf NAME] peer command change
2019-05-07 Philippe Guibertbfdd: add show bfd [vrf NAME] counters command
2019-05-07 Philippe Guibertbfdd: add show bfd [vrf NAME] peers command
2019-05-07 Philippe Guibertbfdd: avoid creating duplicate peer contexts
2019-05-07 Philippe Guibertdoc: update bfd documentation
2019-05-07 Philippe Guibertbfd-vrf_topo1: add bfd test on a vrf netns
2019-05-07 Philippe Guibertbfdd: do not insert obs entry in the list, once disabled
2019-05-07 Philippe Guibertbfdd: check bfd on upon interface presence from separat...
2019-05-07 Philippe Guibertbfdd: upon vrf enable/disable, update bs and obs list
2019-05-07 Philippe Guibertbgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_se...
2019-05-07 Philippe Guibertbfdd: register to interfaces from other vrfs
2019-05-07 Philippe Guibertbfdd, zebra: pass the vrf identifier between zebra...
2019-05-07 Philippe Guibertbfdd: socket handling per vrf context
2019-05-07 Philippe Guibertbfdd: add vrf framework
2019-05-07 Philippe Guibertbfdd: use vrf api for creation socket with binding...
2019-05-07 Philippe Guibertlib: perform a bind inside vrf_socket() call
2019-05-07 Philippe Guibertbfdd: permit to configure both iface and vrf
2019-05-07 Philippe Guibertbfdd: add sys_admin capability and net_raw capability
2019-05-07 Philippe Guibertbfdd: socket creation in a vrf can be done
2019-05-07 Philippe Guibertbfdd: remove the constraint of bfd vrf and multihop
2019-05-07 Philippe Guibertbfdd: move bfd_ses_[xx] to bfd_sess_[xx] like other...
2019-05-07 Philippe Guibertbfdd: use logging convention for remaining zlog_debug
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-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 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
next