Age | Commit message (Expand) | Author | Files | Lines |
2019-12-18 | ipsec: Fix decap of IPSEC/GRE in transport mode |  Neale Ranns | 2 | -7/+169 |
2019-12-17 | tests: fix import from change to scapy 2.4.3 |  Paul Vinciguerra | 1 | -1/+1 |
2019-12-17 | srv6-mobile |  Tetsuya Murakami | 3 | -114/+459 |
2019-12-17 | misc: don't os_exit(1) causing core on SIGINT |  Christian E. Hopps | 1 | -1/+5 |
2019-12-17 | pg: don't leak open files in packet-generator |  Christian E. Hopps | 2 | -0/+4 |
2019-12-17 | vpp: fix .short_help for "ip virtual" |  Paul Vinciguerra | 1 | -1/+1 |
2019-12-17 | dhcp: client use local logger |  Paul Vinciguerra | 1 | -7/+6 |
2019-12-17 | vxlan geneve gtpu: fix short help |  Paul Vinciguerra | 5 | -5/+5 |
2019-12-17 | ip: cleanup punt socket cli help |  Paul Vinciguerra | 1 | -11/+20 |
2019-12-17 | feature: add descriptive cli command output for 'set interface feature' |  Paul Vinciguerra | 1 | -7/+23 |
2019-12-17 | feature: add [verbose] to show features help |  Paul Vinciguerra | 1 | -1/+1 |
2019-12-17 | build: Add missing package to Makefile |  Paul Vinciguerra | 1 | -2/+6 |
2019-12-17 | misc: Add CentOS 8 package support |  Renato Botelho do Couto | 2 | -4/+20 |
2019-12-17 | vlib: add max-size configuration parameter for pmalloc |  jieqiang wang | 1 | -0/+3 |
2019-12-17 | l2: l2_patch_main should not be static |  Vratko Polak | 1 | -1/+5 |
2019-12-17 | vlib: fix startup-config-process stack overflow |  GordonNoonan | 1 | -0/+1 |
2019-12-17 | bonding: drop traffic on backup interface for active-backup mode |  Steven Luong | 1 | -1/+12 |
2019-12-17 | flow: add ethernet flow |  Chenmin Sun | 3 | -4/+91 |
2019-12-17 | misc: address sanitizer: do not instrument dlmalloc internals |  Benoît Ganne | 1 | -0/+4 |
2019-12-17 | vlib: fix an issue with show pci |  Vratko Polak | 1 | -1/+1 |
2019-12-17 | build: export vapi generation in vpp-dev |  Oliver Giles | 7 | -59/+99 |
2019-12-17 | build: Allow to override build date with SOURCE_DATE_EPOCH |  Bernhard M. Wiedemann | 1 | -3/+8 |
2019-12-17 | vlib: fix vector-as-C-string overflow |  Benoît Ganne | 2 | -3/+3 |
2019-12-17 | misc: address sanitizer: fix instrumentation |  Benoît Ganne | 3 | -1/+12 |
2019-12-17 | classify: add complex encap packet tracing test |  Benoît Ganne | 1 | -10/+110 |
2019-12-17 | classify: forbid invalid match config |  Benoît Ganne | 1 | -0/+3 |
2019-12-17 | ipsec: bind an SA to a worker |  Neale Ranns | 11 | -43/+644 |
2019-12-17 | dpdk: add devargs support |  Chenmin Sun | 4 | -12/+34 |
2019-12-17 | vppinfra: fix cpu flag string overflow |  Benoît Ganne | 1 | -7/+5 |
2019-12-17 | perfmon: fix per-worker data initialization |  Benoît Ganne | 3 | -9/+19 |
2019-12-17 | nhrp: mGREv6 |  Neale Ranns | 3 | -4/+88 |
2019-12-17 | l2: fix l2input_feat_names overflow |  Benoît Ganne | 1 | -1/+1 |
2019-12-17 | virtio: fix the tx queue thread binding |  Mohsin Kazmi | 1 | -3/+17 |
2019-12-17 | quic: Implement crypto contexts |  Nathan Skrzypczak | 4 | -77/+242 |
2019-12-17 | gso: minor fixes to gso segmentation |  Mohsin Kazmi | 1 | -110/+115 |
2019-12-17 | docs: improve compressed core file documentation |  Dave Barach | 1 | -5/+15 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 140 | -13404/+13176 |
2019-12-17 | vcl: RX event may lost when accept session repeatedly |  wanghanlin | 1 | -1/+1 |
2019-12-17 | quic: update quicly to v0.0.8-vpp |  MathiasRaoul | 4 | -8/+70 |
2019-12-17 | fib: Glean on NBMA interface points to drop |  Neale Ranns | 3 | -86/+91 |
2019-12-17 | fib: Adjacency walk fix for IPv6 |  Neale Ranns | 1 | -1/+1 |
2019-12-16 | vppinfra: bihash walk cb typedef and continue/stop controls |  Neale Ranns | 20 | -48/+92 |
2019-12-15 | fib: Adjacency creation notifications for dlegates |  Neale Ranns | 6 | -1/+29 |
2019-12-14 | tests: changes for scapy 2.4.3 migration |  snaramre | 27 | -51/+241 |
2019-12-13 | bonding: Add /if/lacp/<bond-sw_if_index>/<slave-sw_if_index>/partner-state |  Steven Luong | 4 | -12/+64 |
2019-12-13 | hsa: Fix timing & nits |  Nathan Skrzypczak | 2 | -3/+9 |
2019-12-13 | ip: SVR: fix wrong return value |  Klement Sekera | 2 | -2/+2 |
2019-12-12 | ikev2: fix crash during SA rekey |  Filip Tehlar | 3 | -1/+32 |
2019-12-12 | vcl: fix disconnect from binary api |  Florin Coras | 4 | -6/+11 |
2019-12-12 | vlib: fix "<command> help" |  Dave Barach | 1 | -13/+9 |