]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-01-29 Philippe Guibertbgpd: conversion from fs to pbr: support for ip rule...
2019-01-29 Philippe Guibertbgpd: ip rule zebra layer adapted to handle both cases
2019-01-29 Philippe Guibertbgpd: the fs entry is valid for any rule only, by using...
2019-01-29 Philippe Guibertbgpd: an hash list of pbr iprule is created
2019-01-29 Philippe Guibertbgpd: upon bgp fs study, determine if iprule can be...
2019-01-29 Philippe Guibertbgpd: remove useless fields in bgp_pbr_entry_main
2019-01-24 Quentin YoungMerge pull request #3668 from opensourcerouting/fix...
2019-01-24 David Lamparterlib: don't disable "log file" on "log syslog"
2019-01-24 Mark StappMerge pull request #3642 from donaldsharp/sequence
2019-01-24 Donald Sharpzebra: Add code to track sequence number from zebra_router
2019-01-24 David LamparterMerge pull request #3655 from rubenk/macos-fixes
2019-01-24 Donald SharpMerge pull request #3658 from rubenk/fix-old-style...
2019-01-24 Ruben KerkhofTreewide: use ANSI function definitions
2019-01-23 Russ WhiteMerge pull request #3508 from chiragshah6/evpn_dev2
2019-01-23 Mark StappMerge pull request #3650 from donaldsharp/mpls_compile_...
2019-01-23 Ruben KerkhofOnly check for .interp when we have objcopy
2019-01-23 Ruben KerkhofRedirect output of ranlib to /dev/null
2019-01-23 Ruben KerkhofRedirect output of $AR check to /dev/null
2019-01-23 Lou BergerMerge pull request #3648 from donaldsharp/master_version
2019-01-23 Rafael ZalamenaMerge pull request #3649 from donaldsharp/increase_timeout
2019-01-23 Donald Sharpzebra: Fix compile issues introduced by recent commit...
2019-01-23 Donald SharpMerge pull request #3630 from opensourcerouting/fix...
2019-01-23 Donald SharpMerge pull request #3644 from opensourcerouting/ldpd...
2019-01-23 Donald Sharptopotests: Modify bgp convergence to be more than 120...
2019-01-22 Donald Sharp*: Convert to new version number
2019-01-22 Rafael ZalamenaMerge pull request #3416 from mjstapp/dplane_mpls
2019-01-22 Renato Westphalldpd: fix corner case in which we wouldn't respect...
2019-01-22 Mark Stappzebra: openbsd LSP update code
2019-01-22 Mark Stappzebra: remove use of sync LSP update apis
2019-01-22 Mark Stappzebra: fix routing socket logic for labelled nexthops
2019-01-22 Mark Stappzebra: fix debug test in routing-socket update path
2019-01-22 Mark Stappzebra: move LSP updates into dataplane subsystem
2019-01-22 Quentin YoungMerge pull request #3559 from opensourcerouting/zapi...
2019-01-22 Mark Stappzebra: infra for LSP updates using dplane
2019-01-22 Mark Stappzebra: add apis to add and delete NHLFEs
2019-01-22 Mark Stappzebra: reorg dataplane context to support lsp info
2019-01-22 Ruben KerkhofFix compile error on Mac OS
2019-01-22 Ruben KerkhofFix 'make clean' os Mac OS
2019-01-22 Donald SharpMerge pull request #3633 from opensourcerouting/send...
2019-01-22 Donald SharpMerge pull request #3627 from manuhalo/fix_ospf_vl_del_...
2019-01-22 Donald SharpMerge pull request #3636 from opensourcerouting/defpy...
2019-01-22 Donald SharpMerge pull request #3641 from opensourcerouting/rsock...
2019-01-22 Rafael Zalamenazebra: use rta_getattr for NETMASK
2019-01-22 Rafael Zalamenazebra: fix routing socket AF_LINK handling on NETMASK
2019-01-22 Rafael Zalamenazebra: remove unused functions
2019-01-22 Rafael Zalamenazebra: use proper sockaddr size in kernel_rtm
2019-01-22 Russ WhiteMerge pull request #3631 from opensourcerouting/zapi_fixes
2019-01-22 Russ WhiteMerge pull request #3632 from opensourcerouting/cli...
2019-01-22 Russ WhiteMerge pull request #3635 from opensourcerouting/rsock...
2019-01-22 Russ WhiteMerge pull request #3638 from pguibert6WIND/crash_manua...
2019-01-21 Philippe Guibertbgpd: do not crash when removing ip vpn entries
2019-01-21 Renato Westphalzebra: merge four "show ip nht" commands into a single...
2019-01-21 Renato Westphalzebra: remove dead macro
2019-01-21 Renato Westphalzebra: consolidate how we indentify address-families...
2019-01-21 Renato Westphalpython: make DEFPY provide the text token of fixed...
2019-01-21 Rafael Zalamenazebra: make routing socket debug user friendlier
2019-01-21 Rafael Zalamenazebra: fix debug messages in ifam_read_mesg
2019-01-21 Rafael Zalamenazebra: fix debug prefix string size
2019-01-21 Rafael Zalamenazebra: fix debug messages with prefixes
2019-01-20 Renato Westphallib: remove the vrf_is_mapped_on_netns() function
2019-01-20 Renato Westphalzebra, lib: send VRF backend to the client daemons
2019-01-19 Renato Westphallib: simplify detection of when the user is leaving...
2019-01-19 Renato Westphallib: reset the vty xpath index when entering the config...
2019-01-18 Renato WestphalMerge pull request #3618 from chiragshah6/ospf_vrf_dev
2019-01-18 Renato Westphaldoc: fix small inconsistencies in the table of zapi...
2019-01-18 Renato Westphalzebra: send link parameters to zclients once they reque...
2019-01-18 Renato Westphallib: use the correct VRF ID when parsing INTERFACE_LINK...
2019-01-18 Renato Westphallib: fix checking of clients subscribed to receive...
2019-01-18 Renato Westphalzebra: fix checking of clients subscribed to receive...
2019-01-18 Renato Westphalzebra: fix the "show ip import-check" command
2019-01-18 Emanuele Di... ospfd: fix no virtual-link cmd
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-16 Chirag Shahospfd: remove default origin max age lsa
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 Renato Westphalzebra: reject routes without nexthops
2019-01-14 Renato Westphallib: add a few more sanity checks when encoding/decodin...
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_...
next