summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6365 from donaldsharp/bsd_v6_Null_bsbase_7.4Mark Stapp2020-05-071-5/+16
|\
| * zebra: Add code to install v6 blackhole routes on *bsdDonald Sharp2020-05-071-5/+16
|/
* Merge pull request #6356 from ton31337/fix/aggregator_0_ignoreDonald Sharp2020-05-071-14/+10
|\
| * bgpd: Ignore aggregator attribute if it's malformed (0.0.0.0)Donatas Abraitis2020-05-061-8/+2
| * bgpd: Use slightly modified version of error message if AS path contains 0Donatas Abraitis2020-05-061-6/+8
* | Merge pull request #6358 from donaldsharp/zebra_onlinkJafar Al-Gharaibeh2020-05-061-10/+3
|\ \
| * | zebra: Loosen ONLINK restrictions a tiny bitDonald Sharp2020-05-061-10/+3
| |/
* | Merge pull request #6359 from sworleys/NHG-No-IPv4-IPv6Mark Stapp2020-05-061-6/+14
|\ \
| * | zebra: abstract 5549 check into a functionStephen Worley2020-05-051-6/+14
* | | Merge pull request #6357 from mjstapp/fix_ldp_topo1_howRenato Westphal2020-05-062-19/+0
|\ \ \
| * | | tests: remove unused ref files from ldp topotestMark Stapp2020-05-062-19/+0
| |/ /
* | | Merge pull request #6352 from volta-networks/fix_ldp_dscpRenato Westphal2020-05-061-0/+10
|\ \ \ | |_|/ |/| |
| * | ldpd: LDP does not always send traffic with correct DSCP value.Karen Schoener2020-05-061-0/+10
| |/
* | Merge pull request #6347 from opensourcerouting/llvm-callgraphQuentin Young2020-05-0511-20/+1263
|\ \
| * | build: don't link ldpd.c twiceDavid Lamparter2020-05-051-1/+0
| * | python: add graphviz callgraphsDavid Lamparter2020-05-053-1/+488
| * | build: add LLVM bitcode targetsDavid Lamparter2020-05-057-6/+64
| * | tools: frr-llvm-cgDavid Lamparter2020-05-053-0/+662
| * | build: rework Makefile var extraction... againDavid Lamparter2020-05-052-16/+53
* | | Merge pull request #6350 from pureport/fix/bgp_double_community_freeQuentin Young2020-05-053-0/+9
|\ \ \
| * | | bgpd: Check to ensure community attributes exist before freeing themJosh Cox2020-05-053-0/+9
| |/ /
* | | Merge pull request #6349 from qlyoung/hook-cpp-compatDavid Lamparter2020-05-051-1/+1
|\ \ \ | |_|/ |/| |
| * | lib: make hook.h cpp-compatibleQuentin Young2020-05-051-1/+1
| |/
* | Merge pull request #6103 from mjstapp/fix_all_unnumberedDonald Sharp2020-05-051-1/+1
|\ \
| * | zebra: don't treat every interface as unnumberedMark Stapp2020-04-291-1/+1
* | | Merge pull request #6335 from ton31337/feature/show_policy_in_bgp_summaryDavid Lamparter2020-05-052-10/+50
|\ \ \ | |_|/ |/| |
| * | doc: Add an example about what "(Policy)" means under `show bgp summary`Donatas Abraitis2020-05-041-0/+17
| * | bgpd: Show "(Policy)" under PfxRcd/PfxSnt when eBGP policy is in useDonatas Abraitis2020-05-031-10/+33
* | | Merge commit '97cfd5d207e46a027809125cfb356fd301af0cf5'David Lamparter2020-05-041-1/+1
|\ \ \ | |/ / |/| |
| * | doc: fix typo in archlinux docMark Stapp2020-04-271-1/+1
* | | Merge pull request #6330 from sworleys/No-NHG-Install-With-VRFnsMark Stapp2020-05-011-1/+2
|\ \ \
| * | | zebra: force off kernel NHG install with netns VRFsStephen Worley2020-05-011-1/+2
* | | | Merge pull request #6329 from donaldsharp/zebra_more_infoMark Stapp2020-05-011-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | zebra: Display ifindex of interface being installed onDonald Sharp2020-05-011-2/+2
|/ / /
* | | Merge pull request #6326 from mjstapp/ignore_emacs_desktopQuentin Young2020-05-011-0/+1
|\ \ \
| * | | git: ignore emacs desktopMark Stapp2020-04-301-0/+1
| | |/ | |/|
* | | Merge pull request #6323 from donaldsharp/floomMark Stapp2020-04-301-0/+3
|\ \ \
| * | | bgpd: Ensure that we have a ifp pointerDonald Sharp2020-04-301-0/+3
* | | | Merge pull request #6322 from ton31337/feature/bgp_bogon_filter_exampleDonald Sharp2020-04-301-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | doc: Add an example how to filter BGP bogon ASNsDonatas Abraitis2020-04-301-0/+11
|/ / /
* | | Merge pull request #6318 from opensourcerouting/fix-exit-vrfDonald Sharp2020-04-301-1/+1
|\ \ \
| * | | lib: update the CLI xpath index when exiting from the VRF nodeRenato Westphal2020-04-291-1/+1
* | | | Merge pull request #6320 from opensourcerouting/fix-vrf-misconfig-detectionDonald Sharp2020-04-301-10/+13
|\ \ \ \
| * | | | zebra: fix detection of VRF misconfigurationRenato Westphal2020-04-301-10/+13
|/ / / /
* | | | Merge pull request #6241 from volta-networks/fix_ldp_aclRenato Westphal2020-04-306-8/+401
|\ \ \ \ | |/ / / |/| | |
| * | | ldpd: fix ACL rule modificationlynne2020-04-296-8/+401
* | | | Merge pull request #6314 from pjdruddy/fix-arp-cache-vtep-json-cliSri Mohana Singamsetty2020-04-291-0/+3
|\ \ \ \
| * | | | zebra: fix json for show evpn arp-cache vni vtepPat Ruddy2020-04-291-0/+3
* | | | | Merge pull request #5786 from mjstapp/fix_notif_empty_nhgStephen Worley2020-04-291-11/+5
|\ \ \ \ \
| * | | | | zebra: fix handling of failed route install via notificationMark Stapp2020-04-271-11/+5