Commit Graph

  • a8f819cc8a Merge pull request #52 from pkking/master johnjiang 2017-08-07 10:40:20 +0800
  • cf42840965 fix a typo Li Chaoran 2017-08-05 12:05:51 +0800
  • 7e048838a7 Add API: ff_gettimeofday. logwang 2017-08-04 17:40:50 +0800
  • 3cbf1fd344 Merge branch 'master' of https://github.com/F-Stack/f-stack logwang 2017-08-04 11:43:25 +0800
  • a43cdca49a Fix #51: nginx readv errors. logwang 2017-08-04 11:24:40 +0800
  • 90a6589cca close ASLR johnjiang 2017-08-03 16:06:25 +0800
  • 7544d3aff0 add test environment description fengbojiang(姜凤波) 2017-07-25 18:06:31 +0800
  • 1ce9d61a4e Update Launch_F-Stack_on_AWS_EC2_in_one_minute.md johnjiang 2017-07-11 11:36:28 +0800
  • c8722d26ac Fix KNI out of memory: a typo leads rte_mbuf leak. logwang 2017-07-04 11:45:35 +0800
  • 408caf3346 Related #42: add a license for anet_ff.c. logwang 2017-06-30 16:43:02 +0800
  • 5efe15ae45 Fix #42: add a license for ngx_ff_module.c. logwang 2017-06-29 12:56:18 +0800
  • 6b26207ec3 Nginx auto/make compatible with /bin/sh logwang 2017-06-20 11:19:01 +0800
  • 10c5711ed2 Fix #38: nginx crash on Suse12. logwang 2017-06-20 10:48:26 +0800
  • 3132126c98 Merge branch master of https://github.com/F-Stack/f-stack logwang 2017-06-14 15:38:42 +0800
  • 144c6bcd95 Add tool: route. logwang 2017-06-14 15:25:35 +0800
  • a2d49456a2 Merge pull request #37 from uvuv/devel logwang 2017-06-13 19:39:01 +0800
  • 850cbeb422 kevent copyout directly without Ron 2017-06-13 19:26:38 +0800
  • 1a78ce8ea6 epoll optimization, add ff_kevent_do_each Ron 2017-06-13 17:50:51 +0800
  • d5f5b02c2e Fix multi ports bug: the secondary processes will not start port correctly. logwang 2017-06-13 17:14:49 +0800
  • 866d3e2490 Merge d43b2b944d into 61a488cc9b ron 2017-06-13 02:53:09 +0000
  • 61a488cc9b Merge pull request #35 from uvuv/fstack-master logwang 2017-06-13 10:52:11 +0800
  • 12e31dcff6 Fix: redis build failed Ron 2017-06-13 09:51:19 +0800
  • e0214e567c Merge 4e4891a33f into bed8feab33 ron 2017-06-12 08:15:54 +0000
  • bed8feab33 fix KNI: Out of memory root 2017-06-12 16:12:22 +0800
  • d43b2b944d Hook syscalls as a weak symbol in f-stack Ron 2017-06-12 16:10:22 +0800
  • 4e4891a33f revert vmware supported for merge to f-stack master Ron 2017-06-08 21:12:49 +0800
  • 067b52c313 unused kqueue_raw Ron 2017-06-08 21:10:52 +0800
  • 595a3ad70f disable pcap Ron 2017-06-08 20:40:29 +0800
  • 607c3a26ef report too many open files error for out of freebsd fdstart Ron 2017-06-08 20:28:37 +0800
  • 857923efc8 just config.ini Ron 2017-06-08 20:02:03 +0800
  • 20a825e3b4 Merge pull request #1 from F-Stack/master ron 2017-06-09 20:44:28 +0800
  • 64c1a364fc add bsd fd start to config Ron 2017-06-08 19:42:35 +0800
  • 6515958c8f add select support Ron 2017-06-08 19:22:09 +0800
  • 5881a20550 give up checking the kevent input ident Ron 2017-06-08 11:29:09 +0800
  • d29a3db290 del unused symlist for epoll Ron 2017-06-08 11:26:14 +0800
  • 244d4618ea add kevent_diy for epoll Ron 2017-06-08 09:47:14 +0800
  • 37c89c9907 check ff fd for kqueue Ron 2017-06-08 07:36:30 +0800
  • 5674f3b26e 🐛 bad memset in epoll Ron 2017-06-08 06:13:15 +0800
  • fa1bb14f39 hook syscall in libfstack.a Ron 2017-06-08 04:46:44 +0800
  • 488adaba23 Fix #28: opt_vlan.h is omitted by the previous commit. logwang 2017-06-07 15:39:13 +0800
  • c9f0232b74 fix memory leak issue. derness 2017-06-07 13:18:11 +0800
  • df6ad73146 Add tool: ifconfig. logwang 2017-06-06 16:52:52 +0800
  • 83885440ac vmware supported root 2017-06-05 20:13:07 +0800
  • b40d69985a Merge pull request #23 from travislee8964/master logwang 2017-06-01 13:00:12 +0800
  • 0f704af614 fix NGX_EXCLUSIVE_EVENT compile error on linux 4.5+ and glibc 2.24+ if Linux >= 4.5 and glibc >= 2.24, will compile with EPOLLEXCLUSIVE, but FreeBSD does not supported EPOLLEXCLUSIVE. Travis Lee 2017-06-01 12:15:11 +0800
  • 34a144bd04 Tools/sysctl: some changes were omitted from the last commit. logwang 2017-05-27 03:44:01 +0800
  • 2d99e60c29 Tools/sysctl: make porting more general. logwang 2017-05-27 03:29:29 +0800
  • 6e6fd87cff Merge pull request #18 from liwei/master logwang 2017-05-25 20:06:14 +0800
  • 839295c867 freebsd: fix compiling error with gcc 6.3.1 Li Wei 2017-05-25 18:54:10 +0800
  • 3377ed76b3 Update docs logwang 2017-05-24 15:32:15 +0800
  • 91a931fad7 Tools: update README logwang 2017-05-23 23:35:39 +0800
  • e4ae9a659b Merge branch 'master' of https://github.com/F-Stack/f-stack logwang 2017-05-23 23:19:31 +0800
  • 7abd0fb2a9 Add tool: sysctl. logwang 2017-05-23 23:13:49 +0800
  • 87255e88bc Update README.md johnjiang 2017-05-23 16:05:59 +0800
  • 8e26089a10 add kni virtural nic config johnjiang 2017-05-23 16:01:51 +0800
  • a6a17f2a57 Merge pull request #11 from Lihuanghe/master logwang 2017-05-22 16:55:57 +0800
  • 5c7fa5d0df document mistake Lihuanghe 2017-05-22 09:38:39 +0800
  • 7d25ffc210 Merge pull request #10 from byronhe/patch-1 logwang 2017-05-18 10:52:30 +0800
  • 7991c74543 fix compile error byronhe 2017-05-18 00:28:38 +0800
  • 9efa5f0af7 Fix typo. logwang 2017-05-17 15:59:07 +0800
  • cd915f5022 Merge branch 'master' of https://github.com/F-Stack/f-stack whl739 2017-05-17 15:18:42 +0800
  • c15aae717a Fix #9: error variable i in loop. whl739 2017-05-17 14:35:52 +0800
  • 97d5989cd7 Merge branch 'master' of https://github.com/F-Stack/f-stack logwang 2017-05-16 16:17:01 +0800
  • 1fdd2a6e8b Fix typo. logwang 2017-05-16 16:16:10 +0800
  • 8a0cdb99c3 example:remove printf limzhang(张力) 2017-05-15 17:55:26 +0800
  • fd436ff2d2 add example code which use epoll API. limzhang(张力) 2017-05-15 17:49:25 +0800
  • 4d8e77d712 Merge branch 'master' of https://github.com/F-Stack/f-stack logwang 2017-05-15 13:20:12 +0800
  • 5e3a4c7748 Fix #7:arp ring lookup called after create. logwang 2017-05-15 13:16:52 +0800
  • 50adc53472 Redis: bind to 0.0.0.0 by default. whl739 2017-05-15 11:59:47 +0800
  • bf96e9ee00 Fix #6: Redis compile error. whl739 2017-05-15 11:44:23 +0800
  • 8f57dbbcb5 Fix #4: nb_procs < 0 =====> proc_id < 0 logwang 2017-05-15 11:27:44 +0800
  • 8745404160 example: remove pkg-config in Makefile. logwang 2017-05-12 11:06:04 +0800
  • afba4e3b40 Merge branch 'master' of https://github.com/F-Stack/f-stack whl739 2017-05-10 17:21:14 +0800
  • 2dfcd880c7 example: remove printf. whl739 2017-05-10 17:20:41 +0800
  • 22b81ce8c8 Update .gitignore logwang 2017-05-10 17:01:37 +0800
  • fcfbcbe549 Update LICENSE logwang 2017-05-10 17:01:12 +0800
  • 47de44efe7 Update README.md logwang 2017-05-09 14:45:03 +0800
  • 9ca0c07064 Update F-Stack_API_Reference.md johnjiang 2017-05-09 14:30:26 +0800
  • da4f19c1df Update F-Stack_API_Reference.md johnjiang 2017-05-09 14:29:51 +0800
  • 82aa761e87 Fix #3: Compiling errors on Ubuntu. whl739 2017-05-08 18:15:46 +0800
  • 8c0855abf9 Update README.md johnjiang 2017-05-07 17:23:30 +0800
  • a264c356a4 add F-Stack Roadmap fengbojiang(姜凤波) 2017-05-07 17:04:30 +0800
  • 213fa7b358 Support RX/TX offload according to HW's capability logwang 2017-05-06 21:52:25 +0800
  • c590631e7e Merge branch 'master' of https://github.com/F-Stack/f-stack logwang 2017-05-02 18:27:43 +0800
  • f47e38d9dd Fix kni bug. logwang 2017-05-02 18:05:26 +0800
  • 3fc788461b Add doc: Launch F-Stack on AWS EC2. logwang 2017-05-02 18:04:26 +0800
  • 627097dc92 Support VLAN Strip. logwang 2017-05-02 18:03:38 +0800
  • 5f3825effd Disable DEBUG mode by default logwang 2017-05-02 17:45:25 +0800
  • 1ab1bbefe2 update README.md and file to Execution root 2017-04-24 04:12:53 +0000
  • 7a243e255a Update README.md johnjiang 2017-04-21 20:29:05 +0800
  • f854666911 init logwang 2017-04-21 19:23:18 +0800
  • a9643ea85c init logwang 2017-04-21 18:43:26 +0800
  • 08d6a8500a Update README.md logwang 2017-04-14 13:47:05 +0800
  • 6b32f8b79c Update README.md logwang 2017-04-14 13:46:44 +0800
  • c888d0c9f5 Update README.md logwang 2017-04-14 10:33:01 +0800
  • e0f635cf30 Update README.md logwang 2017-04-14 10:31:08 +0800
  • 4ada8c2de6 Update README.md logwang 2017-04-14 10:28:07 +0800
  • a07c13986e Initial commit logwang 2017-04-14 10:25:13 +0800