]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2017-03-31 Donald Sharppimd: Remove impossible conditions from test
2017-03-31 Donald Sharppimd: Cleanup api and stop crash
2017-03-31 Donald Sharppimd: Cleanup unused variable write
2017-03-31 Jafar Al-GharaibehMerge pull request #291 from AnuradhaKaruppiah/pim-ssm
2017-03-30 Donald SharpMerge branch 'master' into pim-ssm
2017-03-30 Jafar Al-GharaibehMerge pull request #301 from qlyoung/nhrpd-gitignore
2017-03-30 Donald SharpMerge pull request #305 from opensourcerouting/build...
2017-03-30 Donald SharpMerge pull request #297 from opensourcerouting/ldpd...
2017-03-30 Donald SharpMerge pull request #296 from opensourcerouting/ldpd...
2017-03-29 Quentin Youngnhrpd: add .gitignore
2017-03-28 David Lamparterlib: sandbox: print vtysh daemon targets
2017-03-28 David Lampartervtysh: parsing fixes on distribute-list
2017-03-28 David Lampartervtysh: remove ignore list
2017-03-28 David Lamparter*: apply DEFUN_NOSH for node-switch CLI commands
2017-03-28 Renato Westphaldoc: minor tweaks in the build instructions
2017-03-28 Renato Westphalzebra-mpls: replace legacy bzero by memset
2017-03-28 Renato Westphalzebra-mpls: add support for MPLSv6 in OpenBSD
2017-03-28 Renato Westphalldpd: replace all occurrences of '\n' with VTY_NEWLINE
2017-03-28 Renato Westphalldpd: update pledge promise in lde
2017-03-27 Renato Westphalldpd: fix pseudowire merge algorithm
2017-03-27 Renato Westphalldpd: remove a few unnecessary functions
2017-03-27 Renato Westphalldpd: do a full configuration reload upon receiving...
2017-03-27 Renato Westphalldpd: ignore the SIGHUP signal in the child processes
2017-03-27 Renato Westphalldpd: simplify handling of configuration commands
2017-03-27 Renato Westphalldpd: drop privileges earlier in the parent process
2017-03-25 David LamparterMerge pull request #292 from donaldsharp/sgrpt_prune
2017-03-25 Martin Winterdoc: Update for the Building_FRR docs to include new...
2017-03-24 Donald SharpMerge pull request #286 from opensourcerouting/ldpd...
2017-03-23 anuradhakpimd: Fix pim_ssm build failure by including zebra.h
2017-03-23 Donald Sharppimd: del_oif and pim_channel_del_oif are the same...
2017-03-23 Donald Sharppimd: Update inherited_olist when receiving a prune
2017-03-23 Donald Sharppimd: Fix inherited_olist decision for *,G
2017-03-23 Donald Sharppimd: When deleting last intf from an OIL don't delete...
2017-03-23 Donald Sharppimd: Start sending (S,G,rpt) Prune messages
2017-03-23 Donald Sharppimd: Add ability to upstream to know when to send...
2017-03-23 Donald Sharppimd: Ensure that *,G is first entry in srcs list
2017-03-23 Donald Sharppimd: Optimize group size figuring out.
2017-03-23 anuradhakpimd: Remove interface type SSM.
2017-03-23 anuradhakpimd: Allow SSM groups to co-exist with ASM groups.
2017-03-23 Donald SharpMerge pull request #290 from bingen/fix_unused_func
2017-03-23 ßingenldpd: Remove lde_release_label_chunk to avoid warnings
2017-03-23 Donald SharpMerge pull request #288 from bingen/fix_coverity_defects
2017-03-22 ßingenlm: Fix some errors detected by Coverity Scan
2017-03-21 Renato WestphalMerge pull request #287 from donaldsharp/int_fix
2017-03-21 Donald Sharppimd: Fix interface api
2017-03-21 Donald SharpMerge pull request #285 from bingen/label_manager_3
2017-03-21 Jafar Al-GharaibehMerge pull request #280 from donaldsharp/more_pim
2017-03-21 Renato WestphalMerge pull request #278 from donaldsharp/interfaces2
2017-03-21 ßingenldpd: Fix compilation errors n Ubuntu CI
2017-03-21 ßingenldpd: Catch signal on reconnect
2017-03-21 ßingenldpd: Fix bug in get label func
2017-03-21 Renato Westphalldpd: provide more detailed information in some show...
2017-03-21 Renato Westphalldpd: change the sorting algorithm of adjacencies
2017-03-21 Renato Westphalldpd: add commands to show sent/rcvd capabilities
2017-03-21 Renato Westphalldpd: provide both a brief and a detailed version of...
2017-03-20 ßingenImplement generic label manager
2017-03-20 Donald SharpMerge pull request #282 from opensourcerouting/ldpd...
2017-03-18 Renato Westphalldpd: remove pseudowire LSP check
2017-03-17 Donald Sharppimd: Add display of SGRpt state for ifchannel
2017-03-17 Donald Sharppimd: Fix connected data structure not being freed
2017-03-17 Donald Sharppimd: Fix uninitialized access of req
2017-03-16 Donald Sharppimd: Cleanup pim_register_recv upstream create
2017-03-16 Donald Sharppimd: Cleanup ref counting
2017-03-16 Donald Sharppimd: Remove dead code
2017-03-16 Donald Sharppimd: Remove unused value
2017-03-16 Donald Sharppimd: Remove unneeded debug statement
2017-03-16 Donald Sharppimd: Add code to catch J/P Agg list issues
2017-03-16 Donald Sharppimd: When the RPF is changed remove the group
2017-03-16 Donald Sharppimd: Consider interface change a RPF_CHANGED event
2017-03-16 Donald Sharppimd: Cleanup JP Agg a bit more
2017-03-16 Donald Sharppimd: Remember to delete reference to upstream in failure
2017-03-16 Donald Sharppimd: Carefully Reconstruct FHR state when interface...
2017-03-16 Donald Sharppimd: Add additional output to 'show ip pim state json'
2017-03-16 Chirag Shahpimd: Nexthop tracking support
2017-03-15 Donald Sharpbgpd, lib, zebra: Rename if_update_vrf -> if_update
2017-03-15 Donald Sharpldpd: Move if_update to ldp_if_update
2017-03-15 Donald Sharpzebra: Fix non-Null Terminated help string
2017-03-15 Donald Sharpbgpd: Some nexthop display code needs to be VRF aware
2017-03-15 Donald Sharpbgpd, lib, zebra: Refactor ifname2ifindex to be VRF...
2017-03-15 Donald Sharp*: Refactor ifindex2ifname to be VRF aware
2017-03-15 Donald Sharplib: Refactor if_get_by_name_len to be VRF aware
2017-03-15 Donald Sharp*: Refactor if_get_by_name to be VRF aware
2017-03-15 Donald Sharp*: Refactor if_lookup_by_name to be VRF aware
2017-03-15 Donald Sharplib, ospf6d: Refactor if_lookup_prefix
2017-03-15 Donald Sharplib, ospfd: Refactor if_lookup_by_name_len
2017-03-15 Donald Sharplib, ospfd, ripd: Convert if_lookup_address to be vrf...
2017-03-15 Donald Sharplib, pimd, zebra: Convert if_lookup_exact_address to...
2017-03-15 Donald Sharplib, ospfd, pimd: Convert to using VRF based interface...
2017-03-15 Donald Sharp*: Remove non-vrf based ifindex lookup
2017-03-10 David LamparterMerge pull request #270 from donaldsharp/cares
2017-03-10 David LamparterMerge pull request #271 from AnuradhaKaruppiah/master
2017-03-10 anuradhakpimd: display reg-state and join-state info in the...
2017-03-10 anuradhakpimd: simplify pim upstream state transitions
2017-03-10 anuradhakpimd: add new/distinct enumeration for pim register...
2017-03-10 anuradhakpimd: Separate the register and upstream join states...
2017-03-10 Donald Sharpdebian: Allow building the .deb to know about new depen...
2017-03-10 David LamparterMerge pull request #269 from donaldsharp/libfrr
2017-03-10 Donald Sharplib: Fix missed code
2017-03-10 David LamparterMerge branch 'stable/2.0'
2017-03-10 David Lampartermerge: pre-revert inapplicable changes
next