]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
2017-02-24 Donald Sharppimd: Add packed data structures for building j/p messages
2017-02-24 Donald Sharppimd: Assume buffer size passed in is of sufficient...
2017-02-24 Donald Sharppimd: Add 'struct pim_msg_header' packed data structure.
2017-02-24 Donald Sharppimd: Document the J/P packet format a bit better.
2017-02-24 Donald Sharppimd: Convert sizes to #defines
2017-02-24 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-02-24 Donald SharpMerge pull request #221 from LabNConsulting/working...
2017-02-23 Lou Bergerbgpd: Fix issue #218
2017-02-23 Donald SharpMerge pull request #220 from opensourcerouting/fixes...
2017-02-23 Christian Frankebgpd: fix bgp_info_addpath_{rx,tx}_str if addpath info...
2017-02-23 Martin Winterrelease: FRR 2.0-rc2 frr-2.0-rc2
2017-02-21 Donald SharpMerge pull request #217 from bingen/missing_desc_entry_2
2017-02-21 ßingenAdd missing DESC_ENTRY to lib/log.c
2017-02-17 David LamparterMerge branch 'frr/pull/210' ("tools: frr-reload removes...
2017-02-17 David LamparterMerge branch 'frr/pull/214' ("bgpd: use tabs in Makefil...
2017-02-17 David LamparterMerge branch 'frr/pull/213' ("*: remove QUAGGA_NO_DEPRE...
2017-02-17 David LamparterMerge branch 'frr/pull/212' ("bgpd: remove unnecessary...
2017-02-17 David LamparterMerge branch 'frr/pull/211' ("ospfd: add *.a to .gitign...
2017-02-17 Quentin Youngbgpd: use tabs in Makefile.am
2017-02-17 Quentin Young*: remove QUAGGA_NO_DEPRECATED_INTERFACES
2017-02-17 Quentin Youngbgpd: remove unnecessary parens in compare
2017-02-17 Quentin Youngospfd: add *.a to .gitignore
2017-02-17 Lou BergerMerge pull request #103 from pguibert6WIND/frr_6wind_evpn_5
2017-02-17 David LamparterMerge branch 'frr/pull/205' ("Pim stuff")
2017-02-17 Lou BergerMerge pull request #209 from opensourcerouting/building...
2017-02-17 Daniel Waltontools: frr-reload removes "ipv6 nd ra-interval" and...
2017-02-17 Philippe Guibertbgpd: revert some RT ecom filtering to fix valgrind...
2017-02-16 Martin Winterdoc: Fix pytest installation instructions on Ubuntu...
2017-02-16 Philippe Guibertbgpd: initialise ecom sub field str when setting routermac
2017-02-16 Martin Winterdoc: Fixed a few typos on Building Doc's, Changed Tab...
2017-02-16 Philippe Guibertlib: restore pre-evpn output behavior
2017-02-16 Philippe Guibertbgpd: restore pre-evpn output behavior
2017-02-16 Martin Winterdoc: Add initial set of docs on building FRR on various...
2017-02-15 Donald SharpMerge pull request #206 from opensourcerouting/ldpd...
2017-02-15 Renato Westphalldpd: fix segfault when configuring multiple pseudowires
2017-02-15 Renato Westphalldpd: use red-black trees to store 'adj' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'l2vpn_pw' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'l2vpn_if' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'l2vpn' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'nbr_params' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'tnbr' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'iface' elements
2017-02-15 Renato Westphalldpd: use red-black trees to store 'lde_map' elements
2017-02-14 Donald Sharppimd: Allow IPDEFTTL to be used for omnios
2017-02-14 Chirag Shahpimd: ifdown sequnce stale report entry
2017-02-14 Chirag Shahpimd: mroute entries unresolved IIF issue
2017-02-14 Chirag Shahpimd: messages to neighbors should have TTL = 1
2017-02-14 Chirag Shahpimd: non-null register checksum incorrect
2017-02-14 Chirag ShahFix PIM DBG message
2017-02-14 David LamparterMerge pull request #149 from pguibert6WIND/frr_6wind_st...
2017-02-14 Donald SharpMerge pull request #200 from opensourcerouting/pytest...
2017-02-14 Philippe Guibertbgpd: set the returned buffer to '\0' in case is return...
2017-02-14 Philippe Guibertlib: prefix2str initialises incoming buffer in case...
2017-02-14 Philippe Guibertbgpd: fix address-family display for l2vpn evpn
2017-02-14 Philippe Guibertbgpd: simplify str2esi function
2017-02-14 Philippe Guibertbgpd: remove useless white space character in evpn...
2017-02-14 Philippe Guibertbgpd: fix overlay index comparison
2017-02-14 Philippe Guibertbgpd: change str2mac call api
2017-02-14 Philippe Guibertlib: simplify str2mac and use struct ethaddr structure
2017-02-14 Philippe Guibertbgpd: reflect mac handling change of apis to bgpd
2017-02-14 Philippe Guibertlib: append prefix_ for mac handling functions
2017-02-14 Philippe Guibertbgpd: replace AFI_ETHER reference with AFI_L2VPN ref
2017-02-14 Philippe Guibertbgpd: replace AFI_ETHER reference with AFI_L2VPN ref
2017-02-14 Philippe Guibertlib: replace AFI_ETHER reference with AFI_L2VPN
2017-02-14 Philippe Guibertbgpd: use XMALLOC for ESI handling
2017-02-14 Philippe Guibertbgpd: evpn use string handling functions from mac manip...
2017-02-14 Philippe Guibertbgpd: use mac2str() function utility to display mac...
2017-02-14 Philippe Guibertlib: handle str2mac case where buffer is allocated...
2017-02-14 Philippe Guibertlib: add string to macaddress and reverse function
2017-02-14 Philippe Guibertbgpd: fix rfapi call to ecom2str with correct number...
2017-02-14 Philippe Guibertbgpd: indent new evpn code to the frr standards
2017-02-14 Philippe Guibertbgpd: remove HAVE_EVPN references
2017-02-14 Philippe Guibertlib: remove HAVE_EVPN references
2017-02-14 Philippe GuibertRevert "configure: add enable-evpn support"
2017-02-14 Philippe Guibertbgpd: use a define for addpath string size
2017-02-14 Philippe Guiberttests: fix bgp print in tests
2017-02-14 Philippe Guibertbgpd: remove old address-family vty command for evpn
2017-02-14 Philippe Guibertbgpd: use HAVE_EVPN to disable evpn frame handling
2017-02-14 Philippe Guibertbgpd: fix show bgp l2vpn evpn all tag command
2017-02-14 Philippe Guibertbgpd: update mp_nexthop field in case mp-bgp entry...
2017-02-14 Philippe Guibertbgpd: enhance network command for evpn route type 5
2017-02-14 Philippe Guibertbgpd: vty commands added for EVPN address family
2017-02-14 Julien Courtatbgpd: fix display of ethernet vpn route prefix in vty
2017-02-14 Philippe Guibertbgpd: enhance EPVN vty show commands
2017-02-14 Philippe Guibertbgpd: handling router mac extended community
2017-02-14 Philippe Guibertbgpd: add EVPN RT5 gatewayIp address to bgp_static...
2017-02-14 Philippe Guibertbgpd: introduction of vxlan tunnel attribute
2017-02-14 Philippe Guiberttests: update ecommunity_ecom2str call api
2017-02-14 Philippe Guibertbgpd: support for router mac extended community
2017-02-14 Philippe Guibertbgpd: enhance reception of bgp ext. community default...
2017-02-14 Philippe Guibertbgpd: add support for evpn subnode by using afi/safi...
2017-02-14 Philippe Guibertlib: add define of compilation for EVPN in prefix.c
2017-02-14 Philippe Guibertbgpd: evpn NLRI route type 5 forging
2017-02-14 Philippe Guibertbgpd: evpn RT-5 bgp update carries nexthop attribute
2017-02-14 Philippe Guibertbgpd: route type 5 internal structures plus processing
2017-02-14 vivekbgpd: Update logging for EVPN prefixes
2017-02-14 viveklib: Enhance prefix dump for EVPN prefixes
2017-02-14 viveklib: Functions related to AF_ETHERNET
2017-02-14 Philippe Guiberttests: update bgp_nlri_parse function usage in bgp...
2017-02-14 Philippe Guibertbgpd: handling EVPN Route Type 5 NLRI message
next