]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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
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
2020-01-16 David LamparterStable 7.2 backport edible arrangement (#5687)
2020-01-16 Mitchell Skibabgpd: add addpath ID to adj_out tree sort
2020-01-15 Donatas AbraitisMerge pull request #5685 from opensourcerouting/7.2...
2020-01-15 Quentin Youngbgpd: fix memory leak when parsing capabilities
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
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...
2020-01-07 Donatas AbraitisMerge pull request #5642 from slankdev/slankdev-bgpd...
2020-01-07 Hiroki Shirokurabgpd: fix large route-distinguisher's format
2019-12-20 Quentin YoungMerge pull request #5575 from ton31337/fix/no_bgp_liste...
2019-12-20 Donatas Abraitisbgpd: Make sure we can use `no bgp listen range ...`
2019-12-19 Donatas Abraitisbgpd: Do not apply eBGP policy for iBGP peers
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
2019-12-17 Donatas Abraitisbgpd: Show `ip` and `fqdn` in json output for `show...
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
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
2019-12-06 Jafar Al-GharaibehMerge pull request #5480 from mjstapp/fix_dplane_prov_f...
2019-12-05 Mark Stappzebra: capture dplane plugin flags
2019-12-04 Donald SharpMerge pull request #5469 from k0ste/stable_7.2_backports
2019-12-04 Donatas Abraitisbgpd: Autocomplete neighbor for clear bgp
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
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
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...
2019-11-20 Donatas Abraitistests: Test if `distance bgp (1-255) (1-255) (1-255...
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
2019-11-20 Quentin Youngpimd: fix bsm buflen check to include pim hdr
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
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
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...
2019-11-18 Donald Sharppimd: Dissallow obvious addresses from being the RP
2019-11-15 Sri Mohana... Merge pull request #5336 from opensourcerouting/ldpd...
2019-11-15 Donald SharpMerge pull request #5347 from ton31337/fix/bgp_dampenin...
2019-11-14 Donatas Abraitisdoc: Append documentation for `bgp dampening` command
2019-11-14 Donatas Abraitisbgpd: Rework BGP dampening to be per AFI/SAFI
2019-11-14 Renato Westphalldpd: add missing sanity check in the parsing of label...
2019-11-12 Donald SharpMerge pull request #5316 from k0ste/stable_7.2_backports
2019-11-12 Mark Stapplib: Remove include of deprecated sysctl.h
2019-11-08 Donatas AbraitisMerge pull request #5173 from opensourcerouting/72...
2019-11-01 Rafael ZalamenaMerge pull request #5264 from dslicenc/ospf-bfd-72
2019-11-01 Radhika Mahankaliospf: BFD down not tearing down OSPF adjacency for...
2019-10-31 Donald SharpMerge pull request #5254 from ton31337/fix/doc_bgp_redi...
2019-10-31 Donatas Abraitisdoc: Add redistribute vnc-direct command
2019-10-31 Donatas Abraitisdoc: redistribute vpn --> redistribute vnc
2019-10-29 Donald SharpMerge pull request #5243 from ton31337/fix/do_not_inclu...
next