]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-05-30 Renato WestphalMerge pull request #4267 from qlyoung/fix-misc-compile...
2019-05-29 Sri Mohana... Merge pull request #4402 from chiragshah6/evpn_dev1
2019-05-29 Donald SharpMerge pull request #4415 from mjstapp/dplane_dist_setters
2019-05-29 Donald SharpMerge pull request #4351 from patrasar/pim_show_ip_mrou...
2019-05-29 Quentin Younglib: fix helpstring truncation
2019-05-29 Quentin Youngbgpd: use XCALLOC to allocate string buf
2019-05-29 Quentin Younglib: use static storage for vty_cwd
2019-05-29 Quentin Youngbgpd: fix pointer bug introduced in strlcat change
2019-05-29 Quentin Youngbgpd: suppress dead store warning
2019-05-29 Quentin Youngospfd: initialize maybe-uninitialized bool
2019-05-29 Quentin Younglib, zebra: remove uses of strncpy
2019-05-29 Quentin Youngzebra: strcat -> strlcat
2019-05-29 Quentin Youngstaticd: strcpy -> strlcpy
2019-05-29 Quentin Youngvtysh: strcpy -> strlcpy, strcat -> strlcat
2019-05-29 Quentin Youngpbrd: strcpy -> strlcpy
2019-05-29 Quentin Youngpimd: strcpy -> strlcpy
2019-05-29 Quentin Youngripngd: strcat -> strlcat
2019-05-29 Quentin Younglib: remove some strcpy, strcat
2019-05-29 Quentin Youngbgpd: remove strcpy, strcat
2019-05-29 Quentin Youngbgpd: fix rfapi false compiler warning
2019-05-29 Quentin Youngbgpd: fix false compiler warning
2019-05-29 Quentin Younglib: fix false compiler warning
2019-05-29 Quentin Younglib: fix uninitialized variable in backtrace output
2019-05-29 Quentin Youngzebra: fix maybe-uninitialized pointer
2019-05-29 Quentin Youngzebra: fix unused variable on OmniOS
2019-05-29 Mark Stappzebra: add setters for distance, instance
2019-05-29 Sarita Patrapimd: new cli command show ip mroute summary
2019-05-29 Mark StappMerge pull request #4414 from opensourcerouting/feature...
2019-05-29 Mark StappMerge pull request #4326 from sworleys/Move-NH-Active...
2019-05-29 Mark StappMerge pull request #4404 from qlyoung/const-linklist
2019-05-29 Donald SharpMerge pull request #4228 from mjstapp/dplane_notif
2019-05-29 Christian Frankeisisd: Remove unnecessary use of strcpy
2019-05-29 Christian Frankeisisd: Remove warning about shadowing a variable
2019-05-29 Donald SharpMerge pull request #4401 from manuhalo/fix_isisd_remove...
2019-05-29 Emanuele Di... isisd: del routes when area is unconfigured
2019-05-29 Donald SharpMerge pull request #4407 from opensourcerouting/snap...
2019-05-28 Martin Wintersnapcraft: Add libdb5.3 dependency
2019-05-28 Martin Wintersnapcraft: Disable libyang CACHE for snap package ...
2019-05-28 Martin Wintersnapcraft: Add FabricD to Snap package
2019-05-28 Martin Wintersnapcraft: Update bgpd to use newer rpki lib
2019-05-28 Martin Wintersnapcraft: Add libyang to snap package
2019-05-28 Martin Wintersnapcraft: Add missing staticd.conf.default
2019-05-28 Martin Wintersnapcraft: Don't stage libc6
2019-05-28 Martin Wintersnapcraft: Update RTRLIB to 0.6.3
2019-05-28 Stephen Worleyzebra: Move nexthop_active_XXX functions to zebra_nhg.c
2019-05-28 Chirag Shahbgpd: fix debug to have proper nhop display
2019-05-28 Quentin Younglib: const a couple linklist apis
2019-05-28 Donald SharpMerge pull request #4391 from ton31337/feature/delete_p...
2019-05-28 Mark Stappzebra: generate updates from notifications
2019-05-28 Lou BergerMerge pull request #4384 from dslicenc/bgp-no-delete...
2019-05-28 Olivier DugeonMerge pull request #4371 from manuhalo/fix_isisd_large_mtu
2019-05-28 Jafar Al-GharaibehMerge pull request #4239 from sarav511/rp
2019-05-28 Renato WestphalMerge pull request #4322 from sworleys/Nexthop-Cmp
2019-05-28 Mark Stappzebra: mpls lsp async notifications
2019-05-28 Mark Stappzebra: add dplane context lsp setters
2019-05-28 Mark Stappzebra: support route changes via dplane notifications
2019-05-28 Mark Stappzebra: share rib processing of updates and notifications
2019-05-28 Mark Stappzebra: add 'set' api for dplane context provider
2019-05-28 Mark Stappzebra: add source plugin info to dplane context
2019-05-28 Mark Stappzebra: add a fib-specific nexthop-group
2019-05-28 Mark Stappzebra: add dplane context accessors
2019-05-28 Mark Stappzebra: begin dataplane notifications
2019-05-28 Mark Stappzebra: set nexthop install state more accurately
2019-05-28 Mark Stappzebra: add api to locate route-node from dplane ctx
2019-05-28 Mark Stappzebra: add api to update route from dplane ctx
2019-05-28 Mark Stappzebra: add a start callback for dplane plugins
2019-05-28 Russ WhiteMerge pull request #4377 from ton31337/feature/show_fqd...
2019-05-28 Russ WhiteMerge pull request #4346 from pguibert6WIND/regression_...
2019-05-27 Renato WestphalMerge pull request #4396 from donaldsharp/rpki_stuff
2019-05-27 Renato WestphalMerge pull request #4394 from donaldsharp/list_doc_update
2019-05-27 Renato WestphalMerge pull request #4390 from qlyoung/frrstr-beginswith...
2019-05-27 Donald Sharpbgpd: convert a couple of debug strings in rpki to...
2019-05-26 Donald Sharpdoc: Update docs to represent changes on the ground
2019-05-25 Donatas Abraitisplist: Delete prefix-list by sequence number
2019-05-25 David Lamparterzebra: Add kernel level graceful restart (#4301)
2019-05-25 David LamparterMerge branch 'pr4392'
2019-05-25 David Lamparterdoc: fix space character nit
2019-05-24 Donald Sharpbgpd, lib: Remove SO_MARK
2019-05-24 Donald Sharpbgpd: Display FD used for peer
2019-05-24 Donald Sharpdoc: Add 'show thread cpu' and 'show thread poll' docum...
2019-05-24 Donald Sharpdoc, tools: Update to code to show example MAX_FDS
2019-05-24 Donald Sharplib: Display to end user the MAX_FDS allowed
2019-05-24 Donald Sharplib: 'show thread cpu' help strings referenced a weird...
2019-05-23 Donald Sharpdoc, zebra: Remove `keep_kernel_mode` from zebra
2019-05-23 Donald Sharpzebra: Add kernel level graceful restart
2019-05-23 Quentin Younglib: replace begins_with, add frrstr_endswith
2019-05-23 Stephen Worleylib,zebra,bgpd,pbrd: Compare nexthops without labels
2019-05-23 Stephen Worleylib: Explicitly cmp gateway and source based on AF
2019-05-23 Stephen Worleylib,zebra,bgpd: Remove nexthop_same_no_recurse()
2019-05-23 Stephen Worleylib: Update nexthop_same to use nexthop_cmp
2019-05-23 Stephen Worleylib: Add labels_cmp to nexthop_cmp
2019-05-23 Stephen Worleylib: nexthop-cmp return if gateways don't match
2019-05-23 Stephen Worleylib: Make labels_match function use labels_cmp
2019-05-23 Stephen Worleylib: Add nexthop labels cmp functions
2019-05-23 Donald Sharplib: Add nexthop_cmp
2019-05-23 Emanuele Di... isisd: support circuits with mtu > 8192
2019-05-22 Don Slicebgpd: disable deleting default instance if vrf instance...
2019-05-22 Quentin YoungMerge pull request #4385 from manuhalo/fix_deprecate_retain
2019-05-22 Emanuele Di... bgpd, ripd, ripngd: remove deprecated -r option
2019-05-21 Donald SharpMerge pull request #4359 from adharkar/frr-master-rtm_vxlan
next