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