summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | zebra: Use JSON_STRDonald Sharp2017-08-081-10/+10
| * | | lib: Fix extra doc stringDonald Sharp2017-08-081-3/+2
| * | | bgp: fix match mac address/match evpn vni commandsMitesh Kanjariya2017-08-081-9/+7
| * | | lib: changes needed for mac access-list any commandMitesh Kanjariya2017-08-083-4/+25
| * | | zebra: zebra should not try and advertise gateway macip if EVPN is disabledMitesh Kanjariya2017-08-081-3/+7
| * | | bgpd: BGP should not ignore the VNI add notification if it is not live currentlyMitesh Kanjariya2017-08-081-1/+2
| * | | zebra: Guard debugs in interface speed checkDonald Sharp2017-08-081-4/+7
| * | | bgpd: Fix output of interface based 'show bgp ..' commandsDonald Sharp2017-08-081-6/+5
| * | | bgpd: show bgp ipv4 label-unicast does not provide any outputDaniel Walton2017-08-081-0/+4
| * | | bgpd/zebra: honor tunnel ip change in bgp regardless of vni readinessMitesh Kanjariya2017-08-083-2/+22
| * | | zebra: Provide neigh-mac tie-in in zebraMitesh Kanjariya2017-08-082-27/+323
| * | | EVPN: Indentation is off for route-target exportDaniel Walton2017-08-081-1/+1
| * | | bgpd: fix crash while configuring rtMitesh Kanjariya2017-08-081-3/+3
| * | | zebra: Enable JSON for EVPN show cmdsChirag Shah2017-08-084-162/+580
| * | | zebra: Fix some memory leaks on shutdownDonald Sharp2017-08-082-3/+6
| * | | bgpd, tools, vtysh: Handle config migration from 'address-family evpn' to 'ad...Daniel Walton2017-08-083-4/+147
| * | | bgpd/zebra/lib: EVPN support for asymmetric VxLan routingMitesh Kanjariya2017-08-0817-66/+801
| * | | zebra: fix mac mobility code pathMitesh Kanjariya2017-08-081-2/+3
| * | | zebra: update sticky mac attribute to BGP if necessaryMitesh Kanjariya2017-08-081-3/+11
| * | | bgpd/zebra: fix bgpd crash happening in mac mobility code pathMitesh Kanjariya2017-08-082-13/+27
| * | | bgpd: Fix evpn help stringsDonald Sharp2017-08-081-0/+3
| * | | bgpd: Added support for vni filteringMitesh Kanjariya2017-08-082-0/+81
| * | | bgpd, lib, vtysh: Added support for mac filtering in route-mapsMitesh Kanjariya2017-08-089-416/+605
| * | | bgpd: Fix incorrect AFI referencevivek2017-08-081-1/+2
| * | | bgpd: Update EVPN operational commandsvivek2017-08-081-110/+170
| * | | bgpd: Fix nexthop for labeled-unicastvivek2017-08-081-46/+35
* | | | Merge pull request #926 from opensourcerouting/tcp-zebraDonald Sharp2017-08-0930-239/+206
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'frr/master' into tcp-zebraDavid Lamparter2017-08-09125-1210/+2897
| |\ \ \ \
| * | | | | lib: thoroughly disable tcp-zebraDavid Lamparter2017-08-082-8/+16
| * | | | | *: remove --enable-tcp-zebra, rework ZAPI pathDavid Lamparter2017-08-0830-239/+198
| | |/ / / | |/| | |
* | | | | Merge pull request #940 from qlyoung/hashtable-expansion-lfDavid Lamparter2017-08-092-6/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | lib: use load factor as hash expansion triggerQuentin Young2017-08-092-6/+4
* | | | | Merge pull request #911 from opensourcerouting/non-recursive-2Donald Sharp2017-08-0952-503/+765
|\ \ \ \ \
| * | | | | build: non-recursive babeld & eigrpdDavid Lamparter2017-08-0410-99/+137
| * | | | | build: non-recursive ldpdDavid Lamparter2017-08-046-41/+73
| * | | | | doc: work around weird texinfo bugDavid Lamparter2017-08-042-3/+6
| * | | | | doc: stop using version.texi, fix URLsDavid Lamparter2017-08-046-25/+21
| * | | | | build: clean up BUILT_SOURCESDavid Lamparter2017-08-046-14/+15
| * | | | | build: pre-generate built headers in configureDavid Lamparter2017-08-041-0/+28
| * | | | | build: non-recursive nhrpdDavid Lamparter2017-08-046-51/+57
| * | | | | build: non-recursive isisdDavid Lamparter2017-08-046-50/+91
| * | | | | build: non-recursive ospf*David Lamparter2017-08-0414-146/+234
| * | | | | build: non-recursive ripd & ripngdDavid Lamparter2017-08-0410-86/+109
| * | | | | build: fix clippy cross-compileDavid Lamparter2017-08-041-2/+8
* | | | | | Merge pull request #892 from opensourcerouting/watchfrr-simplifyDonald Sharp2017-08-0921-468/+577
|\ \ \ \ \ \
| * | | | | | watchfrr: print specific error for removed optionsDavid Lamparter2017-08-092-1/+25
| * | | | | | watchfrr: remove STATEDIR preprocessor defineDavid Lamparter2017-08-092-16/+8
| * | | | | | lib: don't mkdir state paths in watchfrrDavid Lamparter2017-08-091-6/+9
| * | | | | | lib: close stdin/out/err in non-terminal caseDavid Lamparter2017-08-031-2/+9
| * | | | | | tools: remove watchfrr -A/-a/-z from init scriptsDavid Lamparter2017-08-022-2/+2