]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2018-05-02 Martin Winterconfigure: Update version to 5.1-dev frr-5.1-dev
2018-05-02 Martin WinterMerge pull request #2157 from donaldsharp/zebra_zebra_zebra
2018-05-02 Donald Sharpzebra: Fix crash on *BSD
2018-05-01 Lou BergerMerge pull request #2148 from opensourcerouting/snapupdate
2018-05-01 Lou BergerMerge pull request #2119 from qlyoung/fix-vtysh-no...
2018-05-01 Lou BergerMerge pull request #2140 from donaldsharp/sharp_doc
2018-05-01 Martin Wintersnapcraft: Add PBR daemon to snap package
2018-05-01 Martin Wintersnapcraft: Add eigrp daemon to snap package
2018-05-01 Martin Wintersnapcraft: Add babel daemon to snap package
2018-05-01 Martin Winterbabeld: fix cli option to override config file (-f)
2018-05-01 Renato WestphalMerge pull request #2139 from donaldsharp/map
2018-04-30 Martin Wintersnapcraft: Fix missing runtime lib dependencies
2018-04-30 Donald Sharpdoc: Add some documentation for the sharp daemon
2018-04-30 Renato WestphalMerge pull request #2045 from LabNConsulting/working...
2018-04-30 Quentin Youngvtysh: fix failure to write config w/o watchfrr
2018-04-29 Donald Sharplib: Convert internal sequence number to int64_t
2018-04-29 Donald Sharplib: convert plist data structures to using a bool
2018-04-29 Lou BergerMerge pull request #2134 from donaldsharp/zzz-top
2018-04-28 Donald Sharplib: Convert true/false values to bool
2018-04-28 G. Paul Ziembabgpd: when showing routes, add nexthop vrf and announce...
2018-04-27 Donald Sharp*: Move sharpd from developmental build to have to...
2018-04-27 Donald Sharp*: Actually allow end users to not build pbrd
2018-04-27 Donald Sharptools: Cleanup code to handle sharp and pbr a bit better
2018-04-27 Donald Sharpzebra: Add PBR and SHARP handling
2018-04-26 Renato WestphalMerge pull request #2125 from qlyoung/fix-gcc-build...
2018-04-26 Renato WestphalMerge pull request #2120 from qlyoung/fix-stream-fifo...
2018-04-26 Quentin Younglib: fix clippy build w/ gcc under certain configs
2018-04-26 Lou BergerMerge pull request #2048 from donaldsharp/vrf_2_vrf
2018-04-25 Quentin Younglib: fix heap corruption in stream_fifo_free
2018-04-25 Donald Sharpbgpd: Prevent vrf 2 vrf route leaking from going offbox.
2018-04-25 Donald Sharpdoc: Fixup doc for vrf-2-vrf as per suggestions in...
2018-04-25 Donald Sharpbgpd: Fix CI breakage
2018-04-25 Donald Sharpbgpd: Dissallow mixing of import vrf and vpn commands
2018-04-25 Donald Sharpbgpd: Eliminate loop over afi's for vpn vrf leaking...
2018-04-25 Don Slicebgpd: disallow importing a vrf into itself
2018-04-25 Don Slicebgpd: fix crash on "no import vrf" if no default bgp...
2018-04-25 Don Slicebgpd: fix import vrf route-map issues
2018-04-25 Don Slicebgpd: fix incorrect config when importing vrf default
2018-04-25 Don Slicebgpd: add ability to import default vrf routes
2018-04-25 Donald Sharpbgpd: Use correct memory type
2018-04-25 Donald Sharpbgpd: Cleanup lines over 80 columns
2018-04-25 Donald Sharpbgpd: Add some vrf <-> vrf code comments
2018-04-25 Donald Sharpbgpd: Fix SA warning found by clang.
2018-04-25 Donald Sharpbgpd: Cleanup warnings found in CI
2018-04-25 Donald Sharpbgpd: Fix data type
2018-04-25 Donald Sharpdoc: Update VRF 2 VRF route leaking documentation for bgp
2018-04-25 Donald Sharpbgpd: Fix memory leak on shutdown
2018-04-25 Donald Sharptests: Fix crash in test_mp_attr
2018-04-25 Don Slicebgpd: add import vrf route-map command
2018-04-25 vivekbgpd: Handle connected routes and IPv6 link-local nexth...
2018-04-25 vivekbgpd: Fix route-leak/L3VPN delete of redistributed...
2018-04-25 vivekbgpd: Enhance loop checking for VRF to VPN route export
2018-04-25 vivekbgpd: Fix peer determination from parent for imported...
2018-04-25 vivekbgpd: Implement show command for VRF route leaking
2018-04-25 vivekbgpd: Fixes for VRF route leaking
2018-04-25 vivekbgpd: Auto RD definitions and encoding
2018-04-25 vivekbgpd: Fix params/checks for route leaking and L3VPN
2018-04-25 Mitesh Kanjariyabgpd: resolve flag definition confict for af_flags...
2018-04-25 Donald Sharpbgpd: Handle when the import vrf has not been created.
2018-04-25 Donald Sharpbgpd: Implement vrf - vrf route leaking cli
2018-04-25 Donald SharpMerge pull request #2110 from msablic/pim_mtrace_group
2018-04-24 Quentin YoungMerge pull request #2117 from mjstapp/vty_do_mem
2018-04-24 Mark Stappvty: use 'do' for show memory and show modules
2018-04-24 Mladen Sablicpimd: adding querying of state to mtrace
2018-04-24 Lou BergerMerge pull request #2100 from chiragshah6/ospfv3_dev
2018-04-24 Russ WhiteMerge pull request #2097 from qlyoung/show-cmdgraph
2018-04-24 Russ WhiteMerge pull request #2113 from donaldsharp/attr_debug
2018-04-24 Russ WhiteMerge pull request #2112 from mjstapp/ospf_debug
2018-04-24 Russ WhiteMerge pull request #2106 from qlyoung/zapi-msg
2018-04-24 Russ WhiteMerge pull request #2104 from LabNConsulting/working...
2018-04-24 Russ WhiteMerge pull request #2099 from qlyoung/fix-cpu-thread...
2018-04-24 Russ WhiteMerge pull request #2090 from qlyoung/graph-dfs
2018-04-24 Russ WhiteMerge pull request #2094 from donaldsharp/pbr_fixes
2018-04-24 Lou BergerMerge pull request #2095 from donaldsharp/2060_fixup
2018-04-24 Donald Sharplib: Fix SA warning
2018-04-24 Donald Sharppbrd: Fix a couple SA issues
2018-04-23 Ilya Shipitsinisisd: resolve possible null pointer dereference
2018-04-23 Donald Sharpbgpd: Add some additional attribute information to...
2018-04-23 Mark Stappospfd: use prefix2str in debugs in zebra module
2018-04-23 Quentin YoungMerge pull request #2111 from mjstapp/zmq_sockopt
2018-04-23 Mark Stappfrrzmq: properly init args to zmq_getsockopt()
2018-04-23 Lou BergerMerge pull request #2103 from donaldsharp/bgp_zebra_youch
2018-04-23 Lou BergerMerge pull request #2098 from qlyoung/fix-underline...
2018-04-23 Lou BergerMerge pull request #2108 from donaldsharp/redistribute_...
2018-04-23 Lou BergerMerge pull request #2105 from qlyoung/fix-includes
2018-04-23 Donald Sharpzebra: Add some information to redistribute debugs
2018-04-23 Quentin Youngzebra: style last 3 changes
2018-04-23 Quentin Youngzebra: cleanup for zapi_msg.c split
2018-04-23 Quentin Youngzebra: use hooks for client lifecycle callbacks
2018-04-23 Quentin Youngzebra: clean up zapi organization
2018-04-23 Quentin Younglib: table.h needs to include prefix.h
2018-04-22 Quentin Younglib: add ability to dump cli mode graph
2018-04-22 Quentin Younglib: add DFS + DOT dumping to graph datastructure
2018-04-22 Quentin Younglib: fix data race in thread history collection
2018-04-22 Quentin Younglib: table.h needs to include prefix.h
2018-04-22 G. Paul Ziembabgpd: bugfix: vpn-vrf leak: set origin bgp to origin...
2018-04-22 Donald Sharpbgpd: The deletion of a bgp route does not need to...
2018-04-21 Chirag Shahospf6d: fix ospf6 asbr crash
2018-04-21 Lou BergerMerge pull request #2080 from qlyoung/docuser
2018-04-20 Quentin Youngdoc: spelling fixes
next