]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2020-04-22 Philippe Guibertbgpd: handle fs nlri over 240 bytes 6242/head
2020-04-14 Russ WhiteMerge pull request #6197 from sworleys/PBR-Atomic
2020-04-14 Donald SharpMerge pull request #6096 from pjdruddy/vxlan_evpn_topo_test
2020-04-14 Stephen Worleypbrd: fix wording in pbr_send_pbr_map comment 6197/head
2020-04-14 Russ WhiteMerge pull request #6201 from adharkar/frr-master-fpm_mac
2020-04-14 Russ WhiteMerge pull request #6219 from qlyoung/fix-ospf-opaque...
2020-04-14 Donatas AbraitisMerge pull request #6221 from opensourcerouting/default...
2020-04-14 Donald SharpMerge pull request #6011 from patrasar/pim-no-msdp...
2020-04-14 Donald SharpMerge pull request #6017 from sarav511/ovrride
2020-04-14 David LamparterMerge pull request #6196 from dslicenc/ospf6d-brouter...
2020-04-14 David Lamparterlib/defaults: don't use "static" in a weird way 6221/head
2020-04-14 David Lamparterlib/defaults: more bool confusion
2020-04-14 David LamparterMerge pull request #5988 from xThaid/zebra_vrf_logs
2020-04-14 David LamparterMerge pull request #6215 from vivek-cumulus/wtecmp_link...
2020-04-14 Quentin Youngospfd: fix uaf upon rx of self-originated lsa 6219/head
2020-04-14 vivekdoc: Documentation for weighted ECMP and link bandwidth 6215/head
2020-04-14 Renato WestphalMerge pull request #5892 from qlyoung/fix-zclient-many
2020-04-13 Quentin Younglib: fix SA warning in vrf creation zapi handler 5892/head
2020-04-13 Quentin Younglib: fix if_set_value
2020-04-13 Quentin Younglib: work around enum issue in old gcc
2020-04-13 Quentin YoungMerge pull request #6213 from ton31337/fix/moar_bool_stuff
2020-04-13 Mark StappMerge pull request #6210 from donaldsharp/sharp_labels
2020-04-13 Donatas Abraitisbgpd: Replace 0 to false for bool assignment in bgp_upd... 6213/head
2020-04-13 Quentin Younglib: re-add accidentally deleted pfx family set
2020-04-13 Quentin Younglib: improve sanity check on vrf backend value
2020-04-13 Quentin Younglib: handle failure to change ifindex
2020-04-13 Quentin Younglib: more zclient fixes; str termination, vrfs...
2020-04-13 Quentin Younglib: don't crash on iface add for unknown vrf
2020-04-13 Quentin Younglib: ensure iface name is null terminated
2020-04-13 Quentin Younglib: handle bogus VRF backend type
2020-04-13 Quentin Younglib: make all zclient.[ch] stream funcs safe
2020-04-13 Quentin Younglib: add STREAM_GETQ, STREAM_GETF
2020-04-13 Quentin Younglib: remove unnecessary null checks
2020-04-13 Mark StappMerge pull request #6209 from donaldsharp/true_false
2020-04-13 Donald Sharpsharpd: Allow sharpd to specify it's own routes for... 6210/head
2020-04-13 Donald Sharpbgpd: bools use `true/false` not `TRUE/FALSE` 6209/head
2020-04-13 Sarita Patrapimd: added no ip msdp mesh-group <word> 6011/head
2020-04-13 Donald SharpMerge pull request #6199 from opensourcerouting/bfdd...
2020-04-13 Donald SharpMerge pull request #6204 from opensourcerouting/fix...
2020-04-12 Jakub Urbańczykzebra: Add vrf name and id to debugs 5988/head
2020-04-12 Renato Westphalyang: use the correct type for EIGRP neighbors 6204/head
2020-04-12 Renato WestphalMerge pull request #6181 from volta-networks/fix_isisd_...
2020-04-11 Ameya Dharkarzebra: Address sequencing issue while sending RMAC... 6201/head
2020-04-10 Donald SharpMerge pull request #6027 from sarav511/vrfloop
2020-04-10 Quentin YoungMerge pull request #6176 from NaveenThanikachalam/memleaks
2020-04-10 Stephen Worleyzebra: read in and sweep rules on startup
2020-04-10 Rafael Zalamenabfdd: use standard log macros 6199/head
2020-04-10 Russ WhiteMerge pull request #6189 from vivek-cumulus/unequal_cos...
2020-04-09 Stephen Worleyzebra: set family on read in rule prefix
2020-04-09 Rafael Zalamenabfdd: fix transmission timer calculation
2020-04-09 Rafael Zalamenabfdd: initialize packet data with zeroes
2020-04-09 Rafael Zalamenabfdd: remove BFD_*_FLAG macros
2020-04-09 Don Sliceospf6d: stop looping thru same Inter-Area Router LSAs 6196/head
2020-04-09 Stephen Worleypbrd: separate `set *` and `no set *` commands
2020-04-09 Stephen Worleypbrd: implement `set *` and `match *` config replacement
2020-04-09 Stephen Worleypbrd: free nexthop_group name on `no set nexthop-group`
2020-04-09 Stephen Worleypbrd: delete pbr nhg cache after rlease from hash
2020-04-09 Stephen Worleypbrd: add seqno to debug in pbr_send_pbr_map
2020-04-09 Stephen Worleyzebra: define some explicit rule replace code paths
2020-04-09 Donatas AbraitisMerge pull request #6124 from kuldeepkash/bgp_basic_fun...
2020-04-09 Kuldeep Kashyaptests: Added new tests to bgp-basic-functionality-topo1 6124/head
2020-04-09 Kuldeep Kashyaptests: Adding new test suite bgp_as_allow_in
2020-04-09 Donatas AbraitisMerge pull request #6125 from kuldeepkash/bgp-communities
2020-04-09 Naveen Thanikachalambgpd: Fixes for memory leaks. 6176/head
2020-04-09 vivekbgpd: Trigger EVPN type-5 injection upon link-bandwidth... 6189/head
2020-04-09 vivekbgpd: Fix overflow in bandwidth calc
2020-04-08 David LamparterMerge pull request #6175 from ton31337/fix/avoid_same_t...
2020-04-08 Donald SharpMerge pull request #6185 from opensourcerouting/build...
2020-04-08 Donald SharpMerge pull request #6186 from ton31337/fix/no_magic_num...
2020-04-08 Renato WestphalMerge pull request #6041 from donaldsharp/wang_a_yump
2020-04-08 Donatas Abraitisbgpd: Use COMMUNITY_SIZE instead of just 4 6186/head
2020-04-08 Renato WestphalMerge pull request #6128 from donaldsharp/more_static_r...
2020-04-08 David Lamparterbuild: fix git detection for worktrees 6185/head
2020-04-08 David Lamparteryang/embedmodel.py: create output dir if needed
2020-04-08 David Lampartertests: fix parallel build race
2020-04-08 Donald Sharptests: Add tests to rip and ripngd to show func works 6041/head
2020-04-08 Donald Sharpyang: Temp change interface type to string to allow...
2020-04-08 Donatas Abraitistools: Add coccinelle script to catch typecasts to... 6175/head
2020-04-08 Donatas Abraitis*: Do not cast to the same type
2020-04-08 David LamparterMerge pull request #5928 from xThaid/rt_link_cleanup
2020-04-08 Russ WhiteMerge pull request #5917 from Spantik/ospf_redis
2020-04-08 Donald Sharptests: Add a couple more static route tests 6128/head
2020-04-08 Kuldeep Kashyaptests: Adding new test suite bgp_communities_topo1 6125/head
2020-04-08 Kuldeep Kashyaptests: Added new tests to bgp-basic-functionality-topo1
2020-04-08 Kuldeep Kashyaptests: Adding new test suite bgp_as_allow_in
2020-04-08 Olivier DugeonMerge pull request #6166 from volta-networks/fix_isis_l...
2020-04-08 Renato WestphalMerge pull request #6180 from mjstapp/fix_bgp_ecomm_sa
2020-04-08 Renato WestphalMerge pull request #6174 from volta-networks/fix_lm_asy...
2020-04-08 Renato WestphalMerge pull request #6183 from qlyoung/doc-isis-lsp...
2020-04-08 Quentin Youngdoc: document lsp-mtu knob for IS-IS 6183/head
2020-04-07 Emanuele Di... isisd: fix two 'no X' commands 6181/head
2020-04-07 Santosh P KZebra: Default route distribute handling. 5917/head
2020-04-07 Quentin YoungMerge pull request #6178 from opensourcerouting/debian...
2020-04-07 Mark Stappbgpd: clean up SA warning in bgp_ecommunity.c 6180/head
2020-04-07 Quentin YoungMerge pull request #6179 from ton31337/fix/typecast_to_...
2020-04-07 Stephen WorleyMerge pull request #6097 from mjstapp/fix_nhg_cli_dups
2020-04-07 Russ WhiteMerge pull request #6173 from ton31337/fix/treat-as...
2020-04-07 Donatas Abraitistools: Add coccinelle script to catch typecasts to... 6179/head
2020-04-07 David Lamparterdebian: 7.2.1 prep 6178/head
2020-04-07 David Lamparterdebian: remove outdated README content
next