Age | Commit message (Expand) | Author | Files | Lines |
2019-10-07 | rdma: fix crash when failing to read pci addr on create |  Benoît Ganne | 1 | -0/+3 |
2019-10-07 | rdma: fix crash when failing to detect numa node on create |  Benoît Ganne | 1 | -0/+5 |
2019-10-07 | dhcp: Move to plugin |  Neale Ranns | 31 | -0/+13878 |
2019-10-07 | mactime: add a "top" command to watch device stats |  Dave Barach | 7 | -25/+938 |
2019-10-07 | quic: fix wrong condition in update_fifo_size |  MathiasRaoul | 1 | -1/+1 |
2019-10-07 | mactime: remove unnecessary function declaration |  Neale Ranns | 1 | -2/+0 |
2019-10-07 | quic: Refactor naming & clibs |  Nathan Skrzypczak | 2 | -277/+209 |
2019-10-06 | rdma: prevent loopback of broadcast packets |  Benoît Ganne | 1 | -4/+9 |
2019-10-05 | rdma: make sure pci subsystem is initialized |  Benoît Ganne | 1 | -1/+6 |
2019-10-04 | hsa: make APP_OPTIONS_PREALLOC_FIFO_PAIRS configurable |  MathiasRaoul | 3 | -1/+5 |
2019-10-04 | quic: make quic fifo size configurable via cli |  MathiasRaoul | 2 | -6/+83 |
2019-10-04 | quic: update quicly to v0.0.5 |  MathiasRaoul | 1 | -49/+12 |
2019-10-04 | nat: fix use-after-free |  Benoît Ganne | 1 | -4/+6 |
2019-10-03 | tcp: unittest: do not access non-existent samples |  Benoît Ganne | 1 | -1/+0 |
2019-10-03 | acl: fix intermittent test failure |  Andrew Yourtchenko | 1 | -9/+9 |
2019-10-03 | memif: memif buffer leaks during disconnect. |  Padma Ram | 1 | -2/+36 |
2019-10-03 | ipsec: initialize msgid and allow no dh in child sa |  Christian E. Hopps | 1 | -14/+18 |
2019-10-03 | pppoe: remove api boilerplate |  Ole Troan | 6 | -197/+9 |
2019-10-03 | oddbuf: remove api boilerplate |  Ole Troan | 6 | -210/+8 |
2019-10-03 | nsim: remove api boilerplate |  Ole Troan | 6 | -223/+11 |
2019-10-03 | dpdk: remove api boilerplate |  Ole Troan | 6 | -236/+11 |
2019-10-03 | map: fix DF[Don't fragment] ip4-map-t behaviour |  Vladimir Ratnikov | 1 | -0/+11 |
2019-10-03 | map: fix indent-off |  Klement Sekera | 1 | -121/+133 |
2019-10-01 | quic: Create custom event logger |  MathiasRaoul | 1 | -2/+39 |
2019-10-01 | quic: Add Tx, Rx and packet drop counters |  MathiasRaoul | 3 | -0/+66 |
2019-10-01 | session: fix use-after-free |  Benoît Ganne | 1 | -2/+2 |
2019-10-01 | quic: add cli command for stats |  MathiasRaoul | 1 | -0/+47 |
2019-10-01 | rdma: fix non-NULL terminated C-string overflow |  Benoît Ganne | 2 | -3/+3 |
2019-10-01 | map: use SVR for MAP-T |  Klement Sekera | 9 | -624/+69 |
2019-09-30 | hsa: fix vpp_echo mq locking |  Nathan Skrzypczak | 3 | -18/+62 |
2019-09-30 | dns: fix non-NULL terminated C-string |  Benoît Ganne | 1 | -0/+2 |
2019-09-30 | lb: remove api boilerplate |  Ole Troan | 5 | -241/+50 |
2019-09-30 | vmxnet3: remove api boilerplate |  Ole Troan | 6 | -309/+10 |
2019-09-30 | stn: remove api boilerplate |  Ole Troan | 5 | -242/+16 |
2019-09-30 | tls: remove api boilerplate |  Ole Troan | 6 | -205/+9 |
2019-09-30 | mactime: remove api boilerplate |  Ole Troan | 6 | -214/+10 |
2019-09-30 | hsa: fix non-NULL terminated C-string use in echo |  Benoît Ganne | 1 | -9/+9 |
2019-09-30 | ct6: remove api boilerplate |  Ole Troan | 6 | -219/+9 |
2019-09-30 | l2e: remove api boilerplate |  Ole Troan | 4 | -117/+4 |
2019-09-30 | ipsec: allow null cipher with dpdk esp |  Christian E. Hopps | 1 | -1/+2 |
2019-09-27 | ipsec: fix memleaks in ikev2 openssl code |  Christian E. Hopps | 1 | -3/+15 |
2019-09-27 | l3xc: remove api boilerplate |  Ole Troan | 4 | -128/+6 |
2019-09-27 | lacp: remove api boilerplate |  Ole Troan | 5 | -229/+8 |
2019-09-27 | svs: remove api boilerplate |  Ole Troan | 4 | -129/+6 |
2019-09-27 | ikev2: remove api boilerplate |  Ole Troan | 6 | -261/+47 |
2019-09-27 | sctp: remove api boilerplate |  Ole Troan | 4 | -109/+4 |
2019-09-27 | tests: add quic plugin qclose/sclose tests |  Dave Wallace | 1 | -25/+197 |
2019-09-27 | builtinurl: remove api boilerplate |  Ole Troan | 5 | -213/+9 |
2019-09-27 | cdp: remove api boilerplate |  Ole Troan | 5 | -202/+8 |
2019-09-27 | avf: remote api boilerplate |  Ole Troan | 6 | -211/+9 |