Age | Commit message (Expand) | Author | Files | Lines |
2019-12-30 | vcl: hold errno when calling LDBG |  hanlin | 1 | -1/+5 |
2019-12-27 | tcp: validate port reuse |  Florin Coras | 1 | -3/+8 |
2019-12-27 | tcp: Enable TCP timewait port use |  Yu Ping | 4 | -8/+50 |
2019-12-27 | tests: test_mpls_v6_ebgp_pic - don't write to stdout |  Paul Vinciguerra | 1 | -1/+1 |
2019-12-27 | vcl: EPOLLOUT should be generated when epoll_ctl called with EPOLLOUT |  hanlin | 1 | -0/+20 |
2019-12-26 | tests: tls - don't print skip info to stdout |  Paul Vinciguerra | 1 | -3/+6 |
2019-12-25 | classify: "classify filter ..." debug CLI cleanup |  Dave Barach | 2 | -9/+10 |
2019-12-24 | unittest: test_bihash call clib_time_init(...) |  Dave Barach | 2 | -0/+7 |
2019-12-24 | tests: fix skip logic on test_tap |  Paul Vinciguerra | 1 | -2/+2 |
2019-12-23 | ip-neighbor: ip_neighbor_advertise() handles null |  Matthew Smith | 1 | -2/+2 |
2019-12-23 | ipsec: Test and fix IPSec worker hand-off |  Neale Ranns | 9 | -27/+138 |
2019-12-23 | tcp: accept sack reneging as a cc event |  Florin Coras | 1 | -4/+4 |
2019-12-23 | vcl: fix multi-thread app segment attaching |  Florin Coras | 1 | -32/+27 |
2019-12-23 | tests: vpp_memif fix formatting error in exception |  Paul Vinciguerra | 1 | -5/+2 |
2019-12-23 | tests: TestL2bdMultiInst - break serial dependency on tests |  Paul Vinciguerra | 1 | -10/+15 |
2019-12-22 | fib: use 32 bits per-source reference counter |  Miklos Tirpak | 2 | -2/+2 |
2019-12-22 | ip-neighbor: fix API initialization call |  Matthew Smith | 1 | -1/+1 |
2019-12-21 | session: move add/del segment msg to mq |  Florin Coras | 13 | -207/+354 |
2019-12-20 | svm: fix multichunk alloc with not enough space |  Florin Coras | 1 | -2/+32 |
2019-12-20 | vxlan: reuse inner packet flow hash for tunnel outer header load balance |  Shawn Ji | 4 | -0/+31 |
2019-12-20 | svm: fix sh ssvm size for private segments |  Florin Coras | 2 | -11/+10 |
2019-12-20 | tests: don't prompt to launch gdb for sanity test case |  Paul Vinciguerra | 5 | -22/+40 |
2019-12-19 | hsa: Add periodic timing |  Nathan Skrzypczak | 3 | -18/+71 |
2019-12-19 | interface: Prevent bad inner-dot1q any exact-match configuration |  Jon Loeliger | 2 | -3/+13 |
2019-12-19 | bash: add -j <jobs> option to vpp-make-test |  Dave Wallace | 1 | -7/+18 |
2019-12-19 | gtpu: Track the dst FIB entry instead of RR sourcing that |  Miklos Tirpak | 1 | -9/+9 |
2019-12-19 | session: reserve memory for rbtree |  Florin Coras | 2 | -4/+44 |
2019-12-19 | papi: lazily initialize stats client |  Paul Vinciguerra | 2 | -19/+25 |
2019-12-19 | gre: multipoint ingress lookup fix |  Neale Ranns | 7 | -89/+355 |
2019-12-19 | quic: fix accept failure |  Nathan Skrzypczak | 1 | -23/+23 |
2019-12-18 | build tests: fail test run if we can't patch scapy |  Paul Vinciguerra | 1 | -1/+1 |
2019-12-18 | docs: add physmem section in configuration parameters |  Jieqiang Wang | 1 | -4/+30 |
2019-12-18 | tests: fix cdp patch for scapy 2.4.3 |  Paul Vinciguerra | 1 | -20/+2 |
2019-12-18 | docs: update troubleshooting commands |  Paul Vinciguerra | 1 | -2/+2 |
2019-12-18 | quic: Hotfix crypto context on migrate |  Nathan Skrzypczak | 1 | -0/+17 |
2019-12-18 | svm: decrease svm map verbosity |  Florin Coras | 1 | -1/+1 |
2019-12-18 | ipsec: Fix decap of IPSEC/GRE in transport mode |  Neale Ranns | 2 | -7/+169 |
2019-12-17 | tests: fix import from change to scapy 2.4.3 |  Paul Vinciguerra | 1 | -1/+1 |
2019-12-17 | srv6-mobile |  Tetsuya Murakami | 3 | -114/+459 |
2019-12-17 | misc: don't os_exit(1) causing core on SIGINT |  Christian E. Hopps | 1 | -1/+5 |
2019-12-17 | pg: don't leak open files in packet-generator |  Christian E. Hopps | 2 | -0/+4 |
2019-12-17 | vpp: fix .short_help for "ip virtual" |  Paul Vinciguerra | 1 | -1/+1 |
2019-12-17 | dhcp: client use local logger |  Paul Vinciguerra | 1 | -7/+6 |
2019-12-17 | vxlan geneve gtpu: fix short help |  Paul Vinciguerra | 5 | -5/+5 |
2019-12-17 | ip: cleanup punt socket cli help |  Paul Vinciguerra | 1 | -11/+20 |
2019-12-17 | feature: add descriptive cli command output for 'set interface feature' |  Paul Vinciguerra | 1 | -7/+23 |
2019-12-17 | feature: add [verbose] to show features help |  Paul Vinciguerra | 1 | -1/+1 |
2019-12-17 | build: Add missing package to Makefile |  Paul Vinciguerra | 1 | -2/+6 |
2019-12-17 | misc: Add CentOS 8 package support |  Renato Botelho do Couto | 2 | -4/+20 |
2019-12-17 | vlib: add max-size configuration parameter for pmalloc |  jieqiang wang | 1 | -0/+3 |