]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2017-10-27 Donald SharpMerge pull request #1356 from opensourcerouting/linux...
2017-10-27 Donald SharpMerge pull request #1174 from opensourcerouting/show_ro...
2017-10-25 Renato WestphalMerge pull request #1362 from dslicenc/cm18309-label...
2017-10-25 Renato Westphalzebra: unify the ipv4/ipv6 'show ip route' commands...
2017-10-25 Donald SharpMerge pull request #1358 from opensourcerouting/isis...
2017-10-25 Don Slicezebra: only pass mpls proto type if doing install
2017-10-25 Donald SharpMerge pull request #1361 from opensourcerouting/vtysh_m...
2017-10-25 Renato Westphalvtysh: properly fix memory leak
2017-10-24 Donald SharpMerge pull request #1357 from opensourcerouting/coverit...
2017-10-24 Renato Westphallib: optimize sockunion_connect()
2017-10-24 Renato Westphal*: fix coverity warnings - error handling issues
2017-10-24 Renato Westphal*: fix coverity warnings - resource leaks
2017-10-24 Renato Westphalospfd: fix coverity warnings - security best practices...
2017-10-24 Renato Westphal*: add missing \n in some help strings
2017-10-24 Renato Westphallib: fix coverity warnings introduced by the iface...
2017-10-24 Lou BergerMerge pull request #1346 from donaldsharp/apply_routemap
2017-10-24 Lou BergerMerge pull request #1337 from donaldsharp/debug_nht_bgp
2017-10-24 Rafael ZalamenaMerge pull request #1296 from donaldsharp/eigrp_table
2017-10-24 Donald Sharpeigrpd: Convert topology list to a table
2017-10-24 Renato Westphalzebra: fix route node leak on error path
2017-10-24 Renato Westphalzebra: 'show ip route' with multiple options at the...
2017-10-24 Renato Westphalzebra: unify the ipv4/ipv6 'show ip route' commands...
2017-10-24 Renato Westphalbuild: include our own copies of some linux kernel...
2017-10-23 Renato WestphalMerge pull request #1330 from donaldsharp/zclient_shena...
2017-10-23 Renato WestphalMerge pull request #1354 from chiragshah6/mdev1
2017-10-23 Donald Sharpbgpd: Use stored ifindex for zebra_announce
2017-10-23 Donald Sharpzebra: Allow zebra_client_read to handle up to 10 messages
2017-10-23 Donald Sharp*: Modify zclient_init to require privs data
2017-10-23 Donald Sharpripngd: Make 'struct zebra_privs_t' available
2017-10-23 Donald Sharpripd: Make 'struct zebra_privs_t' available
2017-10-23 Donald Sharpospf6d: Make 'struct zebra_privs_t' available
2017-10-23 Donald Sharpospfd: Make 'struct zebra_privs_t' available.
2017-10-23 Donald Sharpisisd: Allow struct zebra_privs_t to be available
2017-10-23 Donald Sharpeigrpd: Make struct zebra_privs_t available
2017-10-23 Donald Sharpnhrpd: Let struct zebra_privs_t be available
2017-10-23 Donald Sharpbabeld: Make the zebra_privs_t available for use
2017-10-23 Donald Sharpzebra: Set zapi send/receive buffer to a larger value
2017-10-23 Donald Sharplib: Cleanup some missed reformat
2017-10-23 Donald Sharpzebra: Add a function handler for zserv commands
2017-10-23 Donald Sharpzebra: Make all zserv handler functions use zvrf instea...
2017-10-23 Donald Sharpzebra: No need to pass sock descriptor around.
2017-10-23 Donald Sharpzebra: Always read full zapi message in ptm code
2017-10-23 Chirag Shahospfd: reset ospf interface protocol stats
2017-10-23 Chirag Shahospfd: show comand for ospf packet stats
2017-10-23 Renato WestphalMerge pull request #1341 from chiragshah6/ospf_vrf_dev
2017-10-23 Donald SharpMerge pull request #1353 from opensourcerouting/rpm...
2017-10-21 Donald SharpMerge pull request #1349 from opensourcerouting/bgpd_li...
2017-10-21 Martin Winterredhat: Fix doc by removing outdated package informatio...
2017-10-21 Martin Winterredhat: Fix rpm scripts to correctly restart daemons...
2017-10-21 Martin Winterredhat: Add fix to correct watchfrr config during upgrade
2017-10-21 Martin Winterredhat: systemd file should not be executable
2017-10-21 Martin Winterredhat: Always reference main frr start/stop script...
2017-10-20 Chirag Shahospf6d: Divide LSupdate to keep size small
2017-10-20 Rafael Zalamenabgpd: bump listen() backlog
2017-10-20 Donald SharpMerge pull request #1347 from medallia/all-routes-to-fpm
2017-10-20 Donald Sharpbgpd: Note routemap information even if peer not activated.
2017-10-20 Thorvald NatvigSend all routes to FPM, including VRF and multicast
2017-10-19 Renato WestphalMerge pull request #1331 from donaldsharp/hash_speedup
2017-10-19 Renato WestphalMerge pull request #1332 from chiragshah6/ospf_vrf_dev
2017-10-19 Renato WestphalMerge pull request #1272 from donaldsharp/peer_group_or...
2017-10-19 Martin WinterMerge pull request #1339 from donaldsharp/bgp_compile_i...
2017-10-18 Donald Sharpbgpd: Fix 'not initialized' possibly on older compilers
2017-10-18 Donald Sharpbgpd: Fix off by one error introduced by 8c9cc7bbf657e3...
2017-10-18 Donald Sharpbgpd: Allow turn off of 'debug bgp nht' from 'no debug...
2017-10-18 Jafar Al-GharaibehMerge pull request #1333 from donaldsharp/command_py_leak
2017-10-18 Lou BergerMerge pull request #1334 from donaldsharp/large_number
2017-10-18 Donald Sharpbgpd: Display unsigned ints
2017-10-18 Donald Sharplib: Display unsigned instead of signed
2017-10-17 Donald Sharplib: Fix small memory leak when using command_py.c
2017-10-17 Olivier DugeonMerge pull request #1308 from chiragshah6/mdev1
2017-10-17 Chirag Shahospf6d: Handle lsupdate upto max ospf6 payload
2017-10-17 Jafar Al-GharaibehMerge pull request #1290 from qlyoung/doc-commit-msgs
2017-10-17 Jafar Al-GharaibehMerge pull request #1300 from chiragshah6/mdev
2017-10-16 Lou BergerMerge pull request #1324 from donaldsharp/bgp_aspath
2017-10-16 Donald Sharplib: No need to call apply_mask 2 times
2017-10-16 Donald Sharplib: Allow hash_get to sidestep expensive hash key...
2017-10-16 Chirag Shahospfd: fix ospf nssa command
2017-10-16 Donald SharpMerge pull request #1313 from LabNConsulting/working...
2017-10-16 Donald SharpMerge pull request #1298 from opensourcerouting/iface...
2017-10-11 Renato WestphalMerge pull request #1305 from donaldsharp/workqueue
2017-10-11 Renato WestphalMerge pull request #1317 from donaldsharp/babel_mem
2017-10-11 Donald Sharplib: Free workqueue memory leak on free
2017-10-11 Renato WestphalMerge pull request #1322 from donaldsharp/ospf6_proto
2017-10-11 Donald Sharpospf6d: Make ospf6_prefix have an empty v6 addr at end
2017-10-11 Donald Sharpbgpd: Add ability to display information about bestpath...
2017-10-11 Martin WinterMerge pull request #1120 from donaldsharp/branch_million
2017-10-10 Renato WestphalMerge pull request #1323 from donaldsharp/ospf_list_delete
2017-10-10 Donald Sharpospfd: Do not delete write_q 2 times either
2017-10-10 Donald Sharpospfd: We should not be deleting ospf->oiflist 2 times
2017-10-10 Donald Sharpospfd: Fix ships in the night PR's and list_delete
2017-10-10 Renato WestphalMerge pull request #1304 from chiragshah6/ospf_vrf_dev
2017-10-10 Renato WestphalMerge pull request #1316 from donaldsharp/high_stuff
2017-10-10 Donald SharpMerge pull request #1319 from opensourcerouting/ldpd...
2017-10-10 Chirag Shahospfd: OSPFv2 VRF abstact api
2017-10-10 Jafar Al-GharaibehMerge pull request #1314 from donaldsharp/pim_rpf_address
2017-10-10 Chirag Shahospfd: OSPFv2 VRF, vrf in show command output
2017-10-10 Donald Sharpospfd: Free memory associated with ospf instance startup
2017-10-10 Donald Sharpripngd: Fix possible memory leak of route_node
2017-10-10 Donald Sharplib: Add some documentation about argv_find
2017-10-10 Donald Sharplib: Fix missing va_end
next