]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2019-01-30 Donald Sharpinclude: Add linux header mroute.h to our build 3712/head
2019-01-30 Mark StappMerge pull request #3704 from donaldsharp/route_replace
2019-01-30 Donald Sharpzebra: On route update context is sometimes indetermina... 3704/head
2019-01-30 Donald SharpMerge pull request #3690 from pguibert6WIND/detach_vrf_...
2019-01-29 Donald SharpMerge pull request #3414 from pguibert6WIND/iprule_any_...
2019-01-29 David LamparterMerge pull request #3692 from nitinsoniism/valgrind_err...
2019-01-29 David LamparterMerge pull request #3691 from pguibert6WIND/debug_rule_...
2019-01-29 Renato WestphalMerge pull request #3687 from donaldsharp/ifp_flags
2019-01-29 David LamparterMerge pull request #3288 from nitinsoniism/show_intf_brief
2019-01-29 Russ WhiteMerge pull request #3681 from donaldsharp/onlink
2019-01-29 Russ WhiteMerge pull request #3678 from chiragshah6/evpn_dev1
2019-01-29 Russ WhiteMerge pull request #3659 from nitinsoniism/route_map_ty...
2019-01-29 Russ WhiteMerge pull request #3657 from nitinsoniism/ospf_mtu_crash
2019-01-29 Russ WhiteMerge pull request #3653 from dslicenc/bgpd-remote-as
2019-01-29 Russ WhiteMerge pull request #3616 from donaldsharp/route_notific...
2019-01-29 Russ WhiteMerge pull request #3395 from donaldsharp/bgp_interface
2019-01-29 Nitin Sonibgpd: fix valgrind flagged errors 3692/head
2019-01-29 Renato WestphalMerge pull request #3686 from qlyoung/fix-termtable...
2019-01-29 Renato WestphalMerge pull request #3621 from donaldsharp/modules_doc_u...
2019-01-29 Philippe Guibertzebra: add fwmark information at netlink level 3691/head
2019-01-29 Philippe Guibertbgpd: display the list of iprules attached to a fs... 3414/head
2019-01-29 Philippe Guibertbgpd: change priority of fs pbr rules
2019-01-29 Philippe Guibertbgpd: notify callback when ip rule from/to rule has...
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-29 Philippe Guibertbgpd: detach vrf labels allocated, when removing bgp... 3690/head
2019-01-28 Donald Sharpzebra: Use the kernel flags from the IFA_FLAGS if it... 3687/head
2019-01-28 Quentin Younglib: protect termtable from bad fmt string 3686/head
2019-01-28 Donald SharpMerge pull request #3664 from opensourcerouting/yang...
2019-01-28 Donald SharpMerge pull request #3680 from opensourcerouting/ospf6...
2019-01-28 Nitin Soniospfd: ospfd core if hello packet exceeds link MTU 3657/head
2019-01-27 Donald Sharp*: The onlink attribute should be owned by the nexthop... 3681/head
2019-01-26 Rafael Zalamenaospf6d: fix FreeBSD IPv6 multicast group join race 3680/head
2019-01-26 Donald Sharpbgpd: interface based peers should automatically overri... 3395/head
2019-01-26 Donald Sharpbgpd: Fix crash in various 'show bgp neighbor json...
2019-01-26 Donald Sharpzebra: Keep track of when routes are queued/dequeued... 3616/head
2019-01-26 Donald Sharpzebra: Use ROUTE_ENTRY_INSTALLED as decision for route...
2019-01-26 Donald Sharplib, zebra: Abstract character selection for nexthop...
2019-01-26 Donald Sharpzebra: Fix use before initialized
2019-01-26 Donald Sharpzebra: Having one goto in a function to just return...
2019-01-25 Jafar Al-GharaibehMerge pull request #3614 from donaldsharp/connected_rou...
2019-01-25 Chirag Shahzebra: fix dup addr detect remote macip add case 3678/head
2019-01-25 Anuradha Karuppiahzebra: display metric for connected routes 3614/head
2019-01-25 Anuradha Karuppiahzebra: set connected route metric based on the devaddr...
2019-01-25 Anuradha Karuppiahbgpd: reinstate current bgp best route on an inactive...
2019-01-25 Anuradha Karuppiahzebra: propagate inactive neigh deletes to bgpd
2019-01-25 Anuradha Karuppiahbgpd: fill the zebra mac-ip route via a common api
2019-01-25 Jafar Al-GharaibehMerge pull request #3675 from donaldsharp/pim_static_air
2019-01-25 Donald Sharppimd: Convert to using an ifindex_t for the vif 3675/head
2019-01-25 Donald Sharppimd: Prevent crash from using pim static mroutes
2019-01-25 Quentin Youngdoc: fix mistaken indentation 3621/head
2019-01-24 Quentin YoungMerge pull request #3668 from opensourcerouting/fix...
2019-01-24 David Lamparterlib: don't disable "log file" on "log syslog" 3668/head
2019-01-24 David Lamparterbuild, lib/yang: bake in extensions if possible 3664/head
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 3642/head
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 3658/head
2019-01-24 Nitin Sonibgpd: route-map fails to filter type-5 routes 3659/head
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 3655/head
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 frr-7.1-dev
2019-01-23 Rafael ZalamenaMerge pull request #3649 from donaldsharp/increase_timeout
2019-01-23 Rafael Zalamenaospf6d: keep track of the socket set thread
2019-01-23 Don Slicebgpd: improve peer-group remote-as definitions 3653/head
2019-01-23 Rafael Zalamenaospf6d: don't queue interface events
2019-01-23 Donald Sharpzebra: Fix compile issues introduced by recent commit... 3650/head
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... 3649/head
2019-01-22 Donald Sharp*: Convert to new version number 3648/head
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... 3644/head
2019-01-22 Mark Stappzebra: openbsd LSP update code 3416/head
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 3641/head
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
next