]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2020-04-23 Ruben Kerkhofvrrpd: fix build on Fedora Rawhide 6284/head
2020-04-23 Donald Sharpbabeld: GCC complaining about no return in non-void...
2020-04-23 Ruben Kerkhofbabeld: fix build on Fedora Rawhide
2020-04-23 Ruben Kerkhofbgpd: remove unused variable
2020-04-23 Tomas Korbarpimd: Make frr able to be built by gcc 10
2020-04-23 Ruben Kerkhofldpd: remove multiple definitions of thread_master
2020-04-23 Ruben Kerkhofldpd: fix another linking issue with GCC-10
2020-04-23 Ruben Kerkhoftests: fix build with GCC 10
2020-04-23 Ruben Kerkhofldpd: Fix linking error on Fedora Rawhide with GCC 10
2020-03-03 Mark StappMerge pull request #5891 from sworleys/stable-7.2-Fix...
2020-03-02 Stephen Worleyzebra: add vrf_id to nexthop from netlink route delete 5891/head
2020-02-06 Mark StappMerge pull request #5724 from donaldsharp/7.2_missing_p...
2020-02-04 Hiroki Shirokurazebra: fix kernel-route's deletion on vrf 5724/head
2020-01-25 Donatas AbraitisMerge pull request #5729 from opensourcerouting/72_fix_...
2020-01-24 Martin Winterlib: Fix missing __be16 typedef on CentOS6 5729/head
2020-01-17 Martin WinterFRRouting Release 7.2.1 frr-7.2.1
2020-01-16 David LamparterMerge pull request #5696 from qlyoung/stable-7.2-backpo...
2020-01-16 Quentin Youngpimd: readd iph length checks 5696/head
2020-01-16 Quentin Youngpimd: fix missing igmp mtrace length check
2020-01-16 Quentin Youngospfd: sizeof(pointer) -> sizeof(pointed-at)
2020-01-16 Quentin Youngospfd: fix misplaced trust in ip header length
2020-01-16 Quentin Youngbgpd: more attribute parsing cleanup & paranoia
2020-01-16 Quentin Youngbgpd: remove bgp_attr_dup
2020-01-16 Quentin Younglib: fix heap buf overflow when adding prefix orf
2020-01-16 Quentin Youngbgpd: clean up attribute parsing state before ret
2020-01-16 Quentin Youngbgpd: ensure transit ptr is nulled on free
2020-01-16 Quentin Youngbgpd: fix bad bounds check for addpath in nlri
2020-01-16 Quentin Youngbgpd: fix heap buffer overflow in lcom -> str enc
2020-01-16 Quentin Youngbgpd: use safe functions to work with ecom attrs
2020-01-16 Quentin Youngbgpd: remove extra ecom attr ptr increment
2020-01-16 David Lamparterbgpd: [7.2] fix unaligned access to addpath id (#5693)
2020-01-16 Donald SharpMerge pull request #5689 from ton31337/fix/addpath_adj_...
2020-01-16 Santosh P Kbgpd: fix unaligned access to addpath id 5693/head
2020-01-16 David LamparterStable 7.2 backport edible arrangement (#5687)
2020-01-16 Mitchell Skibabgpd: add addpath ID to adj_out tree sort 5689/head
2020-01-15 Donatas AbraitisMerge pull request #5685 from opensourcerouting/7.2...
2020-01-15 Quentin Youngbgpd: fix memory leak when parsing capabilities 5687/head
2020-01-15 Quentin Youngzebra: bfd message handling cleanup foo
2020-01-15 Quentin Youngzebra: fix bfd deregister message memleak
2020-01-15 Quentin Youngbgpd: avoid memcmp(NULL, NULL)
2020-01-15 Quentin Youngbgpd: fix unaligned access to addpath id
2020-01-15 Quentin Youngzebra: fix ptm heap double free
2020-01-15 Quentin Youngzebra: free ptm message on error
2020-01-15 Quentin Youngzebra: fix undefined bitshifts in netlink stuff
2020-01-15 Quentin Youngzebra: reject ingress packets that are too large
2020-01-15 Quentin Youngzebra: fix multiple bfd buffer issues
2020-01-15 Quentin Youngzebra: null terminate interface name from wire
2020-01-15 Quentin Youngzebra: fix iptable memleak, fix free funcs
2020-01-15 Quentin Youngzebra: ensure ipset name is null terminated
2020-01-15 Quentin Youngzebra: disallow negative rtadv intvl, fix overflow
2020-01-15 Quentin Younglib: fix ifindex comparison overflow
2020-01-15 Quentin Youngzebra: check pbr rule msg for correct afi
2020-01-15 Quentin Youngzebra: use correct attr size for netlink enc
2020-01-15 David Lamparterospfclient: don't install man page 5685/head
2020-01-15 David Lamparterdoc: rename man pages to frr-*
2020-01-07 Donald SharpMerge pull request #5647 from LabNConsulting/working...
2020-01-07 Donald SharpMerge pull request #5569 from ton31337/fix/ebgp-require...
2020-01-07 Donald SharpMerge pull request #5544 from ton31337/fix/rr_do_not_sh...
2020-01-07 Lou Bergertopotest: bgp_l3vpn_to_bgp_vrf allow for different... 5647/head
2020-01-07 Donatas AbraitisMerge pull request #5642 from slankdev/slankdev-bgpd...
2020-01-07 Hiroki Shirokurabgpd: fix large route-distinguisher's format 5642/head
2019-12-20 Quentin YoungMerge pull request #5575 from ton31337/fix/no_bgp_liste... 5591/head
2019-12-20 Donatas Abraitisbgpd: Make sure we can use `no bgp listen range ...` 5575/head
2019-12-19 Donatas Abraitisbgpd: Do not apply eBGP policy for iBGP peers 5569/head
2019-12-19 Donatas Abraitistests: Test if eBGP policy is not applied to iBGP peers
2019-12-19 Quentin YoungMerge pull request #5562 from mjstapp/fix_test_typelist_7_2
2019-12-18 Mark Stapptests: fix endian bug in test_typelist 5562/head
2019-12-17 Donatas Abraitisbgpd: Show `ip` and `fqdn` in json output for `show... 5544/head
2019-12-17 Donatas Abraitistests: Test if `ip` and `fqdn` are included in `show...
2019-12-10 Donald SharpMerge pull request #5518 from mjstapp/fix_evpn_state_7_2
2019-12-10 Mark Stappzebra: use correct state when installing evpn macs 5518/head
2019-12-09 Renato WestphalMerge pull request #5505 from m-varasteh/fix-if_update_...
2019-12-08 Mahdi Varastehlib: set entry to xpath in if_update_to_new_vrf 5505/head
2019-12-06 Jafar Al-GharaibehMerge pull request #5480 from mjstapp/fix_dplane_prov_f...
2019-12-05 Mark Stappzebra: capture dplane plugin flags 5480/head
2019-12-04 Donald SharpMerge pull request #5469 from k0ste/stable_7.2_backports
2019-12-04 Donatas Abraitisbgpd: Autocomplete neighbor for clear bgp 5469/head
2019-12-04 David Lamparter[7.2]bgpd: Prevent crash in bgp_table_range_lookup...
2019-12-03 Mark Stappospfd,eigrpd: don't take address of packed struct member 5454/head
2019-12-03 Donald Sharpbgpd: Prevent crash in bgp_table_range_lookup
2019-12-02 Donatas AbraitisMerge pull request #5447 from donaldsharp/7.2_bgp_show_...
2019-12-02 Donald Sharpbgpd: Fix memory leak in json output of show commands 5447/head
2019-11-21 Donald SharpMerge pull request #5391 from opensourcerouting/bfd...
2019-11-21 Donald SharpMerge pull request #5392 from ton31337/fix/update_rib_o...
2019-11-21 Donald SharpMerge pull request #5395 from ton31337/fix/send_BGP_NOT...
2019-11-20 Donatas Abraitisbgpd: Notify "Peer De-configured" after entering 'no... 5395/head
2019-11-20 Donatas Abraitistests: Test if `distance bgp (1-255) (1-255) (1-255... 5392/head
2019-11-20 Donatas Abraitisbgpd: Reflect the distance in RIB when it is changed...
2019-11-20 Donatas AbraitisMerge pull request #5387 from donaldsharp/7.2_cherrys
2019-11-20 Rafael Zalamenabfdd: fix multiple VRF handling 5391/head
2019-11-20 Quentin Youngpimd: fix bsm buflen check to include pim hdr 5387/head
2019-11-20 Donald Sharppimd: Various buffer overflow reads and crashes
2019-11-20 Donald Sharppimd: Fix possible read beyond end of data received
2019-11-20 Donald Sharpzebra: Router Advertisement socket mess up
2019-11-19 Donald SharpMerge pull request #5374 from opensourcerouting/snap...
2019-11-19 Martin Wintersnapcraft: Add vrrpd to the snapcraft package 5374/head
2019-11-19 Donald SharpMerge pull request #5365 from ton31337/fix/addpath_tota...
2019-11-19 Mitch Skibabgpd: Fix per afi/safi addpath peer counting 5365/head
2019-11-19 Jafar Al-GharaibehMerge pull request #5362 from donaldsharp/72_pim_crash_rp
2019-11-18 Donald Sharppimd: Create pimreg interface when we start any interfa... 5362/head
next