]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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
2017-02-14 Philippe Guibertbgpd: enhance structures and esi and mac functions...
2017-02-14 Philippe Guibertbgpd: add support for epvn into afindex
2017-02-14 Philippe Guibertbgpd: basic support for EVPN
2017-02-14 Philippe Guibertbgpd: basic vty support for EVPN
2017-02-14 Philippe Guibertvtysh: add support for bgp evpn address-family
2017-02-14 Philippe Guibertlib: define BGP_EVPN_NODE
2017-02-14 Philippe Guibertlib: afi_ether structure packing fix
2017-02-14 Philippe Guibertlib: add prefix support for evpn route type 5
2017-02-14 viveklib: EVPN prefix definition
2017-02-14 Philippe Guibertlib: add AFI_L2VPN and SAFI_EVPN
2017-02-14 Philippe Guibertconfigure: add enable-evpn support
2017-02-14 Donald SharpMerge pull request #204 from opensourcerouting/ospfclie...
2017-02-14 David Lamparterospfclient: fix gcc -O0 build
2017-02-11 Donald SharpMerge pull request #195 from opensourcerouting/cli_merge
2017-02-11 Donald SharpMerge pull request #197 from opensourcerouting/pytest_w...
2017-02-11 David Lampartertests: fix out-of-tree build
2017-02-10 David Lampartervtysh: make -c useful with -C (dryrun)
2017-02-10 David Lampartergrammar_sandbox: count ambiguous commands
2017-02-10 Donald SharpMerge pull request #194 from opensourcerouting/coverity...
2017-02-10 David Lamparter*: fix ambiguous commands
2017-02-10 David Lampartergrammar_sandbox: add ambiguous-command finder
2017-02-10 David Lamparterlib: track name of command in cmd_element
2017-02-10 David Lampartertests: add uninstall_element in testcli
2017-02-10 David Lamparterlib: parser: rewrite token deduplication
2017-02-10 David Lamparterlib: rework vty_use_backup_config()
2017-02-10 David Lamparterlib: fix remaining coverity issues
2017-02-10 David Lamparterlib: parser: remove previous deduplication code
2017-02-10 David LamparterMerge pull request #192 from donaldsharp/snmp1
2017-02-09 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-02-09 Donald SharpMerge pull request #191 from opensourcerouting/ospfclie...
2017-02-09 Donald Sharpdebian: Fix to not auto-install snmp MIB
2017-02-09 David Lamparterospfclient: #include sources
2017-02-09 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-02-09 Donald SharpMerge pull request #189 from opensourcerouting/config...
2017-02-09 Donald SharpMerge pull request #164 from opensourcerouting/pytest2
2017-02-09 Donald SharpMerge pull request #190 from opensourcerouting/config...
2017-02-09 David Lamparterlib: use fsync() for config writes, plug fd leak
2017-02-09 David LamparterMerge branch 'frr/pull/186' (pimd register length)
2017-02-09 David Lamparterlib: use fsync() for config writes, plug fd leak
2017-02-08 Donald SharpMerge pull request #185 from opensourcerouting/coverity...
2017-02-08 Christian Franketests: add pytest testrunners
2017-02-08 Christian Franketests: reorganize tests hierarchically
2017-02-08 Christian Franketests: remove dejagnu
2017-02-08 David Lamparterlib: csv: plug memleaks
2017-02-08 David Lamparterlib: fix some coverity NULL check warnings
2017-02-08 David Lamparterlib: remove unused str2in6_addr()
2017-02-08 David Lamparterlib: remove unused cmd_concat_strvec()
2017-02-08 Donald SharpMerge pull request #182 from opensourcerouting/ldpd...
2017-02-08 Donald SharpMerge pull request #181 from opensourcerouting/zebra...
2017-02-08 David LamparterMerge branch 'frr/pull/183' ("Coverity")
2017-02-08 Donald Sharppimd: Send proper length register packets
2017-02-08 Donald SharpMerge branch 'master' of https://github.com/freerangero...
2017-02-08 Donald Sharpbgpd: Fix miss-indented code.
2017-02-08 David LamparterMerge branch 'frr/pull/180' ("Warnings")
2017-02-08 Donald Sharpzebra: Don't leak socket with failure condition
2017-02-08 Renato Westphalldpd: fix issues reported by coverity scan
2017-02-08 Renato Westphalzebra: fix uninstallation of LDP labeled static routes
2017-02-08 Lou BergerMerge pull request #179 from donaldsharp/more_quagga_fixups
2017-02-07 Donald Sharppimd: Cleanup dest buffer to small
2017-02-07 Donald Sharpbgpd: Fix usage of uninitialized dn_flag[]
2017-02-07 Donald Sharpbgpd: Fix passage of uninitialized value to skiplist_next
2017-02-07 Donald Sharpbgpd: Fix uninitialized data
2017-02-07 Donald Sharptests: Fix warning in compile
2017-02-07 Donald Sharplib: Fix warning -> error build issue
2017-02-07 Donald Sharp*: Found some instances of Quagga.conf
2017-02-07 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-02-07 Donald SharpMerge pull request #176 from opensourcerouting/mtype...
2017-02-07 Donald SharpMerge pull request #178 from opensourcerouting/ospf_lib...
2017-02-07 David LamparterMerge pull request #174 from LabNConsulting/working...
2017-02-07 David LamparterMerge pull request #173 from LabNConsulting/working...
2017-02-07 David Lamparterospfd: make libfrrospf a private non-dynamic lib
2017-02-07 David Lamparterospfd: isolate ospfapiclient lib from ospf lib
2017-02-07 David LamparterMerge pull request #161 from donaldsharp/stableMcLibrary
2017-02-07 Donald Sharpbgpd: Allow views to 'pretend' resolve nexthops
2017-02-07 David LamparterMerge branch 'frr/pull/157' ("Fixinator")
2017-02-07 David Lamparterlib: print backtrace on MTYPE count underflow
2017-02-07 David LamparterMerge branch 'frr/pull/165' ("Pim vrf")
2017-02-07 David LamparterMerge branch 'frr/pull/166' ("bgpd: fix array oob ...
2017-02-07 David LamparterMerge branch 'frr/pull/152' ("Lib fixes")
2017-02-07 Lou Bergerbgpd rfapi: advertise encap attribute when TT is valid...
2017-02-07 Renato WestphalMerge pull request #171 from donaldsharp/double_free
2017-02-07 Donald SharpMerge pull request #169 from opensourcerouting/ldpd...
2017-02-07 Lou Bergerbgpd rfapi: advertise encap attribute when TT is valid...
2017-02-07 Renato Westphalzebra: fix installation of LDP labels on static routes
2017-02-07 Donald Sharplib: Fixup CR comment
2017-02-06 Donald Sharplib: Don't use malloc!
next