]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-01-18 Renato Westphalripngd: add VRF support
2019-01-18 Renato Westphalripd: add vrf input parameter to the "clear-rip-route...
2019-01-18 Renato Westphalripd: make YANG operational-data VRF aware too
2019-01-18 Renato Westphalripd: add VRF support
2019-01-18 Renato Westphalripd: failure to create a socket shouldn't be a fatal...
2019-01-18 Renato Westphalripd: switch from sendto() to sendmsg()
2019-01-18 Renato Westphallib: peform only partial YANG validation when displayin...
2019-01-18 Renato Westphallib: introduce new YANG helper function
2019-01-18 Renato Westphallib: constify a few parameters in the VRF code
2019-01-18 Renato Westphalripngd: remove the ripng global variable
2019-01-18 Renato Westphalripngd: move "ripng_offset_list_master" to the ripng...
2019-01-18 Renato Westphalripdng: clear list of peers when RIPng is deconfigured
2019-01-18 Renato Westphalripngd: move "peer_list" to the ripng structure
2019-01-18 Renato Westphalripngd: move "Vripng_passive_interface" to the ripng...
2019-01-18 Renato Westphalripngd: move "ripng_enable_network" to the ripng structure
2019-01-18 Renato Westphalripngd: move "ripng_enable_if" to the ripng structure
2019-01-18 Renato Westphalripngd: simplify cleaning up of routing instance
2019-01-18 Renato Westphalripd: remove the rip global variable
2019-01-18 Renato Westphalripd: clear list of peers when RIP is deconfigured
2019-01-18 Renato Westphalripd: move "rip_distance_table" to the rip structure
2019-01-18 Renato Westphalripd: move global counters to the rip structure
2019-01-18 Renato Westphalripd: remove dead code
2019-01-18 Renato Westphalripd: move "rip_offset_list_master" to the rip structure
2019-01-18 Renato Westphalripd: move "peer_list" to the rip structure
2019-01-18 Renato Westphalripd: move "Vrip_passive_nondefault" to the rip structure
2019-01-18 Renato Westphalripd: move "rip_enable_network" to the rip structure
2019-01-18 Renato Westphalripd: move "rip_enable_interface" to the rip structure
2019-01-18 Renato Westphalripd: simplify cleaning up of routing instance
2019-01-18 Renato Westphalripngd: fix valgrind warning about uninitialized memory...
2019-01-18 Renato Westphalripd, ripngd: fix null pointer dereference in YANG...
2019-01-17 Mark StappMerge pull request #3625 from donaldsharp/clist_strlen
2019-01-17 Donald Sharpbgpd: Use string length not sizeof the array
2019-01-16 Rafael ZalamenaMerge pull request #3624 from mjstapp/fix_ldpd_bind
2019-01-16 Mark Stappldpd: fix missing return value in bindany
2019-01-15 Jafar Al-GharaibehMerge pull request #3617 from donaldsharp/cleanup_old_s...
2019-01-15 Lou BergerMerge pull request #3570 from donaldsharp/dire_warning
2019-01-15 Lou BergerMerge pull request #3610 from donaldsharp/bgp_default_doc
2019-01-15 Lou BergerMerge pull request #3532 from donaldsharp/community_lis...
2019-01-15 Donald Sharpzebra: Cleanup unnecessary check
2019-01-15 Renato WestphalMerge pull request #3180 from qlyoung/prefixlen-u8...
2019-01-14 Donald SharpMerge pull request #3611 from opensourcerouting/nb...
2019-01-14 Renato Westphaldoc: update build instructions for freebsd on how to...
2019-01-14 Renato Westphallib: update suggestions related to some northbound...
2019-01-14 Renato Westphallib: don't abort when incomplete xpath is given by...
2019-01-14 Renato Westphallib: fix "use of uninitialised value" valgrind warning
2019-01-14 Renato Westphallib: fix "may be used uninitialized" build warning
2019-01-14 Donald SharpMerge pull request #3607 from opensourcerouting/default...
2019-01-14 Donald Sharpdoc: Add `[no] bgp default ipv4-unicast` documentation
2019-01-14 Renato Westphallib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE...
2019-01-14 Rafael ZalamenaMerge pull request #3605 from donaldsharp/bfd_24_minutes
2019-01-14 Renato WestphalMerge pull request #3567 from donaldsharp/cleanup_route...
2019-01-14 Renato WestphalMerge pull request #3564 from chiragshah6/evpn_dev1
2019-01-14 Renato WestphalMerge pull request #3588 from donaldsharp/bgp_label_non...
2019-01-14 Donald SharpMerge pull request #3600 from opensourcerouting/bfd...
2019-01-12 Donald Sharpbfdd: Fix timer print-out function
2019-01-11 Mark StappMerge pull request #3563 from donaldsharp/minimize_the_...
2019-01-11 Donald SharpMerge pull request #3601 from mjstapp/fix_prov_uninit
2019-01-11 Mark Stappzebra: Fix uninitialized value warning in dplane code
2019-01-11 Donald Sharpzebra: Add a switch statement for rib_process_after
2019-01-11 Donald Sharpzebra: Modify the status flag to 32 bits, add more...
2019-01-11 Donald Sharpzebra: Limit meta_queue insertion to one time.
2019-01-11 Mark StappMerge pull request #3599 from donaldsharp/vtysh_sharp
2019-01-11 Donald SharpMerge pull request #3597 from mjstapp/dplane_return_prov
2019-01-11 Donald Sharpsharpd: Clean up vtysh warning about insufficient doc...
2019-01-11 Mark Stappzebra: return dataplane provider plugin handle
2019-01-11 Mark StappMerge pull request #3591 from donaldsharp/sharp_v6
2019-01-11 Donald Sharpsharpd: Do addition/subtraction for me
2019-01-11 Donald Sharpsharpd: Allow route install/removal of v6 routes.
2019-01-11 Donald Sharplib: Add another 32 bit accessor to the prefix data...
2019-01-11 Donald SharpMerge pull request #3511 from pguibert6WIND/handle_mult...
2019-01-11 Donald SharpMerge pull request #3526 from mjstapp/dplane_lists
2019-01-10 Rafael Zalamenabfdd: remove unused OS specific functions
2019-01-10 Rafael Zalamenabfdd: use zebra to learn about network interfaces
2019-01-10 Mark Stappzebra: pass lists of results from dataplane to zebra
2019-01-10 Mark StappMerge pull request #3589 from donaldsharp/self_vs_thread
2019-01-10 Mark StappMerge pull request #3590 from donaldsharp/zebra_pthread...
2019-01-10 Renato WestphalMerge pull request #3198 from donaldsharp/mac_rejection
2019-01-09 Donald SharpMerge pull request #3415 from pguibert6WIND/flowspec_su...
2019-01-09 Donald SharpMerge pull request #3525 from pguibert6WIND/priorise_de...
2019-01-09 Donald Sharplib, bgpd: Convert frr_pthread_set_name to only cause...
2019-01-09 Donald Sharplib: Cleanup thread name setting to happen at start
2019-01-09 Donald Sharplib: On frr_pthread_new save a os_name
2019-01-09 Philippe Guibertzebra: do not create vrf if name already set to default...
2019-01-09 Philippe Guibertzebra: start the netns notification mechanism after...
2019-01-09 Donald Sharplib: Convert RUSAGE_SELF to RUSAGE_THREAD where we can
2019-01-09 Donald Sharpbgpd: Do not send a label to zebra that it doesn't...
2019-01-09 Donald Sharpdoc: Add more documentation around configure options
2019-01-09 Donald Sharpconfigure: Add a bit more warning to the enable-shell...
2019-01-09 Donald Sharpbgpd: Further refine hash lookup to store hash value
2019-01-09 Donald Sharpbgpd: Add a hash for quick lookup in community_list_lookup
2019-01-09 Donald Sharpbgpd: Use `struct rmap_community` when we use community...
2019-01-08 Donald SharpMerge pull request #3565 from rhonda/patch-1
2019-01-08 Rhonda D'Vinedebianpkg: use getent instead of egrepping files
2019-01-08 Mark StappMerge pull request #3569 from donaldsharp/recursive_nex...
2019-01-08 Mark StappMerge pull request #3552 from donaldsharp/zebra_combine...
2019-01-08 Quentin YoungMerge pull request #3531 from marauderlabs/docs-fix
2019-01-08 Donald SharpMerge pull request #3566 from pguibert6WIND/fix_vrf_net...
2019-01-08 Donald SharpMerge pull request #3582 from opensourcerouting/freebsd...
2019-01-08 Philippe Guibertzebra: update local ns_id field
2019-01-08 Rafael Zalamenazebra: fix another FreeBSD warning message
next