summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2133 from Fredi-raspall/fix_label_managerRenato Westphal2018-05-153-40/+149
|\
| * lib, zebra: fix formatting and styleFredi Raspall2018-05-083-26/+32
| * zebra, lib: Fix SA warning and formatting.Fredi Raspall2018-05-011-9/+8
| * zebra: LM temporally ignore id/proto mismatch errorFredi Raspall2018-05-011-2/+4
| * zebra: Fix label manager proxy mode.Fredi Raspall2018-05-011-25/+87
| * zebra, lib: Add client proto & instance in zservFredi Raspall2018-05-011-4/+47
| * zebra: fix broken label manager proxy mode.Fredi Raspall2018-04-273-8/+5
* | Merge pull request #2171 from pguibert6WIND/misc_crashes_moving_ifp_from_netnsRuss White2018-05-122-14/+31
|\ \
| * | zebra: avoid inactivating twice an interfacePhilippe Guibert2018-05-041-0/+3
| * | zebra: fix missing node attribute set in ifpPhilippe Guibert2018-05-041-0/+1
| * | zebra: avoid case where same interface pointer returnedPhilippe Guibert2018-05-041-0/+6
| * | zebra: improve logs when replacing interface to an other netnsPhilippe Guibert2018-05-041-14/+21
* | | bgpd, lib, zebra: Cleanup formatting issues foundDonald Sharp2018-05-091-4/+5
* | | Zebra: Fix ptm-enable config failure on internally created interfacesradhika2018-05-091-3/+3
* | | bgpd: Fix VRF route leaking for multipath routesvivek2018-05-091-8/+0
* | | zebra: Increase recvmsg buffer size for picking up netlink messagesvivek2018-05-092-1/+2
* | | zebra: Fixup crash with vlan interfaces attempted to be usedDonald Sharp2018-05-091-2/+7
* | | zebra: Use STREAM_GETXXX functionsDonald Sharp2018-05-091-2/+5
* | | bgpd/zebra: use stream_putl/getl to send VNIsMitesh Kanjariya2018-05-091-1/+1
* | | zebra: vni [prefix-routes-only] should also be provided for the 'no' cmdMitesh Kanjariya2018-05-092-3/+15
* | | zebra: remote RMAC for EVPN ipv6 hosts should be programmed against the ipv4 ...Mitesh Kanjariya2018-05-091-4/+24
* | | bgpd, zebra: Handle EVPN router MAC per next hopvivek2018-05-099-42/+33
|/ /
* | zebra: Add a few more breadcrumbsDonald Sharp2018-05-021-0/+7
* | zebra: Fix crash on *BSDDonald Sharp2018-05-021-1/+1
* | zebra: Add PBR and SHARP handlingDonald Sharp2018-04-272-1/+29
|/
* Merge pull request #2106 from qlyoung/zapi-msgRuss White2018-04-2429-3167/+3311
|\
| * zebra: style last 3 changesQuentin Young2018-04-236-55/+78
| * zebra: cleanup for zapi_msg.c splitQuentin Young2018-04-2310-18/+20
| * zebra: use hooks for client lifecycle callbacksQuentin Young2018-04-2316-103/+101
| * zebra: clean up zapi organizationQuentin Young2018-04-2324-3084/+3205
* | zebra: Add some information to redistribute debugsDonald Sharp2018-04-231-7/+18
|/
* Merge pull request #2092 from dslicenc/import-table-changeRuss White2018-04-201-2/+6
|\
| * zebra: resolve issue when changing import-table route-map configDon Slice2018-04-191-2/+6
* | Merge pull request #2086 from donaldsharp/zebra_capabilitiesRuss White2018-04-201-0/+13
|\ \
| * | zebra: Add pass up through zapi what zebra is capable of handlingDonald Sharp2018-04-181-0/+13
* | | Merge pull request #2079 from qlyoung/exit-vrf-memesRuss White2018-04-201-6/+5
|\ \ \
| * | | vtysh, zebra: print exit-vrf at end of vrf contextQuentin Young2018-04-171-6/+5
* | | | Merge pull request #2077 from donaldsharp/static_warnRuss White2018-04-202-1/+6
|\ \ \ \
| * | | | zebra: Leave some warning breadcrumbsDonald Sharp2018-04-172-1/+6
| |/ / /
* | | | Merge pull request #2072 from donaldsharp/blackhole_thisRuss White2018-04-201-1/+11
|\ \ \ \
| * | | | zebra: Allow blackhole route deletion for prefixesDonald Sharp2018-04-171-1/+11
* | | | | Merge pull request #2057 from donaldsharp/fix_1916Russ White2018-04-203-127/+203
|\ \ \ \ \
| * | | | | zebra: Cleanup lines over 80 columnsDonald Sharp2018-04-121-7/+6
| * | | | | zebra: add EVPN learned neighbors as NUD_NOARPMitesh Kanjariya2018-04-122-1/+3
| * | | | | zebra: act on kernel notifications for remote neighbors as wellMitesh Kanjariya2018-04-123-126/+201
* | | | | | Merge pull request #2051 from donaldsharp/PBRD_EXTRARuss White2018-04-202-4/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | pbrd, zebra: Properly notice rule deletionDonald Sharp2018-04-181-0/+2
| * | | | | pbrd, zebra: Fix multiple pbr-policy installDonald Sharp2018-04-181-3/+6
| * | | | | zebra: Tell rib_process to actually rethink pbr routes.Donald Sharp2018-04-181-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2084 from donaldsharp/move_mplsJafar Al-Gharaibeh2018-04-182-93/+0
|\ \ \ \ \