]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-03-06 David LamparterMerge pull request #3853 from donaldsharp/partial_revert
2019-03-06 David LamparterMerge pull request #3911 from mjstapp/fix_privs_deadlock
2019-03-06 David LamparterMerge pull request #3869 from qlyoung/cocci-fixes
2019-03-05 Quentin YoungRevert "nhrpd: strncpy -> strlcpy"
2019-03-05 Mark Stapplibs: make privilege escalation thread-safe
2019-03-05 Sri Mohana... Merge pull request #3848 from chiragshah6/evpn_dev2
2019-03-04 Sri Mohana... Merge pull request #3879 from chiragshah6/evpn_dev1
2019-03-04 Chirag Shahbgpd: router mac same as self supress bgp update
2019-03-04 Chirag Shahbgpd: parse and comapre rmac attr against self mac
2019-03-01 Mark StappMerge pull request #3894 from donaldsharp/install_replace
2019-03-01 Renato WestphalMerge pull request #3877 from qlyoung/remove-strncpy
2019-03-01 Donald Sharpzebra: When installing a new route always use REPLACE
2019-03-01 Sri Mohana... Merge pull request #3882 from vivek-cumulus/refine_evpn...
2019-03-01 Donald SharpMerge pull request #3743 from NaveenThanikachalam/2990_New
2019-03-01 Donald SharpMerge pull request #3606 from pguibert6WIND/if_rmap_con...
2019-03-01 Naveen Thanikachalambgpd: Code to remove the bottleneck in aggregation.
2019-03-01 Naveen Thanikachalambgpd: Code to handle BGP aggregate's l-communities.
2019-03-01 Naveen Thanikachalambgpd: Code to handle BGP aggregate's e-communities.
2019-03-01 Naveen Thanikachalambgpd: Code to handle BGP aggregate's communities.
2019-03-01 Naveen Thanikachalambgpd: Code to handle BGP aggregate's as-path.
2019-02-28 Mark StappMerge pull request #3876 from qlyoung/fmt-fixes
2019-02-28 Donald SharpMerge pull request #3878 from opensourcerouting/fix...
2019-02-28 Donald SharpMerge pull request #3890 from opensourcerouting/bgp...
2019-02-28 Rafael Zalamenavtysh: hide old BGP vpnv(4|6) commands
2019-02-27 Sri Mohana... Merge pull request #3800 from chiragshah6/evpn_dev
2019-02-27 Sri Mohana... Merge pull request #3885 from qlyoung/capabilty
2019-02-27 Quentin Youngbgpd: capabilty
2019-02-27 Sri Mohana... Merge pull request #3880 from vivek-cumulus/evpn_advert...
2019-02-27 Russ WhiteMerge pull request #3872 from dslicenc/frr-reload-vrf...
2019-02-27 vivek*: Explicitly mark nexthop of EVPN-sourced routes as...
2019-02-27 vivekzebra, bgpd: Use L3 interface for VRF's VNI in route...
2019-02-27 vivekzebra, bgpd: Exchange L3 interface for VRF's VNI
2019-02-27 vivekbgpd: Fix EVPN advertise route-map application
2019-02-26 Chirag Shahbgpd: fix evpn type-5 implicit withdraw processing
2019-02-26 Renato Westphalbgpd: add missing checks for vpnv6 nexthop lengths
2019-02-26 Renato WestphalRevert "bgpd: in case nexthop is ipv6, set nh attribute...
2019-02-26 Quentin Youngpimd: strncpy -> strlcpy
2019-02-26 Quentin Youngospfd: strncpy -> strlcpy
2019-02-26 Quentin Youngnhrpd: strncpy -> strlcpy
2019-02-26 Quentin Younglib: strncpy -> strlcpy | memcpy
2019-02-26 Quentin Youngripd: strncpy -> strlcpy
2019-02-26 Quentin Youngbgpd: strncpy -> strlcpy
2019-02-26 Quentin Youngisisd: strncpy -> strlcpy
2019-02-26 Quentin Youngzebra: fix style for 7d9ee1
2019-02-26 Quentin Youngbgpd: fix style for 0f19a8
2019-02-26 Donald SharpMerge pull request #3844 from opensourcerouting/rpm...
2019-02-26 Quentin Youngtools: add coccinelle spatches
2019-02-26 Russ WhiteMerge pull request #3865 from qlyoung/fix-zebra-vxlan...
2019-02-26 Russ WhiteMerge pull request #3866 from donaldsharp/ospf_allow_vr...
2019-02-26 Russ WhiteMerge pull request #3868 from ton31337/fix/v6_only_flag
2019-02-26 Russ WhiteMerge pull request #3871 from dslicenc/frr-reload-blackhole
2019-02-26 Don Slicetools: keep exit-vrf to change context correctly betwee...
2019-02-26 Don Slicetools: fix blackhole static changes in frr-reload.py
2019-02-26 Olivier DugeonMerge pull request #3864 from qlyoung/fix-ospf-mtu...
2019-02-26 Martin WinterMerge pull request #3832 from kooky/rename_backet
2019-02-25 Quentin Young*: replace XMALLOC + memset with XCALLOC
2019-02-25 Quentin Young*: remove casts of XMALLOC / XCALLOC
2019-02-25 Quentin Young*: remove null check before XFREE
2019-02-25 Quentin Younglib: STAILQ_FOREACH_SAFE never gives a null elem
2019-02-25 Quentin Young*: compare pointer types to NULL, not 0
2019-02-25 Quentin Young*: do not check XMALLOC / XCALLOC for null ret
2019-02-25 Quentin Young*: use array_size instead of raw division
2019-02-25 Quentin Young*: remove unnecessary semicolon from switches
2019-02-25 Quentin Young*: remove useless return variables
2019-02-25 Quentin Young*: return bool from boolean functions
2019-02-25 Quentin Young*: use proper bool initializers & fix comparisons
2019-02-25 Donatas Abraitisbgpd: Add peer action for PEER_FLAG_IFPEER_V6ONLY flag
2019-02-25 Donald Sharpospfd: Allow pre-existing vrf's to work
2019-02-25 Quentin Youngzebra: remove all instances of strncpy
2019-02-25 Quentin Younglib: add compatibility #define for hash_backet
2019-02-25 Quentin Youngospfd: fix link MTU warning style
2019-02-25 Tim Bray*: Rename backet to bucket
2019-02-24 Russ WhiteMerge pull request #3856 from donaldsharp/dplane_use_af...
2019-02-24 Donald Sharpzebra: Fix use after free in rib_process_result
2019-02-23 Donald SharpMerge pull request #3836 from opensourcerouting/debian...
2019-02-23 Donald Sharpzebra: Prevent crash in dad auto recovery
2019-02-22 Donald SharpMerge pull request #3843 from opensourcerouting/cli...
2019-02-22 Donald SharpMerge pull request #3847 from mjstapp/fix_rnode_unlock
2019-02-22 Mark StappMerge pull request #3851 from donaldsharp/bgp_routemap_fix
2019-02-22 Donald Sharpbgpd: Fix compile warning -> error
2019-02-21 Sri Mohana... Merge pull request #3827 from chiragshah6/evpn_dev1
2019-02-21 Chirag Shahzebra: advertise evpn route upon l3vni svi mac chg
2019-02-21 Mark Stappzebra: unlock route-node in dplane results handler
2019-02-21 Jafar Al-GharaibehMerge pull request #3841 from donaldsharp/pim_test
2019-02-21 Donald SharpMerge pull request #3830 from opensourcerouting/cherrypicks
2019-02-21 Renato Westphalbgpd: fix the add-path code to understand the mpls...
2019-02-21 Renato Westphalbgpd: fix null pointer dereference bug
2019-02-21 Renato Westphalisisd: fix crash when entering "no ip[v6] router isis...
2019-02-21 Renato Westphalpbrd: add missing newline at the end of warning message
2019-02-21 Renato Westphalpbrd: fix removal of ipv6 nexthops
2019-02-21 Donald Sharplib: Allow DEFPY_HIDDEN to exist in vtysh
2019-02-21 Donald Sharppimd: Add 'test pim keepalive-reset A.B.C.D A.B.C.D...
2019-02-20 Renato WestphalMerge pull request #3835 from qlyoung/build-update...
2019-02-20 Martin Winterredhat: Require newer libyang (> 0.16.74) for embedded...
2019-02-19 David Lamparterbgpd: make valgrind suppression more generic
2019-02-19 David Lamparterlib: yang: use common yang_ctx_new_setup()
2019-02-19 David Lampartertools: fix new init script wrt. multi-instance
2019-02-19 David Lamparterdoc: update for new daemons settings
2019-02-19 David Lamparterwatchfrr: build in defaults for -r/-s/-k
2019-02-19 David Lamparterdebian: remove superseded systemd lintian override
next