]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2020-12-01 Quentin Younglib: add support for scripts directory
2020-12-01 Quentin Youngbuild: HAVE_LUA -> HAVE_SCRIPTING
2020-12-01 Quentin Youngbgpd: update routemap scripting example
2020-12-01 Quentin Younglib: use appropriate MTYPE for scripts
2020-12-01 Quentin Younglib: add ability to decode from lua scripts
2020-12-01 Quentin Younglib: add more type encoders, register existings
2020-12-01 Quentin Younglib: change encoder_func signature
2020-12-01 Quentin Younglib: add more type encoder funcs
2020-12-01 Quentin Younglib: cleanup / refactor scripting foo
2020-12-01 Quentin Younglib: better load-time error handling for scripts
2020-12-01 Quentin Younglib: encode plen when passing prefixes to scripts
2020-12-01 Quentin Younglib: close lua state when destroying script
2020-12-01 Quentin Younglib: add better script error handling
2020-12-01 Quentin Younglib: initialize scripting system in libfrr
2020-12-01 Quentin Younglib: export zlog functions to scripts
2020-12-01 Quentin Younglib: allow passing arguments to scripts
2020-12-01 Quentin Younglib: fix hash issues in scripting foo
2020-12-01 Quentin Younglib: update script encoder signatures
2020-12-01 Quentin Younglib: add macros to count variadic args
2020-12-01 Quentin Younglib: make encoder type a typedef
2020-12-01 Quentin Younglib: add 'script <type> foo' test command
2020-12-01 Quentin Younglib: start adding generic scripting stuff
2020-12-01 Quentin Younglib: add Lua stack dumper
2020-12-01 Quentin Younglib: move bgp routemap stuff out of frrlua.[ch]
2020-12-01 Quentin Younglib: remove frrlua_initialize
2020-12-01 Quentin Younglib: allow exporting all logging functions to Lua
2020-12-01 Quentin Younglib: add interface -> table encoder
2020-12-01 Quentin Young*: add Lua 5.3 as a dependency
2020-12-01 Quentin Younglib: clean up frrlua.[ch]
2020-12-01 Donald SharpMerge pull request #7601 from patrasar/pim_fix
2020-12-01 Rafael ZalamenaMerge pull request #7617 from deastoe/dplane-fpm-lsp
2020-12-01 Donald SharpMerge pull request #7641 from rampxxxx/fix_run_folder
2020-12-01 Patrick RuddyMerge pull request #7483 from AnuradhaKaruppiah/evpn...
2020-12-01 Donald SharpMerge pull request #7632 from idryzhov/vtysh-memory...
2020-12-01 Mark StappMerge pull request #7642 from donaldsharp/remove_pimd_v...
2020-12-01 Donald SharpMerge pull request #7640 from opensourcerouting/bfd...
2020-12-01 Sarita Patrapimd: mesh group not removed when configured for multip...
2020-12-01 Sarita Patrapimd: rp not removed when configured for multiple groups
2020-12-01 Donald Sharppimd: Remove pim_version.c it is never used
2020-12-01 Donald SharpMerge pull request #7404 from vishaldhingra/pim
2020-12-01 Donald SharpMerge pull request #7578 from mjstapp/fix_pim_subdir_am
2020-12-01 Javier Garciatools: Fix run folder permissions
2020-12-01 Rafael Zalamenabfdd: session specific command type checks
2020-12-01 Igor Ryzhovdoc: add description of the new memory macro
2020-12-01 Donatas AbraitisMerge pull request #7630 from donaldsharp/snmp_clarity
2020-11-30 Donald SharpMerge pull request #7631 from mjstapp/fix_pw_ctx_leak
2020-11-30 Igor Ryzhovvtysh: fix incorrect memory statistics
2020-11-30 Igor Ryzhovvtysh: fix memory leak
2020-11-30 Mark Stappzebra: free dplane ctx after pw update
2020-11-30 Donald Sharpdoc: Explicitly call out need to add snmp module
2020-11-30 Rafael ZalamenaMerge pull request #7621 from idryzhov/fix-cisco-access...
2020-11-30 Duncan Eastoezebra: dplane FPM LSP table walk
2020-11-30 Rafael ZalamenaMerge pull request #7620 from ckishimo/cosmetic2
2020-11-27 Donald SharpMerge pull request #7584 from opensourcerouting/topotes...
2020-11-27 Igor Ryzhovyang: fix cisco access list source value
2020-11-27 Martin Wintertests: Ignore YANG stderr messages in test_all_protocol...
2020-11-27 Martin Wintertests: Fix logging output directory for older tests
2020-11-27 Martin Wintertests: Fix FRR process shutdown in failed topotest...
2020-11-27 Martin Wintertests: Fix Topotest runs with newerversion of Address...
2020-11-27 Duncan Eastoezebra: dplane FPM handle LSP install/update/delete
2020-11-27 Renato WestphalMerge pull request #7614 from donaldsharp/more_use_afte...
2020-11-26 Donald SharpMerge pull request #7593 from opensourcerouting/bgp_fea...
2020-11-26 Donald SharpMerge pull request #7611 from opensourcerouting/docker_...
2020-11-26 Donald Sharpldpd: Prevent usage after free
2020-11-26 Martin Wintertests: Update topotest Dockerfile to pick up keys from...
2020-11-26 Donatas AbraitisMerge pull request #7603 from donaldsharp/ospf_crash_fix
2020-11-26 Donatas AbraitisMerge pull request #7586 from kuldeepkash/bgp_multi_vrf
2020-11-26 Martin Wintertests: Make ospf convergence predictable by setting...
2020-11-25 Donald SharpMerge pull request #7600 from pjdruddy/evpn-mh-sa
2020-11-25 Mark StappMerge pull request #7608 from qlyoung/fix-missing-socku...
2020-11-25 Mark StappMerge pull request #7607 from pguibert6WIND/topo_python...
2020-11-25 Pat Ruddybgpd: correctly store allocated ES struct
2020-11-25 Renato WestphalMerge pull request #7602 from donaldsharp/ldp_use_after...
2020-11-25 Quentin Youngbgpd: remove unused, uninitialized sockunion
2020-11-25 Philippe Guiberttopotests: precise importation folder
2020-11-25 Philippe Guiberttopotests: python3, replace iteritems with items
2020-11-25 Philippe Guiberttopotests: python3, rename iterkey() with key() for...
2020-11-25 Philippe Guiberttopotests: python3, fix error ValueError: can't have...
2020-11-25 Philippe Guiberttopotests: python3, replace execfile with exec
2020-11-25 Donald Sharpospfd: Prevent crash by accessing memory not owned.
2020-11-25 Donald Sharpldpd: Prevent usage after free
2020-11-25 Donald SharpMerge pull request #7594 from ton31337/feature/show_pfx...
2020-11-25 Patrick RuddyMerge pull request #7502 from AnuradhaKaruppiah/evpn...
2020-11-25 Kuldeep Kashyaptests: Add tests to bgp_multi_vrf_topo2
2020-11-25 Donatas Abraitisbgpd: Show pfxSnt in JSON output for show bgp summary...
2020-11-25 Donald SharpMerge pull request #7591 from opensourcerouting/isisd...
2020-11-25 Donald SharpMerge pull request #7595 from ton31337/feature/bgpState...
2020-11-24 Anuradha Karuppiahbgpd: enable L3NHG installation for EVPN host routes...
2020-11-24 Anuradha Karuppiahbgpd: add a config knob to enable use of L3 NHG for...
2020-11-24 Anuradha Karuppiahbgpd: Use L3NHGs for symmetric IRB host routes
2020-11-24 Anuradha Karuppiahzebra: change the nhg format from hex to dec for easy...
2020-11-24 Anuradha Karuppiahbgpd: commands to display L3 NHGs and MAC-IP paths...
2020-11-24 Anuradha Karuppiahbgpd: use L3NHG while installing EVPN host routes in...
2020-11-24 Anuradha Karuppiahbgpd: Handle ES VTEP add/del to a host route
2020-11-24 Anuradha Karuppiahbgpd: L3NHG infrastructure for host routes in EVPN
2020-11-24 Anuradha Karuppiahbgpd: skip VRF import of MAC-IP routes that belong...
2020-11-24 Anuradha Karuppiahzebra: Keep DAD disabled if EVPN MH is turned on
2020-11-24 Quentin YoungMerge pull request #7475 from eololab/add-more-paramete...
2020-11-24 Donald SharpMerge pull request #7560 from opensourcerouting/fix_top...
2020-11-24 ckishimoospfd: fix a couple of typos
next