Age | Commit message (Expand) | Author | Files | Lines |
2019-10-03 | api: fix non-null-terminated C-string | Benoît Ganne | 1 | -5/+10 |
2019-10-03 | ipsec: initialize msgid and allow no dh in child sa | Christian E. Hopps | 1 | -14/+18 |
2019-10-03 | ethernet: fix dmac filter coverity warning | Matthew Smith | 1 | -1/+1 |
2019-10-03 | pppoe: remove api boilerplate | Ole Troan | 6 | -197/+9 |
2019-10-03 | oddbuf: remove api boilerplate | Ole Troan | 7 | -210/+12 |
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 | feature: API cleanup | Jakub Grajciar | 1 | -6/+8 |
2019-10-03 | dhcp: API cleanup | Jakub Grajciar | 14 | -370/+421 |
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-02 | vlib: improve summary vector-rate statistics | Dave Barach | 8 | -103/+105 |
2019-10-02 | ip: mfib CLI 'via local' fix | Neale Ranns | 1 | -0/+2 |
2019-10-02 | ethernet: dmac filter checks secondary mac addrs | Matthew G Smith | 3 | -34/+186 |
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 | 5 | -6/+7 |
2019-10-01 | session: allow transport cleanup in any state | Florin Coras | 1 | -3/+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 | build: build-root/Makefile rm of install tree | Burt Silverman | 1 | -0/+1 |
2019-09-30 | ipsec: fix use-after-free | Benoît Ganne | 1 | -3/+7 |
2019-09-30 | bonding: fix non-null-terminated C-string | Benoît Ganne | 1 | -2/+8 |
2019-09-30 | hsa: fix vpp_echo mq locking | Nathan Skrzypczak | 3 | -18/+62 |
2019-09-30 | dhcp: dhcp6_ia_na_client_cp API cleanup | Jakub Grajciar | 2 | -9/+5 |
2019-09-30 | ip: svr: fix feature refcounts | Klement Sekera | 2 | -14/+20 |
2019-09-30 | vlib: fix old nodes vector overflow in refork | Benoît Ganne | 1 | -5/+2 |
2019-09-30 | dns: fix non-NULL terminated C-string | Benoît Ganne | 1 | -0/+2 |
2019-09-30 | api: fix use-after-free | Benoît Ganne | 1 | -3/+3 |
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 | 6 | -242/+20 |
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 | stats: fix per-worker stat vector length | Benoît Ganne | 1 | -3/+4 |
2019-09-30 | hsa: fix non-NULL terminated C-string use in echo | Benoît Ganne | 1 | -9/+9 |
2019-09-30 | session: Fix missing elt regrab | Nathan Skrzypczak | 1 | -0/+1 |
2019-09-30 | ct6: remove api boilerplate | Ole Troan | 7 | -219/+14 |
2019-09-30 | l2e: remove api boilerplate | Ole Troan | 5 | -117/+9 |
2019-09-30 | ipsec: add insecure option for format of SA | Christian E. Hopps | 3 | -3/+9 |
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 | vppinfra: implement CLIB_PAUSE () for aarch64 platforms | jaszha03 | 1 | -0/+2 |
2019-09-27 | ipsec: support 4o6 and 6o4 for tunnel protect | Neale Ranns | 3 | -27/+71 |
2019-09-27 | session: fix io_evt mq locking | Nathan Skrzypczak | 1 | -3/+2 |
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 | 5 | -129/+11 |
2019-09-27 | ikev2: remove api boilerplate | Ole Troan | 6 | -261/+47 |