Age | Commit message (Expand) | Author | Files | Lines |
2019-09-11 | bonding: API cleanup | Jakub Grajciar | 1 | -0/+1 |
2019-09-09 | memif: API cleanup | Jakub Grajciar | 1 | -1/+3 |
2019-09-06 | bonding: add weight support for active-backup mode | Steven Luong | 2 | -8/+5 |
2019-09-04 | bfd: API cleanup | Jakub Grajciar | 3 | -194/+97 |
2019-09-03 | api: enforce vla is last and fixed string type | Ole Troan | 2 | -15/+7 |
2019-09-02 | tests: run vapi tests by default | Klement Sekera | 3 | -6/+6 |
2019-09-02 | tests: fix centos detection | Klement Sekera | 1 | -1/+1 |
2019-08-27 | api: revert use string type for strings in memclnt.api | Ole Troan | 2 | -11/+12 |
2019-08-27 | ipsec: Fix NULL encryption algorithm | Neale Ranns | 3 | -1/+17 |
2019-08-27 | api: use string type for strings in memclnt.api | Ole Troan | 2 | -12/+11 |
2019-08-26 | gso: fix segmentation when gso_size greater than vlib buffer size | Mohsin Kazmi | 1 | -0/+32 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 32 | -30163/+8 |
2019-08-22 | dns: make the dns name resolver a plugin | Dave Barach | 1 | -110/+0 |
2019-08-21 | dns: add basic functional "make test" case | Dave Barach | 1 | -0/+110 |
2019-08-20 | ip: reassembly: send packet out on correct worker | Klement Sekera | 2 | -4/+355 |
2019-08-20 | tests: support worker threads | Klement Sekera | 1 | -1/+4 |
2019-08-20 | api: Cleanup APIs interface.api | Jakub Grajciar | 14 | -127/+148 |
2019-08-20 | tests: Revert "Tests: Example duplicate code refactoring." | Klement Sekera | 1 | -243/+277 |
2019-08-16 | acl: fix stats-segment counters validation on acl update | Andrew Yourtchenko | 1 | -18/+36 |
2019-08-16 | hsa: Refactor quic_echo to allow other protocols | Nathan Skrzypczak | 1 | -2/+2 |
2019-08-16 | ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 | Dmitry Vakhrushev | 1 | -3/+3 |
2019-08-14 | gbp: add local l3out redirect to local SEP unit test | Benoît Ganne | 1 | -3/+36 |
2019-08-12 | ip: allow addrs from the same prefix on intf | Matthew Smith | 2 | -8/+136 |
2019-08-09 | gbp: add remote EP redirect to remote SEP unit test | Benoît Ganne | 1 | -1/+94 |
2019-08-09 | gbp: add unknown remote EP redirect unit test | Benoît Ganne | 1 | -6/+27 |
2019-08-07 | gbp: add l3out redirect to remote SEP unit test | Benoît Ganne | 1 | -0/+172 |
2019-08-07 | tests: UT for MPLS 6PE | Neale Ranns | 1 | -1/+52 |
2019-08-07 | fib tests: IP multicast over GRE | Neale Ranns | 2 | -1/+76 |
2019-08-06 | ethernet: change to mark the CFI bit in the L2 header. | Prashant Maheshwari | 2 | -5/+18 |
2019-08-01 | ipsec: Redo the anit-replay check post decrypt | Neale Ranns | 1 | -0/+15 |
2019-07-31 | lb: vip and as dump/detail api's | Hongjun Ni | 2 | -0/+160 |
2019-07-31 | gso: fix the test case | Mohsin Kazmi | 1 | -1/+0 |
2019-07-31 | devices interface tests: vhosst GSO support | Steven Luong | 1 | -1/+3 |
2019-07-31 | qos: Store function | Neale Ranns | 3 | -2/+84 |
2019-07-31 | api papi: add alias for timestamp(datetime)/timedelta | Paul Vinciguerra | 1 | -10/+19 |
2019-07-31 | tests: disable pg capture before enabling it | Andrew Yourtchenko | 4 | -2/+31 |
2019-07-31 | tests: Split IPSec ESP into parameterized tests per engine | Neale Ranns | 2 | -67/+60 |
2019-07-31 | ip: Ensure reassembly runs before IPSec decrypt. | Neale Ranns | 2 | -3/+78 |
2019-07-28 | build: add option to wipe/rebuild papi | Paul Vinciguerra | 1 | -0/+6 |
2019-07-28 | pg: add GSO support | Mohsin Kazmi | 3 | -4/+193 |
2019-07-26 | dhcp ip: DSCP settings for transmitted DHCP packets | Neale Ranns | 2 | -11/+65 |
2019-07-26 | dhcp: send unicast and broadcast packets via the IP adjacency | Neale Ranns | 1 | -16/+62 |
2019-07-25 | vom: QoS support | Neale Ranns | 1 | -0/+79 |
2019-07-24 | acl: implement counters | Andrew Yourtchenko | 1 | -5/+35 |
2019-07-24 | tests: add cpu/shm info to test runner output | Paul Vinciguerra | 1 | -1/+13 |
2019-07-24 | qos: QoS dump APIs | Neale Ranns | 3 | -146/+168 |
2019-07-24 | fib: Support the POP of a Psuedo Wire Control Word | Neale Ranns | 2 | -41/+86 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess | Neale Ranns | 3 | -78/+210 |
2019-07-24 | vppinfra: add mapped pcap file support | Gary Boon | 1 | -0/+55 |
2019-07-23 | tests: pin pip version | Aloys Augustin | 1 | -0/+4 |