Age | Commit message (Expand) | Author | Files | Lines |
2020-08-07 | vrrp: change init of vrrp key in VR lookup | Matthew Smith | 1 | -5/+7 |
2020-08-06 | memif: wrong interface counter is incremented | Steven Luong | 1 | -2/+2 |
2020-08-06 | bash: fix pip install issue with jjb-sandbox-env function | Dave Wallace | 1 | -1/+2 |
2020-08-06 | vppinfra: harmonize function names | Dave Barach | 3 | -16/+16 |
2020-08-06 | misc: harmonize names | Dave Barach | 41 | -260/+273 |
2020-08-05 | interface: add pcap trace data preallocation | Dave Barach | 2 | -4/+48 |
2020-08-04 | vcl: fix epoll timeout | Florin Coras | 1 | -1/+1 |
2020-08-03 | tcp: improve timestamp rtt accuracy | Florin Coras | 6 | -43/+38 |
2020-08-03 | unittest: add clib_count_equal_u8/16/32/64 tests | Benoît Ganne | 2 | -5/+101 |
2020-08-03 | vppinfra: fix clib_count_equal_u8/16/32/64 overflow | Benoît Ganne | 1 | -47/+30 |
2020-07-31 | nsim: limit tx burst size and refactor input node | Florin Coras | 2 | -64/+30 |
2020-07-31 | nsim: basic reorder support | Florin Coras | 6 | -388/+417 |
2020-07-31 | ip-neighbor: Allow to replace dynamic entry | Vladimir Isaev | 2 | -11/+123 |
2020-07-30 | docs: Add link to 20.05 test framework docs | Andrew Yourtchenko | 1 | -0/+1 |
2020-07-30 | tcp: process syn in fin-wait-2 | Florin Coras | 1 | -0/+1 |
2020-07-29 | feature: add vnet_feature_is_enabled | Dave Barach | 2 | -1/+60 |
2020-07-29 | hsa: fix handling active connection failures in the proxy | Ivan Shvedunov | 1 | -9/+16 |
2020-07-29 | tcp: fix skipping RSTs in SYN_SENT state | Ivan Shvedunov | 1 | -0/+1 |
2020-07-29 | build: Fix 'make install-deps' errors on aarch64 CentOS 7 | Jieqiang Wang | 1 | -1/+6 |
2020-07-29 | ipsec: fix cli uninitialized parameters | Benoît Ganne | 1 | -15/+37 |
2020-07-29 | tcp: process syn in close-wait | Florin Coras | 1 | -0/+1 |
2020-07-28 | bonding: toggle bond admin state may cause hw link state to down | Steven Luong | 2 | -3/+38 |
2020-07-28 | docs: Update the VPP tutorial | John DeNisco | 2 | -12/+21 |
2020-07-28 | ip: svr: improve performance for non-fragments | Klement Sekera | 2 | -0/+272 |
2020-07-28 | ip: fix punt cli to only consumes a line of input | Benoît Ganne | 1 | -4/+25 |
2020-07-28 | http_static: fix session cleanup | Florin Coras | 1 | -41/+30 |
2020-07-28 | hsa: fix http server session cleanup | Florin Coras | 1 | -36/+31 |
2020-07-28 | lisp: fix cli locator-set name null termination | Florin Coras | 2 | -8/+4 |
2020-07-28 | lisp: fix lisp/one enable/disable | Florin Coras | 2 | -85/+67 |
2020-07-28 | sr: fix prefix_len type parsing | Benoît Ganne | 1 | -1/+1 |
2020-07-28 | bonding lacp: replace slave string with member | Steven Luong | 26 | -1143/+1430 |
2020-07-28 | ikev2: fix session re-initiate after SA expires | Filip Tehlar | 2 | -1/+3 |
2020-07-28 | nat: limit resource consumption when out of ports | Klement Sekera | 1 | -2/+7 |
2020-07-27 | tcp: fix tcp_connection_cleanup() with uninitialized elog | Ivan Shvedunov | 1 | -3/+7 |
2020-07-24 | lacp: fix vector overflow | Benoît Ganne | 1 | -2/+2 |
2020-07-24 | interface: fix show/clear hardware-interfaces string overflow | Benoît Ganne | 1 | -5/+19 |
2020-07-24 | pci: fix non NULL-terminated vector used as C string overflow | Benoît Ganne | 1 | -4/+5 |
2020-07-24 | session: cleanup lookup table for rejected session | Florin Coras | 1 | -1/+4 |
2020-07-24 | tcp: fix synack elog crash | Florin Coras | 1 | -2/+3 |
2020-07-24 | ikev2: add SA dump API | jan_cavojsky | 5 | -6/+907 |
2020-07-24 | geneve: support geneve interface acting as a bvi | Ole Troan | 5 | -34/+189 |
2020-07-23 | dpdk: device_id sorted order for cryptodev | Vladimir Ratnikov | 1 | -0/+16 |
2020-07-23 | feature: fix feature config data initialization overflow | Benoît Ganne | 1 | -5/+10 |
2020-07-23 | acl: correct acl vat help message | Lijian.Zhang | 1 | -2/+2 |
2020-07-23 | hsa: proxy session cleanup fixes | Florin Coras | 2 | -95/+188 |
2020-07-23 | vppinfra: add *_zero() vector inlines | Damjan Marion | 1 | -0/+9 |
2020-07-23 | tcp: track pending timers | Florin Coras | 6 | -42/+10 |
2020-07-23 | nat: fix port number selection | Elias Rudberg | 2 | -6/+6 |
2020-07-23 | ikev2: add global message length check | Benoît Ganne | 1 | -96/+89 |
2020-07-23 | vppapigen: missing crcs in user-defined types | Ole Troan | 2 | -3/+403 |