]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2019-04-22 Jafar Al-GharaibehMerge pull request #4025 from AnuradhaKaruppiah/pim...
2019-04-22 Quentin YoungMerge pull request #4057 from mjstapp/fix_privs_even_more
2019-04-22 Mark Stapplibs: control privs changes with refcount
2019-04-22 Jafar Al-GharaibehMerge pull request #4166 from donaldsharp/pim_s_g
2019-04-22 Jafar Al-GharaibehMerge pull request #4170 from AnuradhaKaruppiah/evpn...
2019-04-21 Quentin YoungMerge pull request #4156 from ton31337/fix/allow_backsl...
2019-04-21 Anuradha Karuppiahpimd: fix macro backslash alignment
2019-04-21 Anuradha Karuppiahlib: two extra bytes were being allocated for the SG...
2019-04-21 Anuradha Karuppiahzebra: use "mcast group" instead of just mcast in show...
2019-04-21 Anuradha Karuppiahpim: fix order of vxlan mroutes cleanup when pimd is...
2019-04-20 Anuradha Karuppiahbgpd: lock the tenant-vrf associated with the l2-vni
2019-04-20 Anuradha Karuppiahdoc: add config sample for pim-evpn
2019-04-20 Anuradha Karuppiahpimd: cleanup unncessary null pointer check
2019-04-20 Anuradha Karuppiahpimd: create pimreg implicity if ipmr-lo is the first...
2019-04-20 Anuradha Karuppiahpimd: hidden command to set MLAG parameters
2019-04-20 Anuradha Karuppiahpimd: display commands for the pim-vxlan-sg database...
2019-04-20 Anuradha Karuppiahpimd: cli changes for pim-debug-vxlan
2019-04-20 Anuradha Karuppiahpimd: use VTEP-PIP as pim-register's ip header SIP
2019-04-20 Anuradha Karuppiahpimd: VxLAN-AA base APIs
2019-04-20 Anuradha Karuppiahpimd: handling termination device in the MFC
2019-04-20 Anuradha Karuppiahpimd: setup multicast vxlan tunnel termination device
2019-04-20 Anuradha Karuppiahpimd: update vxlan mroute entries when the lo or peerli...
2019-04-20 Anuradha Karuppiahpimd: add termination mroutes for each vxlan multicast...
2019-04-20 Anuradha Karuppiahpimd: MLAG flag defintions in the PIM upstream entries
2019-04-20 Anuradha Karuppiahpimd: register local VTEP-IP for each BUM MDT via NULL...
2019-04-20 Anuradha Karuppiahpimd: add peerlink-rif to the origination-mroute's OIL
2019-04-20 Anuradha Karuppiahpimd: support for vxlan origination-upstream entries
2019-04-20 Anuradha Karuppiahpimd: header changes for pim-vxlan staggered processing
2019-04-20 Anuradha Karuppiahpimd: header changes to cache MLAG information needed...
2019-04-20 Anuradha Karuppiahpimd: vxlan definitions for creation origination and...
2019-04-20 Anuradha Karuppiahpimd: extern pim_null_register_send
2019-04-20 Anuradha Karuppiahpimd: API for enabling pim on the vxlan term device...
2019-04-20 Anuradha Karuppiahpimd: add new OIF type in prep for vxlan support
2019-04-20 Anuradha Karuppiahpimd: definition of pim-evpn origination and terminatio...
2019-04-20 Anuradha Karuppiahpimd: add new source types for vxlan orgination and...
2019-04-20 Anuradha Karuppiahpimd: per-SG control to allow any router to register...
2019-04-20 Anuradha Karuppiahpimd: provide a per-SG control to disabled register...
2019-04-20 Anuradha Karuppiahpimd: allow mroutes with IIF in the OIL
2019-04-20 Anuradha Karuppiah pimd: provide a mechanism to pin the IIF for an SG...
2019-04-20 Anuradha Karuppiahpimd: provide an api to force stop kat on an upstream...
2019-04-20 Anuradha Karuppiahpimd: provide an upstream control to prevent KAT expiry
2019-04-20 Anuradha Karuppiahpimd: handle VxLAN SG notifications from zebra
2019-04-20 Anuradha Karuppiahpimd: initial infrastructure to maintain VxLAN SG database
2019-04-20 Anuradha Karuppiahlib, zebra: changes to propagate vxlan mcast SG entries...
2019-04-20 Anuradha Karuppiahzebra: trigger SG update on l2-vni<=>mcast-grp changes
2019-04-20 Anuradha Karuppiahzebra: vxlan (S, G) cache management
2019-04-20 Anuradha Karuppiahzebra: maintain mcast tunnel origination and terminatio...
2019-04-20 Anuradha Karuppiahlib: return listnode on add for subsequent efficent del
2019-04-20 Anuradha Karuppiahlib: move SG prefix2str APIs from pimd to lib
2019-04-20 Anuradha Karuppiahzebra: install flood FDB entry only if the remote VTEP...
2019-04-20 Anuradha Karuppiahbgpd: propagate flood mode to zebra based on the tunnel...
2019-04-20 Anuradha Karuppiahbgpd: suppress IMET route generation if flood mode...
2019-04-20 Anuradha Karuppiahbgpd: maintain flood mcast group per-l2-vni
2019-04-20 Anuradha Karuppiahzebra: maintain the mcast-grp per-l2vni
2019-04-20 Anuradha Karuppiahzebra: process mcast-grp rxed in the vxlan-device
2019-04-20 Anuradha Karuppiahzebra: header changes for l2 vni bum-mcast-grp handling
2019-04-19 Mark StappMerge pull request #4165 from dslicenc/rnh-invalid...
2019-04-19 Don Slicezebra: stop sending invalid nexthops to clients
2019-04-19 Quentin YoungMerge pull request #4164 from opensourcerouting/rm...
2019-04-19 Mark StappMerge pull request #4154 from donaldsharp/zebra_run_once
2019-04-18 Donald Sharpdoc: Cleanup documentation for new pim commands
2019-04-18 Donald Sharppimd: Add ability to select join S,G for 'show ip pim...
2019-04-18 Donald Sharppimd: Add ability to select upstream on S,G for `show...
2019-04-18 Donald Sharpzebra: Update flag output for route entry dump
2019-04-18 Donald Sharpzebra: Run nexthop_active_check once
2019-04-18 Donald Sharpzebra: Double check is not necessary in nexthop_active_...
2019-04-18 Donald Sharplib, zebra: Remove unused flag
2019-04-18 Donald Sharpzebra: nexthop_active_update does not need set
2019-04-18 Sri Mohana... Merge pull request #4116 from nitinsoniism/show_l2vpn_e...
2019-04-18 Donald Sharplib: Add a counter for number of nexthops
2019-04-18 Donald Sharptests: bgp_l3vpn_to_bgp_vrf were bailing to quickly
2019-04-18 Mark StappMerge pull request #4141 from opensourcerouting/nb...
2019-04-18 Renato Westphalports: remove abandoned ports subdirectory
2019-04-18 Renato WestphalMerge pull request #4160 from pguibert6WIND/optionZforg...
2019-04-18 Renato Westphallib: make nb_candidate_edit() more flexible
2019-04-18 Renato Westphallib: introduce flog() to simplify the northbound code...
2019-04-18 Renato Westphallib: move zlog() prototype back to the public logging API
2019-04-18 Renato Westphallib: don't initialize the northbound database in the...
2019-04-18 Renato Westphallib: sync sysrepo module with latest API changes
2019-04-18 Philippe Guibertbgpd: add the -Z option to run bgp without zebra
2019-04-18 Donatas Abraitisbgpd: Allow backslash in as-path filter lists
2019-04-17 Quentin Young.gitignore: ignore core dumps
2019-04-17 Quentin Younglib: remove core dump
2019-04-17 Donald SharpMerge pull request #4151 from opensourcerouting/ospf...
2019-04-17 Mark StappMerge pull request #4148 from donaldsharp/ospf6_list_he...
2019-04-17 David Lamparterospfd: make ECMP nexthop order deterministic
2019-04-17 David Lamparterospfd: fix clang-SA warning
2019-04-17 Donald Sharpospf6d: listhead returns a listnode *
2019-04-16 Donald SharpMerge pull request #4147 from mjstapp/fix_pim_zebra_warning
2019-04-16 Russ WhiteMerge pull request #4084 from qlyoung/bgp-prefix-md5...
2019-04-16 Mark Stapppimd: fix compile warnings
2019-04-16 Mark StappMerge pull request #4132 from opensourcerouting/northbo...
2019-04-16 Quentin YoungMerge pull request #4143 from opensourcerouting/update...
2019-04-16 Russ WhiteMerge pull request #4031 from nitinsoniism/show_evpn_ro...
2019-04-16 Quentin Youngdoc: document bgp listen ranges and md5 behavior
2019-04-16 Quentin Youngbgpd: add support for MD5 auth on listen ranges
2019-04-16 Quentin Younglib: add support for extended TCP MD5 auth
2019-04-16 Renato WestphalMerge pull request #3720 from donaldsharp/bgp_vrf_peering
2019-04-16 Lou BergerMerge pull request #3762 from pguibert6WIND/do_not_allo...
2019-04-16 Russ WhiteMerge pull request #4096 from donaldsharp/pim_nht_cleanup
next