]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2017-08-05 Chirag Shahospfd: Handle multi instance router ospf command
2017-08-05 Chirag Shahospfd: Fix MI-OSPF CLIs
2017-08-04 Chirag Shahospfd: Fix MI-OSPF configuraton clis
2017-08-04 Renato WestphalMerge pull request #908 from donaldsharp/safi
2017-08-04 Donald SharpMerge pull request #909 from opensourcerouting/isis...
2017-08-04 Donald Sharpbgpd: Fix safi_t confusion wition iana_safi_t
2017-08-04 David LamparterMerge pull request #891 from Jafaral/portability
2017-08-04 David LamparterMerge pull request #900 from qlyoung/apply-mask
2017-08-04 David LamparterMerge pull request #870 from chiragshah6/mdev
2017-08-03 ßingenMerge pull request #901 from qlyoung/style-fix
2017-08-03 Quentin Younglib: minor style fixes
2017-08-03 Jafar Al-GharaibehMerge pull request #897 from donaldsharp/pim_memory_leak
2017-08-03 Quentin Younglib: add missed apply_mask()
2017-08-03 Christian Frankeisisd: Use a hashtable to speed up lookups during SPF
2017-08-03 Christian Frankelib: Reformat comment so my eyes don't fall out while...
2017-08-03 Christian Frankelib: move prefix hash key to prefix.c to allow global use
2017-08-03 Donald SharpMerge pull request #854 from opensourcerouting/isis...
2017-08-03 Christian Frankeisisd: make isis_spftree non-public
2017-08-03 Christian Frankeisisd: purge LSP correctly on confusion
2017-08-03 Christian Frankeisisd: only process overload info from fragment #0
2017-08-03 Christian Frankeisisd: Limit number of addresses in IPv4 addr TLV to 63
2017-08-03 Christian Frankeisisd: rework complete, move "tlvs2" to "tlvs"
2017-08-03 Christian Frankeisisd: send/receive LSPs with new parser
2017-08-03 Christian Frankeisisd: send/receive *SNPs with new parser
2017-08-03 Christian Frankeisisd: send/receive IIHs with new parser
2017-08-03 Christian Frankeisisd: Don't use structs to encode/decode PDU header
2017-08-03 Christian Frankeisisd: add new tlv parser
2017-08-03 Christian Frankeisisd: add formatter code
2017-08-03 Christian Frankelib: add sbuf
2017-08-03 Donald Sharpzebra: Missing break statement causes crash in zebra
2017-08-02 Donald Sharppimd: Squash some more memory leaks
2017-08-02 Jafar Al-GharaibehMerge pull request #895 from qlyoung/flush-ready
2017-08-02 Jafar Al-GharaibehMerge pull request #894 from donaldsharp/sockopt
2017-08-02 Jafar Al-GharaibehMerge pull request #797 from donaldsharp/PIM_VRF
2017-08-02 Quentin Younglib: flush ready queue before poll() again
2017-08-02 Donald Sharppimd: Clean back pointer upon deletion
2017-08-02 Jafar Al-Gharaibehconfig: Disable pimd on OpenBSD 6.1
2017-08-02 Jafar Al-Gharaibehconfig: On some platfroms json check fails if we don...
2017-08-02 Jafar Al-Gharaibehconfig: If we don't have crypt but we have ssl crypto...
2017-08-02 Donald SharpMerge branch 'master' into PIM_VRF
2017-08-02 Donald Sharppimd: Add `ip pim rp keep-alive-time X`
2017-08-02 Donald SharpMerge pull request #893 from opensourcerouting/minor...
2017-08-02 Donald Sharppimd: Add some more vrf debug information
2017-08-02 Donald Sharppimd: Cleanup nht debugs
2017-08-02 Donald Sharppimd: Clean up mroute_add_vif debugging
2017-08-02 Donald Sharppimd: Convert to using a RB tree for the pim_ifp ifchan...
2017-08-02 Donald Sharppimd: Rename pim_ifp->pim_ifchannel_list
2017-08-02 Donald Sharppimd: Remove almost duplicate pim->ifchannel_list
2017-08-02 Renato Westphaldoc/babeld: small documentation update
2017-08-02 Renato Westphallib: fix build from git repository on OpenBSD
2017-08-02 David LamparterMerge pull request #886 from dwalton76/bgpd-vpn-multipa...
2017-08-02 David LamparterMerge pull request #887 from Jafaral/ospfvlfix
2017-08-02 Donald Sharplib: Remove sockopt_cork functionality
2017-08-01 Jafar Al-Gharaibehospfd: Fix, don't run network unset commands on virtual...
2017-08-01 Daniel Waltonbgpd: multipath change for VRF route is not updated...
2017-08-01 Donald SharpMerge pull request #882 from opensourcerouting/safi...
2017-08-01 Donald SharpMerge pull request #860 from opensourcerouting/non...
2017-08-01 Russ WhiteMerge pull request #884 from dwalton76/bgpd-peer-hash...
2017-08-01 Russ WhiteMerge pull request #839 from Orange-OpenSource/TE
2017-08-01 David Lamparterbuild: fix/improve clippy dependencies
2017-08-01 Renato Westphaltests: fix small typo
2017-08-01 Renato Westphalbgpd: don't make any assumptions about the size of...
2017-08-01 Renato Westphallib: use switch statements in the AFI/SAFI conversion...
2017-08-01 Renato Westphallib/bgpd: introduce the iana_safi_t enum
2017-08-01 Renato Westphallib: remove SAFI_RESERVED_4 and SAFI_RESERVED_5
2017-07-31 Chirag Shahospf6d: adjust changes per PR 870 review
2017-07-31 Daniel Waltonbgpd: peer hash expands until we are out of memory
2017-07-31 David Lamparterbuild: non-recursive auxiliary directories
2017-07-31 David Lamparterprotobuf: fix build
2017-07-31 David Lamparterbuild: non-recursive qpb & fpm
2017-07-31 David Lamparterbuild: zebra: remove *_method Makefile hacks
2017-07-31 David Lamparterbuild: convert zebra/ to non-recursive build
2017-07-31 David Lamparterbuild: convert lib/ to non-recursive build
2017-07-31 David LamparterMerge pull request #881 from donaldsharp/ping_traceroute
2017-07-31 David LamparterMerge pull request #873 from donaldsharp/ospf6_strings
2017-07-31 David LamparterMerge pull request #865 from qlyoung/find
2017-07-31 Quentin YoungMerge pull request #850 from opensourcerouting/ldpd-cli
2017-07-31 Olivier DugeonCorrect build TLV functions
2017-07-31 Quentin Younglib: s/leychain/keychain
2017-07-31 Quentin YoungMerge pull request #874 from opensourcerouting/zebra...
2017-07-31 Olivier DugeonCorrect code style as requested by review of PR839
2017-07-31 Donald Sharpvtysh: Fix shell executed commands
2017-07-31 Renato Westphalldpd: update .gitignore
2017-07-31 Renato Westphalldpd: silence coverity scan warning
2017-07-31 Renato Westphalldpd: add auto-complete for l2vpns
2017-07-31 Renato Westphalldpd: convert CLI code to use DEFPY
2017-07-31 Renato Westphalldpd: restore correct defaults on "no discovery .....
2017-07-31 Renato Westphalldpd: fix missing "no" commands in vtysh
2017-07-31 Renato Westphalldpd: fix segfault in "clear mpls ldp neighbor [addr]"
2017-07-28 Quentin YoungMerge pull request #856 from opensourcerouting/cli...
2017-07-28 Quentin Youngpimd: fix `show ip msdp...` NPD when vrf unknown
2017-07-28 Daniel WaltonMerge pull request #866 from opensourcerouting/ldpd...
2017-07-28 Donald Sharppimd: Fix msdp cleanup issues
2017-07-28 Donald Sharppimd: Allow the keepalive time to be per vrf.
2017-07-28 Renato Westphalzebra: use DEFPY for static routes
2017-07-28 Renato Westphalzebra: unify the ipv4/ipv6 static route functions
2017-07-28 Renato Westphalzebra: allow fully specified static ipv4 routes
2017-07-28 Renato Westphalzebra: refactor zebra_static_ipv4() and static_ipv6_func()
2017-07-28 Renato Westphalzebra: accept static v6 routes with non-existent nextho...
2017-07-28 Renato Westphalzebra: remove redundant DEFUNs for labeled static routes
next