]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2021-06-07 Mark Stapplib: add dtor for srv6 locator chunk list
2021-06-07 Rafael ZalamenaMerge pull request #8778 from idryzhov/fix-zebra-vrf
2021-06-07 Rafael ZalamenaMerge pull request #8758 from idryzhov/bfd-fixes
2021-06-07 Rafael ZalamenaMerge pull request #8781 from idryzhov/fix-list-find
2021-06-07 Olivier DugeonMerge pull request #8756 from volta-networks/ospfd_sr_b...
2021-06-07 Donatas AbraitisMerge pull request #8801 from donaldsharp/SR_coverity
2021-06-05 Donald Sharpbgpd: bgp_vrf has already been derefed in all paths
2021-06-05 Donald Sharppathd: Remove unused function
2021-06-04 Quentin YoungMerge pull request #8706 from LabNConsulting/chopps...
2021-06-04 Mark StappMerge pull request #5865 from slankdev/slankdev-zebra...
2021-06-04 Igor Ryzhovzebra: fix config after exit from vrf
2021-06-04 Emanuele Di... ospfd, doc, tests: combined SRGB/SRLB command
2021-06-04 Mark StappMerge pull request #8779 from idryzhov/zebra-rst
2021-06-04 Rafael ZalamenaMerge pull request #8772 from idryzhov/bfd-key-packed
2021-06-04 Donatas AbraitisMerge pull request #8783 from idryzhov/doc-varname
2021-06-04 Igor RyzhovMerge pull request #8776 from anlancs/fix-ospf-cli...
2021-06-03 Renato WestphalMerge pull request #8771 from volta-networks/fix_pathd_...
2021-06-03 anlancsospfd: if destroy the whole ospf, then remove ospf...
2021-06-02 Igor Ryzhovdoc: remove varnames from command descriptions
2021-06-02 Igor Ryzhovlib: fix output of "list" and "find" commands
2021-06-02 Igor Ryzhovlib, vtysh: reduce code duplication
2021-06-02 Donald SharpMerge pull request #8210 from LabNConsulting/chopps...
2021-06-02 Igor Ryzhovbfdd: fix bfd key structure
2021-06-02 Igor Ryzhovdoc: add separate section for nexthop tracking
2021-06-02 Igor Ryzhovdoc: fix link-params commands
2021-06-02 Hiroki Shirokurabgpd,sharpd,zebra: fix code style
2021-06-02 Hiroki Shirokura*: delete ZEBRA_FLAG_SEG6*_ROUTE and add ZAPI_NEXTHOP_F...
2021-06-02 Hiroki Shirokurazebra: early return on seg6local nlmsg crafting
2021-06-02 Hiroki Shirokuralib,sharpd,zebra: update nexthop object with nh_srv6
2021-06-02 Hiroki Shirokuradoc: update srv6 cli guide
2021-06-02 Hiroki Shirokuratests: update sharpd srv6 route command
2021-06-02 Hiroki Shirokurasharpd: split srv6 route install command
2021-06-02 Hiroki Shirokurazebra: fill_seg6ipt_encap func with boundary check
2021-06-02 Hiroki Shirokurasharpd: follow the practice on cli design for json...
2021-06-02 Hiroki Shirokurazebra: error check for nl_attr_xxx
2021-06-02 Hiroki Shirokurazebra: use const on fill_seg6ipt_encap func
2021-06-02 Hiroki Shirokurazebra: fix implicit conversion
2021-06-02 Hiroki Shirokura*: eliminate redundant info from srv6 locator zapi
2021-06-02 Hiroki Shirokuratests: fix json style on srv6_locator test
2021-06-02 Hiroki Shirokurazebra: drop un-needed info in locator-zapi
2021-06-02 Hiroki Shirokurazebra: delete unneeded zebra_srv6_manager_connect
2021-06-02 Hiroki Shirokuralib: erase wrong comments by copy-paste
2021-06-02 Hiroki Shirokuralib: eliminate odd line-break
2021-06-02 Hiroki Shirokuralib: integrate srv6-nexthop-cmp functions
2021-06-02 Hiroki Shirokura*: use one line init instead of memset and format it
2021-06-02 Hiroki Shirokuralib: fix json style to camel-case instead of underscores
2021-06-02 Hiroki Shirokurazebra: fix typo
2021-06-02 Hiroki Shirokurabgpd: fix build error for NetBSD8
2021-06-02 Hiroki Shirokurazebra: fix Dereference of null pointer
2021-06-02 Hiroki Shirokura*: fix code format accourding to checkpatch
2021-06-02 Hiroki Shirokurabgpd: ignore nexthop validation for srv6-vpn
2021-06-02 Hiroki Shirokurabgpd: use zapi_srv6_locator_chunk_decode
2021-06-02 Hiroki Shirokurazebra: add zapi_srv6_locator_chunk_{en,de}code
2021-06-02 Hiroki Shirokuradoc: fix srv6 section according to review
2021-06-02 Hiroki Shirokurabgpd: fix vrf route-leaking crash around srv6
2021-06-02 Hiroki Shirokurabgpd: fix compile error for BSD platforms
2021-06-02 Hiroki Shirokurazebra: fix compile error of missing-braces
2021-06-02 Hiroki Shirokurabgpd: fix crash when bgp_delete found by unit-test
2021-06-02 Hiroki Shirokurazebra: rewrite locator_prefix_cmd with DEFPY
2021-06-02 Hiroki Shirokura*: fix code format accourding to checkpatch
2021-06-02 Hiroki Shirokuratopotests: bgp_srv6l3vpn_to_bgp_vrf (step4)
2021-06-02 Hiroki Shirokurabgpd: install vpn's transit route using H.Encaps (step4)
2021-06-02 Hiroki Shirokurabgpd: advertising vpn-rib include SRv6-SID (step4)
2021-06-02 Hiroki Shirokurabgpd: cli for checking srv6 information (step4)
2021-06-02 Hiroki Shirokurabgpd: cli for SRv6 SID alloc to redirect to vrf (step4)
2021-06-02 Hiroki Shirokurabgpd: cli for srv6-locator assignment (step4)
2021-06-02 Hiroki Shirokurabgpd: add srv6 vpn base code (step4)
2021-06-02 Hiroki Shirokurabgpd: implement nb-func to im/ex-port vrf-rib to vpn...
2021-06-02 Hiroki Shirokuralib: add usual func to install SRv6 localsid (step4)
2021-06-02 Hiroki Shirokura*: new cli-nodes for BGP SRv6 VPNv4 (step4)
2021-06-02 Hiroki Shirokurabgpd: fix prefix-sid crash bug and add topotest (step4)
2021-06-02 Hiroki Shirokura*: fix code format accourding to checkpatch
2021-06-02 Hiroki Shirokuratopotests: for zapi's seg6 route configuration (step3)
2021-06-02 Hiroki Shirokurasharpd: install route supports nexthop-seg6 (step3)
2021-06-02 Hiroki Shirokurazebra: parse non-zebra seg6 configuration via netlink...
2021-06-02 Hiroki Shirokurazebra: ZEBRA_ROUTE_ADD supports seg6 route (step3)
2021-06-02 Hiroki Shirokuralib: add new nexthop's attributes seg6 (step3)
2021-06-02 Hiroki Shirokuradoc: add new section for srv6 configuration (step2)
2021-06-02 Hiroki Shirokuratopotests: keep srv6-locator feature fine (step2)
2021-06-02 Hiroki Shirokurasharpd: support create/delete srv6-locator (step2)
2021-06-02 Hiroki Shirokurazebra: add new CLI to manipulate srv6-locator (step2)
2021-06-02 Hiroki Shirokurazebra: ZAPI add new api to manipulate srv6-locator...
2021-06-02 Hiroki Shirokuralib: add new structures for srv6-locator (step2)
2021-06-02 Hiroki Shirokura*: new cli-nodes for SRv6 manager (step2)
2021-06-02 Hiroki Shirokuratopotests: for zapi's seg6local route configuration...
2021-06-02 Hiroki Shirokurashaprd: install route supports nexthop-seg6local (step1)
2021-06-02 Hiroki Shirokurasharpd: install_routes_helper support ZAPI_ROUTE flags...
2021-06-02 Hiroki Shirokurazebra: parse non-zebra seg6local configuration via...
2021-06-02 Hiroki Shirokurazebra: ZEBRA_ROUTE_ADD supports seg6local route (step1)
2021-06-02 Hiroki Shirokuralib: add new nexthop's attributes seg6local (step1)
2021-06-02 Hiroki Shirokuralib: refactor func prototype seg6local_context2str...
2021-06-02 Christian Hoppsnorthbound: KISS always batch yang config (file read...
2021-06-02 Rafael ZalamenaMerge pull request #8644 from idryzhov/fix-vrf-bind
2021-06-02 Rafael ZalamenaMerge pull request #8777 from ton31337/fix/doc_topotests
2021-06-02 Donatas Abraitisdoc: Replace single tick with double tick under develop...
2021-06-01 Donald SharpMerge pull request #8759 from idryzhov/ospf6-vrf-fix
2021-06-01 Donald SharpMerge pull request #8761 from idryzhov/fix-isis-vrf
2021-06-01 Rafael ZalamenaMerge pull request #8765 from idryzhov/bfd-vrf
2021-06-01 Quentin YoungMerge pull request #8353 from opensourcerouting/llvm...
2021-06-01 Donald SharpMerge pull request #8304 from mjstapp/fix_zmq_xref
next