aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip4_pg.c
diff options
context:
space:
mode:
authorJon Loeliger <jdl@netgate.com>2019-12-03 12:13:29 -0600
committerNeale Ranns <nranns@cisco.com>2019-12-03 19:14:36 +0000
commita6460e46f379315e872819af139ae2c87e8e06f3 (patch)
treedfb87148cc95dcc8cdf761e40a6f60f6477fe530 /src/vnet/ip/ip4_pg.c
parent4a6d093e7ef72b06b35ffee911d35033dfde0171 (diff)
build: Separate ip and ip6 maintainers
Boldly assign IPv6 to Neale and to me. Ole said so. Really! Change-Id: Iaa30a57230558dcf3ee016a94479cac95bb2d50d Type: make Signed-off-by: Jon Loeliger <jdl@netgate.com>
Diffstat (limited to 'src/vnet/ip/ip4_pg.c')
0 files changed, 0 insertions, 0 deletions
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
---
name: Binary API library
maintainer:
  - Dave Barach <dave@barachs.net>
features:
  - Event logging
  - Message execution
  - Message handler registration
  - Message replay
  - Message tracing
  - Post-mortem message trace capture
  - Platform-dependent message handler invocation
description: "Transport-independent binary API message handling library"
state: production