Age | Commit message (Expand) | Author | Files | Lines |
2018-10-25 | SCTP: DATA chunk padding fix and hardening | Marco Varlese | 1 | -0/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -23/+26 |
2018-10-22 | GBP: Revert back to using VppIpPrefix wrapper | Ole Troan | 1 | -5/+4 |
2018-10-22 | Fix buffer overflow when fragmenting packets (VPP-1383) | Juraj Sloboda | 1 | -0/+50 |
2018-10-22 | PAPI: Add support for format/unformat functions. | Ole Troan | 2 | -15/+9 |
2018-10-20 | acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier fo... | Andrew Yourtchenko | 1 | -0/+8 |
2018-10-19 | NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466) | Matus Fabian | 1 | -109/+22 |
2018-10-18 | PAPI: Expose API enums to tests / applications | Ole Troan | 2 | -52/+63 |
2018-10-16 | IGMP: proxy device | Jakub Grajciar | 2 | -0/+99 |
2018-10-15 | VPP-1448: Fix error when recurse on down the trie. | mu.duojiao | 1 | -0/+49 |
2018-10-14 | acl-plugin: make each test in test_acl_plugin runnable separately | Andrew Yourtchenko | 1 | -36/+75 |
2018-10-12 | Add parallel test run info to test/doc | juraj.linkes | 1 | -1/+27 |
2018-10-12 | NAT44: identity NAT fix (VPP-1441) | Matus Fabian | 1 | -0/+4 |
2018-10-11 | L2: BM traffic does not use UU-FWD (VPP-1445) | Neale Ranns | 1 | -1/+20 |
2018-10-10 | Setup, teardown, DEBUG=core, FAILFAST fixes | juraj.linkes | 5 | -249/+380 |
2018-10-10 | L2-flood: no clone for 1 replication | Neale Ranns | 1 | -0/+33 |
2018-10-10 | Test FW: Use unittest temp dir as unix runtime dir | Jakub Grajciar | 3 | -29/+34 |
2018-10-08 | NAT44: do not create session record for identity mapping (VPP-1439) | Matus Fabian | 1 | -0/+3 |
2018-10-05 | Source VRF Select tests | Neale Ranns | 1 | -0/+304 |
2018-10-05 | vhost_user: Add test for interface states and events | Juraj Sloboda | 3 | -3/+71 |
2018-10-04 | Support reassembly for fragments coming to ip4-local node | Juraj Sloboda | 1 | -1/+118 |
2018-10-04 | MFIB-API: when programming an (S,G) fix the grp-len | Neale Ranns | 1 | -2/+2 |
2018-10-04 | VPP-1430: remove unnecessary padding | Marco Varlese | 1 | -1/+1 |
2018-10-03 | test framework: add shell-style wildcard matching to filenames | Andrew Yourtchenko | 1 | -2/+5 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests | Klement Sekera | 9 | -294/+526 |
2018-10-02 | BFD: add get echo source API (VPP-1367) | Matus Fabian | 2 | -0/+48 |
2018-10-01 | Source VRF Select | Neale Ranns | 1 | -0/+29 |
2018-10-01 | Add adjacency counters to the stats segment | Neale Ranns | 2 | -1/+115 |
2018-10-01 | Fix the path error inside vcl socket_test.sh | Yalei Wang | 1 | -9/+11 |
2018-10-01 | mroute routers in the stats segment | Neale Ranns | 2 | -12/+24 |
2018-10-01 | IGMP: handle (*,G) report with no source addresses | Neale Ranns | 1 | -0/+16 |
2018-10-01 | SCTP: fix overflow issue with timestamp | Marco Varlese | 1 | -1/+1 |
2018-09-29 | vom: Fix the l2 port type in bridge domain | Mohsin Kazmi | 1 | -12/+38 |
2018-09-28 | MAP: Add check for well known ports. | Ole Troan | 1 | -2/+147 |
2018-09-28 | stats: Split stat_segment and stats code in preparation for deprecation. | Ole Troan | 1 | -1/+1 |
2018-09-27 | memif: Memif Test Case | Jakub Grajciar | 4 | -0/+820 |
2018-09-27 | Test typo fixes | juraj.linkes | 3 | -9/+9 |
2018-09-27 | IPIP and IPv6 fragmentation | Ole Troan | 4 | -23/+222 |
2018-09-27 | vom: Add ip punt redirect | Mohsin Kazmi | 1 | -0/+62 |
2018-09-26 | acl-plugin: fix the stateful ICMP handling and add testcases | Andrew Yourtchenko | 1 | -27/+107 |
2018-09-26 | MPLS tunnel dump: use sw_if_index not tunnel_index | Neale Ranns | 3 | -4/+21 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets | Neale Ranns | 7 | -15/+149 |
2018-09-25 | MPLS tunnel dump fix | Neale Ranns | 2 | -2/+21 |
2018-09-25 | BIER; bi-dir to/from underlay | Neale Ranns | 1 | -0/+31 |
2018-09-24 | NAT44: endpoint-dependent mode session timeout improvement (VPP-1423) | Matus Fabian | 1 | -0/+10 |
2018-09-20 | rename vpp-dpdk-dev to vpp-ext-deps | Damjan Marion | 1 | -1/+1 |
2018-09-20 | UDP-Encap: name counters for the stats segment | Neale Ranns | 4 | -18/+22 |
2018-09-20 | session/svm: add want_tx_event flag to fifo | Florin Coras | 1 | -15/+17 |
2018-09-20 | Route counters in the stats segment | Neale Ranns | 2 | -3/+42 |
2018-09-20 | vhost-user: Add disable feature support in api | Mohsin Kazmi | 2 | -1/+12 |