add veb-port kstats to count which of the many reasons a packet was dropped
this adds them to the per cpu mem on each port that the refcnt
"hazards" are on.
Drop MODTCL_CONFIG and MODTK_CONFIG.
Replace with equivalents in the only ports affected:
math/graphviz and math/R.
Tcl/Tk-dependent ports normally need the location,
not the full path to the config files.
ok sthen@
Drop MODTCL_CONFIG and MODTK_CONFIG.
Replace with equivalents in the only ports affected:
math/graphviz and math/R.
Tcl/Tk-dependent ports normally need the location,
not the full path to the config files.
ok sthen@
Drop MODTCL_CONFIG and MODTK_CONFIG.
Replace with equivalents in the only ports affected:
math/graphviz and math/R.
Tcl/Tk-dependent ports normally need the location,
not the full path to the config files.
ok sthen@
Drop MODTCL_CONFIG and MODTK_CONFIG.
Replace with equivalents in the only ports affected:
math/graphviz and math/R.
Tcl/Tk-dependent ports normally need the location,
not the full path to the config files.
ok sthen@
Drop MODTCL_CONFIG and MODTK_CONFIG.
Replace with equivalents in the only ports affected:
math/graphviz and math/R.
Tcl/Tk-dependent ports normally need the location,
not the full path to the config files.
ok sthen@
Mechanical rename of prefix_adjout to adjout_prefix.
All the things for the Adj-RIB-Out handling should use adjout_ as prefix.
So both the struct and the various functions are renamed. This makes it
clearer what belongs to the adjout code.
OK tb@