summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: Add code to install v6 blackhole routes on *bsdDonald Sharp2020-05-071-5/+16
* 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
* | zebra: abstract 5549 check into a functionStephen Worley2020-05-051-6/+14
|/
* 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 #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
* | | zebra: Display ifindex of interface being installed onDonald Sharp2020-05-011-2/+2
|/ /
* | zebra: fix detection of VRF misconfigurationRenato Westphal2020-04-301-10/+13
* | 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
* | | Merge pull request #6309 from dslicenc/ra-retrans-intervalRuss White2020-04-291-5/+57
|\ \ \
| * | | zebra: add ability to set retransmit timer for IPv6 RAsDon Slice2020-04-291-5/+57
| | |/ | |/|
* / | zebra: fix zebra pseudowire manager NHTKaren Schoener2020-04-281-4/+4
|/ /
* | *: fix first headerDavid Lamparter2020-04-271-1/+4
* | build: make clippy Makefile rules nicerDavid Lamparter2020-04-271-16/+8
* | build: use VPATH for vtysh_scanDavid Lamparter2020-04-271-14/+14
* | Merge pull request #6279 from opensourcerouting/nb-cb-argsDonald Sharp2020-04-244-835/+510
|\ \
| * | *: change the signature of the northbound callbacks to be more flexibleRenato Westphal2020-04-234-835/+510
* | | Merge pull request #6262 from qlyoung/remove-sprintfDavid Lamparter2020-04-239-49/+58
|\ \ \ | |_|/ |/| |
| * | *: use appropriate buffer sizes, specifiersQuentin Young2020-04-212-3/+3
| * | *: sprintf -> snprintfQuentin Young2020-04-219-47/+56
* | | lib, zebra: add missing extern "C" {} blocks to new header filesRenato Westphal2020-04-235-0/+40
| |/ |/|
* | zebra: Prevent awful misconfiguration in vrf'sDonald Sharp2020-04-223-3/+22
* | zebra: Expose vrf lookup by table id out of rt_netlink.cDonald Sharp2020-04-222-1/+2
* | zebra: Cleanup dead codeDonald Sharp2020-04-221-30/+22
* | Merge pull request #6253 from opensourcerouting/fpm-extraQuentin Young2020-04-212-6/+56
|\ \
| * | zebra: gracefully shutdown fpm moduleRafael Zalamena2020-04-181-4/+38
| * | zebra: notify data plane providers about shutdownRafael Zalamena2020-04-181-2/+18
* | | Merge pull request #6251 from opensourcerouting/cs-ignoreDonald Sharp2020-04-202-3/+5
|\ \ \ | |_|/ |/| |
| * | *: replace all random() callsRafael Zalamena2020-04-182-3/+5
* | | Merge pull request #6231 from dslicenc/v6-ra-hoplimitDonatas Abraitis2020-04-184-2/+65
|\ \ \ | |/ / |/| |
| * | zebra: add ability to set hoplimit for IPv6 RAsDon Slice2020-04-154-2/+65
* | | zebra: in_addr_cmp and `struct prefix` are not happyDonald Sharp2020-04-171-2/+2
* | | Merge pull request #6247 from FRRouting/nb_conversionsDonald Sharp2020-04-1713-2309/+4079
|\ \ \
| * | | zebra: add weight to nb conversionChirag Shah2020-04-163-0/+21
| * | | zebra: add northbound support for zebra interfaceChirag Shah2020-04-164-99/+499
| * | | zebra: add nb callbacks for zebra if stateChirag Shah2020-04-164-134/+202
| * | | zebra: stub changes to assimilate re into rib nbChirag Shah2020-04-163-174/+269
| * | | zebra: convert clear evpn dup addr command to nbChirag Shah2020-04-162-13/+35
| * | | zebra: nb rpc cb for clear evpn dup addr cmdChirag Shah2020-04-161-10/+58
| * | | zebra: clear dup detect cleanup for nb conversionChirag Shah2020-04-163-71/+48
| * | | zebra: nb callbacks supportChirag Shah2020-04-168-2213/+3352
| * | | *: frr nexthop yang in makefileChirag Shah2020-04-161-1/+0
| * | | *: include vrf northbound module in initChirag Shah2020-04-161-0/+1
| | |/ | |/|
* | | Merge pull request #6135 from opensourcerouting/cli-node-cleanupDonald Sharp2020-04-177-29/+83
|\ \ \
| * | | zebra: fix FPM node reusing VTY_NODEDavid Lamparter2020-04-161-1/+2